summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2014-11-18usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam1-12/+102
2014-11-18usb: s5p-ehci: fix the status when the device is being resumedHyungwon Hwang1-1/+1
2014-11-18upstream: Kconfig: Remove useless "default N" linesPaul Bolle1-1/+0
2014-11-18usb: s5p-ehci: add support for more than one usb phyMarek Szyprowski1-50/+55
2014-11-18ehci-s5p: Add second clock to the ehci-s5p driverKamil Debski1-13/+30
2014-11-18ehci-s5p: Add power regulator supportKamil Debski1-2/+34
2014-11-18ehci-s5p: Use device tree to get name of desired phyKamil Debski1-1/+3
2014-11-18usb: ehci-s5p: Change to use phy provided by the generic phy frameworkKamil Debski1-14/+9
2014-11-18usb: ehci-s5p: specify host mode to phy driverChanho Park1-4/+10
2014-11-18usb: ehci-s5p: Add s5p_ehci_configurate, needed by modem_ifKamil Debski1-0/+27
2014-11-18usb: ehci-s5p: Fix device tree compatible string for ehci-s5p.cKamil Debski1-1/+1
2014-11-18usb: ehci-s5p: Create EHCI & OHCI power control sysfsKamil Debski1-20/+99
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi1-3/+5
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-10-05xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman1-2/+10
2014-10-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman1-1/+1
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-09-05USB: 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-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