aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-03-28Merge branch 'origin' into develRussell King
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King
2009-03-24USB: FHCI: use dev_name() in place of bus_id.Sachin Sant
2009-03-24USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas
2009-03-24USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks
2009-03-24USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks
2009-03-24USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-03-24USB: ohci-s3c2410: fix name of bus clockBen Dooks
2009-03-24USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks
2009-03-24USB: use kzfree()Johannes Weiner
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: uhci: don't use pseudo negative valuesAlan Stern
2009-03-24USB: fix ehci printk formatsRandy Dunlap
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: Add platform device support for the ISP1760 USB chipCatalin Marinas
2009-03-24USB: Make the isp1760_register function prototype more genericCatalin Marinas
2009-03-24USB: EHCI: add software retry for transaction errorsAlan Stern
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern
2009-03-24usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel
2009-03-24USB: count reaches -1, tested 0Roel Kluin
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese
2009-02-21[ARM] 5406/1: ep93xx: remove unneeded header in ohci-ep93xx.cHartley Sweeten
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-02-16wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-01-27USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov
2009-01-27USB: omap1 ohci buildfix (otg related)David Brownell
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2009-01-07USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel
2009-01-07USB: isp1760: Fix probe in PCI glue codeKarl Bongers
2009-01-07USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm
2009-01-07USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare
2009-01-07oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers