aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-27usb: ohci-da8xx can only be built-inArnd Bergmann1-1/+1
2013-12-08USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar1-1/+8
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum1-2/+0
2013-12-03ohci:always register debug filesOliver Neukum1-6/+0
2013-12-03ohci: kill ohci_vdbgOliver Neukum1-2/+2
2013-12-03ohci: remove conditional compilationOliver Neukum1-8/+0
2013-10-14Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman1-8/+1
2013-10-05USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar1-1/+8
2013-09-30USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman1-4/+6
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman1-10/+12
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar1-5/+0
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar1-18/+0
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar1-18/+0
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern1-10/+12
2013-07-26USB: ohci_usb warn "irq nobody cared" on shutdowncaizhiyong1-1/+1
2013-06-06USB: OHCI: remove bogus #errorArnd Bergmann1-20/+0
2013-06-03USB: OHCI: make ohci-platform a separate driverManjunath Goudar1-5/+1
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar1-19/+1
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar1-9/+0
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar1-9/+96
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/scm/linux/kernel/git/dhowells/linux-asm_systemLinus 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