aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-10ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell
2008-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit
2008-11-30USB: fix SB600 USB subsystem hang bugShane Huang
2008-11-30Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel
2008-11-25wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-11-13USB: EHCI: fix divide-by-zero bugAlan Stern
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern
2008-11-13usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda
2008-11-13USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand
2008-10-31wusb: remove unused #include <version.h>Huang Weiyi
2008-10-28wusb: do a proper channel stopDavid Vrabel
2008-10-28wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17USB: isp1760: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-17USB: improve ehci_watchdog's side effect in CPU power managementYi Yang
2008-10-17USB: UHCI: improve scheduling of interrupt URBsAlan Stern
2008-10-17USB: ohci-omap: handle other omap15xx chipsTony Lindgren
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16usb: turn dev_warn+WARN_ON combos into dev_WARNArjan van de Ven