summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt1-2/+1
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-3/+40
2008-12-01USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-12-01Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-11-20USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-14USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-14USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-14usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-14USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-11-14USB: Fix PS3 USB shutdown problemsGeoff Levand2-1/+3
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+397
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-0/+3862
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov3-1/+397
2008-10-21USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel20-664/+537
2008-10-18USB: remove err() macro from more usb driversGreg Kroah-Hartman2-25/+28
2008-10-18USB: remove info() macro from remaining usb driversGreg Kroah-Hartman1-5/+8
2008-10-18USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-18USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern3-14/+29
2008-10-18USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern3-2/+19
2008-10-18USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern6-19/+16
2008-10-18USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel1-2/+3
2008-10-18USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-18USB: UHCI: improve scheduling of interrupt URBsAlan Stern1-6/+11
2008-10-18USB: ohci-omap: handle other omap15xx chipsTony Lindgren1-2/+2
2008-10-18usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala4-223/+0
2008-10-18USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-18USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2-19/+26
2008-10-18OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-18USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier3-17/+52
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-16/+8
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven1-16/+8
2008-10-16Merge branch 'fixes' into for-linusRussell King3-216/+57
2008-10-15Merge branch 's3c-move' into develRussell King2-28/+30
2008-10-15Merge branch 'omap-all' into develRussell King1-3/+11
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-78/+55
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar1-137/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-54/+205
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel14-0/+3862
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao1-79/+109
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao1-4/+7
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao1-7/+17
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao1-1/+72
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-0/+37
2008-09-24USB: fix EHCI periodic transfersDavid Brownell1-18/+14
2008-09-24USB: ehci: fix some ehci hangs and crashesDavid Brownell1-10/+16
2008-09-17uwb: depend on EXPERIMENTALDavid Vrabel1-2/+4
2008-09-17wusb: add HWA host controller driverInaky Perez-Gonzalez3-0/+940
2008-09-17wusb: WHCI host controller driverDavid Vrabel13-0/+2920