aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-omap.c
AgeCommit message (Expand)Author
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-17usb: host: ohci-omap: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-17ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-14USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula
2012-04-13ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-07-28USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: build fixes: ohci-omapDavid Brownell
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel