summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hcd.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern1-10/+12
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern1-14/+18
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern1-1/+1
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann1-18/+118
2012-10-22USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli1-5/+0
2012-10-22USB: OHCI: remove OHCI SH platform driverFlorian Fainelli1-5/+0
2012-10-22USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli1-5/+0
2012-10-22USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli1-5/+0
2012-10-22USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli1-5/+0
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli1-2/+39
2012-10-22USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli1-9/+2
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli1-0/+43
2012-10-22USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli1-5/+0
2012-10-22OHCI: implement new semantics for URB_ISO_ASAPAlan Stern1-4/+32
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge1-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-18usb: add host support for the tilegx architectureChris Metcalf1-0/+5
2012-04-18USB: OHCI: remove old SSB OHCI driverHauke Mehrtens1-20/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-15USB: use generic platform driver on ath79Hauke Mehrtens1-5/+0
2012-03-15USB: OHCI: Add a generic platform device driverHauke Mehrtens1-0/+5
2012-03-13USB: ohci-nxp: Support for LPC32xxRoland Stigge1-1/+1
2012-03-13USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge1-1/+1
2012-03-13USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge1-1/+1
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han1-0/+5
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman1-9/+6
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern1-9/+6
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C1-1/+1
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-13/+13
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C1-0/+5
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern1-1/+3
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern1-1/+3
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+0
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+3
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda1-4/+1
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-11/+2
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely1-3/+3
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman1-2/+11
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-11/+2
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King1-5/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+2