summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern2013-05-151-14/+18
* USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2013-05-151-1/+1
* USB: OHCI: avoid conflicting platform driversArnd Bergmann2013-04-251-18/+118
* USB: OHCI: remove Alchemy OHCI platform driver.Florian Fainelli2012-10-221-5/+0
* USB: OHCI: remove OHCI SH platform driverFlorian Fainelli2012-10-221-5/+0
* USB: OHCI: remove Netlogic XLS OHCI platform driverFlorian Fainelli2012-10-221-5/+0
* USB: OHCI: remove CNS3xxx OHCI platform driverFlorian Fainelli2012-10-221-5/+0
* USB: OHCI: remove PNX8550 OHCI driverFlorian Fainelli2012-10-221-5/+0
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-2/+39
* USB: ohci: remove check for RH already suspended in ohci_suspendFlorian Fainelli2012-10-221-9/+2
* USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2012-10-221-0/+43
* USB: OHCI: remove ohci-pcc-soc driver.Florian Fainelli2012-10-221-5/+0
* OHCI: implement new semantics for URB_ISO_ASAPAlan Stern2012-10-221-4/+32
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-261-1/+1
|/
* usb: add host support for the tilegx architectureChris Metcalf2012-07-181-0/+5
* USB: OHCI: remove old SSB OHCI driverHauke Mehrtens2012-04-181-20/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \ | |/ |/|
| * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
* | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-151-5/+0
* | USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-151-0/+5
* | USB: ohci-nxp: Support for LPC32xxRoland Stigge2012-03-131-1/+1
* | USB: ohci-nxp: Rename symbols from pnx4008 to nxpRoland Stigge2012-03-131-1/+1
* | USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxpRoland Stigge2012-03-131-1/+1
* | usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-011-1/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+5
|\
| * USB: Add Samsung Exynos OHCI diverJingoo Han2011-12-231-0/+5
* | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-261-9/+6
|\ \ | |/
| * OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-181-9/+6
* | usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2011-11-181-1/+1
* | OHCI: remove uses of hcd->stateAlan Stern2011-11-181-13/+13
|/
* usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-221-0/+5
* USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-151-1/+3
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-1/+3
* USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos2011-04-131-0/+5
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-5/+0
|\
| * ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-5/+0
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-3/+3
|\ \
| * | dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-3/+3
| |/
* | usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-011-4/+1
* | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-11/+2
* | Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-171-2/+11
* | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-041-11/+2
|/
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+2
|\
| * usb: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+2
OpenPOWER on IntegriCloud