summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
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-06-30USB: 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-07USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern3-0/+21
2014-06-07fsl-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-06usb: 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-26usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern1-1/+1
2013-09-26usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-26xhci-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-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21USB: 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-24xhci: Disable D3cold for buggy TI redrivers.Sarah Sharp3-2/+13
2013-05-24xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso1-1/+11
2013-05-24xhci: fix list access before initVladimir Murzin1-0/+4
2013-05-24xhci-mem: init list heads at the beginning of initSergio Aguirre1-3/+3
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds23-118/+99
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen1-23/+23
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen1-1/+3
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen1-0/+1
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren12-38/+34
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann1-17/+0
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern3-3/+3
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern1-14/+18
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2-2/+2
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2