aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter
2009-09-23USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod
2009-09-23USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar
2009-09-23USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann
2009-09-23USB: au1xxx: add dev_pm_opsManuel Lauss
2009-09-23USB: isp1760: allow platform devices to customize devflagsMichael Hennerich
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du
2009-09-23USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun
2009-09-23USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang
2009-09-23USB: xhci: Support interrupt transfers.Sarah Sharp
2009-09-23USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-09-23USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-09-23USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-09-23USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-09-23USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-09-23USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-09-23USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-09-23USB: xhci: Support full speed devices.Sarah Sharp
2009-09-23USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-09-23USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-09-23USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-09-23USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-09-23USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-15debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-07-29usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp