aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-03-26
|\
| * USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.cCatalin Marinas2009-03-24
| * USB: r8a66597-hcd: suspend/resume supportYoshihiro Shimoda2009-03-24
| * USB: S3C: Move usb-control.h to platform includeBen Dooks2009-03-24
| * USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glueBen Dooks2009-03-24
| * USB: host: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-03-24
| * USB: ohci-s3c2410: fix name of bus clockBen Dooks2009-03-24
| * USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks2009-03-24
| * USB: use kzfree()Johannes Weiner2009-03-24
| * USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-24
| * USB: uhci: don't use pseudo negative valuesAlan Stern2009-03-24
| * USB: fix ehci printk formatsRandy Dunlap2009-03-24
| * USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
| * USB: Add platform device support for the ISP1760 USB chipCatalin Marinas2009-03-24
| * USB: Make the isp1760_register function prototype more genericCatalin Marinas2009-03-24
| * USB: EHCI: add software retry for transaction errorsAlan Stern2009-03-24
| * USB: EHCI: Make timer_action out-of-lineAlan Stern2009-03-24
| * usb: kill prehistorical comments about USB_EHCI_HCDThierry Vignaud2009-03-24
| * USB: add missing KERN_* constants to printksFrank Seidel2009-03-24
| * USB: count reaches -1, tested 0Roel Kluin2009-03-24
| * USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-26
|\ \
| * | USB: FHCI: use dev_name() in place of bus_id.Sachin Sant2009-03-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-26
|\ \ | |/ |/|
| * sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-16
* | USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern2009-03-17
* | USB: EHCI: Fix isochronous URB leakKarsten Wiese2009-03-17
|/
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-27
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-02-02
|\
| * USB: Driver for Freescale QUICC Engine USB Host ControllerAnton Vorontsov2009-01-27
| * USB: omap1 ohci buildfix (otg related)David Brownell2009-01-27
| * USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
| * USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
| * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2009-01-22
|\|
| * USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-07
| * USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
| * USB: isp1760: don't auto disable Port1 on ISP1761Thomas Hommel2009-01-07
| * USB: isp1760: Fix probe in PCI glue codeKarl Bongers2009-01-07
| * USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior2009-01-07
| * USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-07
| * USB: Convert ohci-pnx4008 to a new-style i2c driverJean Delvare2009-01-07
| * oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
| * usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
| * USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-07
| * USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-07
| * usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-07
| * USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-07