aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda1-0/+3
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern1-1/+8
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-3/+3
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-1/+0
2010-08-05USB: Add JZ4740 OHCI supportLars-Peter Clausen1-0/+5
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss1-1/+1
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar1-2/+29
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-03-02USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov1-0/+5
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang1-0/+5
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar1-1/+0
2009-06-15USB: OHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-06-15USB: host/ohci-hcd.c: fix sparse warningsH Hartley Sweeten1-18/+18
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2009-03-24USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks1-1/+1
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto1-1/+2
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern1-5/+3
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern1-5/+7
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov1-0/+21
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern1-0/+3
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-5/+2
2008-08-13USB: quirk PLL power down modeLibin Yang1-0/+17
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov1-1/+5
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao1-1/+1
2008-07-03OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy1-1/+1
2008-02-01usb: ohci-sm501 driverMagnus Damm1-0/+5
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda1-0/+7
2008-02-01usb: Remove OHCI useless masking/unmasking of WDH interruptBenjamin Herrenschmidt1-4/+0
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones1-0/+18
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao1-1/+1
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13
2007-10-25USB: remove new OHCI build warningsDavid Brownell1-1/+8
2007-10-12USB: ohci SSB bus glueMichael Buesch1-1/+20
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern1-8/+7
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-18/+14
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-27/+139
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-12USB: PS3: USB system-bus reworkGeoff Levand1-14/+6
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-12/+39
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-19/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27dev_dbg: check dev_dbg() argumentsDan Williams1-6/+0
2007-02-16USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou1-5/+13
2007-02-07USB: ps3 ohci bus glueGeoff Levand1-1/+20
2007-02-07USB: ohci error handling cleanupBenjamin Herrenschmidt1-18/+15
2007-02-07ohci: Add support for OHCI controller on the of_platform busSylvain Munaut1-0/+20
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-12/+80