aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-omap.c
Commit message (Expand)AuthorAge
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
* usb/ohci-omap: remove unused variableArnd Bergmann2012-08-08
* Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-26
|\
| * Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-07-05
| |\
| | * usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
| | * usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
| | * usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
| * | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-13
| |/
* / ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-04
|/
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: ohci-omap: Use usb_put_transceiver instead of put_deviceJarkko Nikula2012-05-14
* | ARM: OMAP1: OHCI: use platform_data fn ptr to enable OCPI busPaul Walmsley2012-04-13
|/
* usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
* usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
* OHCI: remove uses of hcd->stateAlan Stern2011-11-18
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar2009-07-28
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-24
* ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-10
* ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-10
* USB: ohci-omap: handle other omap15xx chipsTony Lindgren2008-10-17
* [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-05
* [ARM] omap: fix build error in ohci-omap.cRussell King2008-09-04
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-13
* USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-13
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\
| * ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-03
* | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
|/
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-27
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-07
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-20
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB: build fixes: ohci-omapDavid Brownell2006-09-27
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-27
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29