aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)Author
2014-05-12Merge remote-tracking branch 'lsk/v3.10/topic/usb' into linux-linaro-lskMark Brown
2014-05-12USB: OHCI: remove bogus #errorArnd Bergmann
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu