summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2009-03-24USB: fix ehci printk formatsRandy Dunlap1-1/+1
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison7-29/+29
2009-03-24USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2-17/+80
2009-03-24USB: Make the isp1760_register function prototype more genericCatalin Marinas2-6/+8
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern2-0/+35
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern2-34/+36
2009-03-24usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud1-4/+1
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel1-4/+4
2009-03-24USB: count reaches -1, tested 0Roel Kluin1-1/+1
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall1-8/+7
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese4-8/+57
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki3-3/+0
2009-02-16wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2-4/+4
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel15-12/+3869
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov10-0/+3861
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell1-0/+1
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki3-3/+0
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern2-6/+4
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-3/+3
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel20-142/+4714
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern3-10/+16
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern3-0/+6
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel3-11/+6
2009-01-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers1-42/+55
2009-01-07USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior1-6/+10
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm1-5/+3
2009-01-07USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare1-49/+36
2009-01-07oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug4-2/+111
2009-01-07USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan1-1/+1
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti4-0/+4446
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita1-3/+15
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven1-6/+6
2009-01-07USB: clean up redundant tests on unsignedroel kluin1-6/+2
2009-01-07wusb: timeout when waiting for ASL/PZL updates in whci-hcdDavid Vrabel4-4/+30
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel5-11/+58
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-8/+19
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-48/+7
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/gi...Russell 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-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2-10/+11
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