summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2014-12-07USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-10-06usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-10-06USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-10-06xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-10-06xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-06usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-06xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-06USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-06USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-06-11xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman1-10/+10
2014-06-08USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-06-08fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6Nikita Yushchenko1-1/+2
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-05-06xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-05-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman1-1/+10
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-07usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka1-3/+10
2014-02-06usb: ehci: add freescale imx28 special write register methodPeter Chen1-1/+17
2014-02-06usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham1-0/+3
2013-10-05fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-10-05USB: UHCI: accept very late isochronous URBsAlan Stern1-4/+8
2013-10-05USB: OHCI: accept very late isochronous URBsAlan Stern2-13/+33
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-08-20USB: EHCI: accept very late isochronous URBsAlan Stern1-7/+6
2013-08-04USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros1-0/+1
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-22usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-22xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-22USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-05-30USB: EHCI: fix regression related to qh_refresh()Alan Stern1-1/+6
2013-05-29USB: revert periodic scheduling bugfixAlan Stern1-1/+1
2013-05-29Merge tag 'for-usb-linus-2013-05-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-6/+31
2013-05-25xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp3-2/+13
2013-05-25xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso1-1/+11