summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt2008-02-011-4/+0
* USB: convert ohci debug files to use debugfs instead of sysfsTony Jones2008-02-011-0/+18
* [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-261-1/+1
* usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt2007-12-171-10/+13
* USB: remove new OHCI build warningsDavid Brownell2007-10-251-1/+8
* USB: ohci SSB bus glueMichael Buesch2007-10-121-1/+20
* USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-121-8/+7
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-18/+14
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-121-27/+139
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-121-14/+6
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-121-12/+39
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-121-19/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* dev_dbg: check dev_dbg() argumentsDan Williams2007-04-271-6/+0
* USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-161-5/+13
* USB: ps3 ohci bus glueGeoff Levand2007-02-071-1/+20
* USB: ohci error handling cleanupBenjamin Herrenschmidt2007-02-071-18/+15
* ohci: Add support for OHCI controller on the of_platform busSylvain Munaut2007-02-071-0/+20
OpenPOWER on IntegriCloud