aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-8/+19
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-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-4/+4
2008-12-13Merge git://git.marvell.com/orion into develRussell King3-13/+25
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula1-3/+3
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-3/+14
2008-11-30USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-11-30Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern1-2/+2
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda1-2/+3
2008-11-13USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2-28/+17
2008-11-13USB: 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/dvrabel/uwbLinus Torvalds14-0/+3862
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov3-1/+397
2008-10-20USB: 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-17USB: remove err() macro from more usb driversGreg Kroah-Hartman2-25/+28
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman1-5/+8
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern1-19/+32
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern3-14/+29
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern3-2/+19
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern6-19/+16
2008-10-17USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel1-2/+3
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang1-5/+7
2008-10-17USB: UHCI: improve scheduling of interrupt URBsAlan Stern1-6/+11
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren1-2/+2
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala4-223/+0
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2-19/+26
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-17USB: 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-15Merge branch 'fixes' into for-linusRussell King3-216/+57
2008-10-14Merge branch 's3c-move' into develRussell King2-28/+30
2008-10-14Merge branch 'omap-all' into develRussell King1-3/+11
2008-10-13Merge 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', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo 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/dvrabel/uwb into for-upstreamDavid 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