aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-181-9/+6
* 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
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+5
|\ \
| * | USB host: Adding USB ehci & ohci support for spear platformDeepak Sikri2010-11-161-0/+5
| |/
* | USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCsMac Lin2010-11-291-0/+5
|/
* USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-291-0/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-111-3/+3
| |\
| * | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-1/+0
* | | usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda2010-10-221-0/+3
* | | OHCI: work around for nVidia shutdown problemAlan Stern2010-10-221-1/+8
| |/ |/|
* | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
|/
* USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-051-0/+5
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-1/+1
* USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2010-05-201-2/+29
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-021-0/+5
* USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-171-0/+5
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-231-1/+0
* USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-151-1/+1
* USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten2009-06-151-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-261-1/+1
|\
| * USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks2009-03-241-1/+1
* | sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-161-1/+2
|/
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-271-5/+3
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-071-5/+7
* USB: ohci: add support for tmio-ohci cellDmitry Baryshkov2008-10-221-0/+21
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-171-0/+3
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-171-5/+2
* USB: quirk PLL power down modeLibin Yang2008-08-131-0/+17
* USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-131-1/+5
* USB: make SA1111 OHCI driver SA11x0 specificEric Miao2008-07-211-1/+1
* OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
* USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2008-04-021-1/+1
* usb: ohci-sm501 driverMagnus Damm2008-02-011-0/+5
* USB: add support for SuperH OHCIYoshihiro Shimoda2008-02-011-0/+7