summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2014-08-28Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"Greg Kroah-Hartman2-42/+45
2014-08-28xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-08-27usb: ehci/ohci-exynos: Fix PHY getting sequenceVivek Gautam2-45/+42
2014-08-26usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-08-19xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-62/+42
2014-08-19usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-08-19xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-08-02xhci: Add missing checks for xhci_alloc_command failureHans de Goede2-0/+8
2014-08-02xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede1-2/+2
2014-08-02xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede3-2/+7
2014-07-19USB: OHCI: add check for stopped frame counterAlan Stern2-2/+35
2014-07-19USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-19USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34
2014-07-19USB: OHCI: redesign the TD done listAlan Stern4-58/+70
2014-07-19USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern1-14/+8
2014-07-19USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern3-160/+5
2014-07-18USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-18USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-07-18USB: OHCI: add SG supportAlan Stern2-19/+73
2014-07-10fotg210: Use managed interfaces for allocation of resourcesHimangi Saraogi1-39/+9
2014-07-10uhci-platform: use devm_ioremap resourceHimangi Saraogi1-17/+5
2014-07-10USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen1-3/+59
2014-07-10usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi1-22/+9
2014-07-10USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen1-1/+2
2014-07-10USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue1-0/+25
2014-07-10USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy1-1/+1
2014-07-10USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy1-1/+1
2014-07-10drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick1-6/+2
2014-07-10USB: ehci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-tegra: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ohci-spear: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: ehci-msm: Make of_device_id array constJingoo Han1-1/+1
2014-07-10USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi1-39/+9
2014-07-10usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov1-1/+1
2014-07-10usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang1-0/+1
2014-07-10usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang1-25/+20
2014-07-10usb: ehci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: ohci-exynos: Use NULL instead of 0Sachin Kamat1-1/+1
2014-07-10usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2014-07-10usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-10xhci: make error messages grepableOliver Neukum1-18/+18
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+6
2014-07-10xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-07-10xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand1-18/+48
2014-07-08Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman4-8/+18
2014-07-01usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla1-1/+1
2014-06-24usb: xhci: Correct last context entry calculation for Configure EndpointJulius Werner1-33/+18
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4