summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-071-5/+3
* USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare2009-01-071-49/+36
* oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-3/+3
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-074-2/+111
* USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-071-1/+1
* usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-074-0/+4446
* USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-071-3/+15
* USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven2009-01-071-6/+6
* USB: clean up redundant tests on unsignedroel kluin2009-01-071-6/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-025-11/+58
|\
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-303-8/+19
| |\
| | * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-4/+4
| | |\
| | | * ARM: OMAP: Switch ohci-omap to gpio_request/free callsJarkko Nikula2008-12-101-3/+3
| | | * ARM: OMAP: switch to gpio_direction_inputDavid Brownell2008-12-101-1/+1
| | * | Merge git://git.marvell.com/orion into develRussell King2008-12-133-13/+25
| | |\ \
| | | * | [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-041-3/+14
| | | |/
| | * | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| * | | usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-221-2/+1
| * | | sh: sh_mobile usb clock framework supportMagnus Damm2008-12-222-3/+40
| | |/ | |/|
* | | uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-48/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-12-082-10/+11
|\ \ \ | |/ /
| * | USB: fix SB600 USB subsystem hang bugShane Huang2008-11-301-3/+6
| * | Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman2008-11-301-7/+5
| |/
* | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-268-121/+201
* | wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactiveDavid Vrabel2008-11-252-6/+36
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-251-0/+21
|\ \ | |/
| * USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2008-11-197-46/+37
|\ \ | |/
| * USB: EHCI: fix divide-by-zero bugAlan Stern2008-11-131-2/+2
| * USB: EHCI: fix handling of dead controllersAlan Stern2008-11-131-13/+12
| * usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USBYoshihiro Shimoda2008-11-131-2/+3
| * USB: remove optional bus bindings in isp1760, fixing runtime warningSebastian Andrzej Siewior2008-11-132-28/+17
| * USB: Fix PS3 USB shutdown problemsGeoff Levand2008-11-132-1/+3
* | uwb: add basic radio managerDavid Vrabel2008-11-192-3/+0
* | wusb: remove unused #include <version.h>Huang Weiyi2008-10-314-4/+0
* | wusb: do a proper channel stopDavid Vrabel2008-10-284-58/+63
* | wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()David Vrabel2008-10-281-3/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-10-233-1/+397
|\
| * USB: ohci: add support for tmio-ohci cellDmitry Baryshkov2008-10-223-1/+397
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-2314-0/+3862
|\ \ | |/ |/|
| * Merge branch 'master' into for-upstreamDavid Vrabel2008-10-2020-664/+537
| |\
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-1014-0/+3862
| |\ \
| | * | uwb: depend on EXPERIMENTALDavid Vrabel2008-09-171-2/+4
| | * | wusb: add HWA host controller driverInaky Perez-Gonzalez2008-09-173-0/+940
| | * | wusb: WHCI host controller driverDavid Vrabel2008-09-1713-0/+2920
* | | | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
| |_|/ |/| |
* | | USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-172-25/+28
* | | USB: remove info() macro from remaining usb driversGreg Kroah-Hartman2008-10-171-5/+8
* | | USB: OHCI: fix endless polling behaviorAlan Stern2008-10-171-19/+32
OpenPOWER on IntegriCloud