aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-23
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-23
* USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-23
* USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-23
* USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-23
* USB: isp1362: Correct use of ! and &Julia Lawall2009-09-23
* USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-23
* USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-23
* USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-23
* USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-23
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-23
* USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-23
* USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-23
* USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu2009-09-23
* USB: NXP ISP1362 USB host driverLothar Wassmann2009-09-23
* USB: au1xxx: add dev_pm_opsManuel Lauss2009-09-23
* USB: isp1760: allow platform devices to customize devflagsMichael Hennerich2009-09-23
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-23
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-23
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-23
* USB: whci-hcd: make endpoint_reset method asyncDavid Vrabel2009-09-23
* USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-23
* USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-23
* USB: xhci: Support interrupt transfers.Sarah Sharp2009-09-23
* USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-09-23
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-09-23
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-09-23
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-09-23
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-09-23
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-09-23
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-23
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Support full speed devices.Sarah Sharp2009-09-23
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-23
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-23
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-23
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-23
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-18
|\
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-12
| |\
| * | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-29
| * | usb: move r8a66597 register definesMagnus Damm2009-07-23
| * | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-19
| * | usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-19
* | | debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim2009-09-15
| |/ |/|
* | USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-07
* | USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-07