summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-7/+7
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman-3/+4
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel-1/+1
2018-12-19usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai-1/+4
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne-2/+2
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros-3/+4
2018-12-17xhci: Use device_iommu_mapped()Joerg Roedel-1/+1
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman-1/+2
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-13/+3
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman-5/+46
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman-84/+104
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman-13/+19
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman-12/+14
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman-20/+24
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman-28/+40
2018-12-07xhci: remove unused hcd_index()Mathias Nyman-7/+0
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman-26/+24
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao-20/+5
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh-4/+29
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer-1/+1
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman-28/+113
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman-14/+46
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George-1/+40
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma-3/+3
2018-11-09usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma-2/+2
2018-11-09xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh-0/+1
2018-11-09xhci: handle port status events for removed USB3 hcdMathias Nyman-0/+7
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman-8/+14
2018-11-07usb: host: remove unnecessary condition checkChengguang Xu-8/+4
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-243/+684
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter-12/+77
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter-0/+5
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com-0/+2
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus-2/+4
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman-2/+4
2018-10-01usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun-2/+2
2018-10-01xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman-0/+2
2018-09-28xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta-0/+6
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding-26/+26
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman-0/+25
2018-09-28xhci: Use soft retry to recover faster from transaction errorsMathias Nyman-0/+21
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen-0/+3
2018-09-28usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun-6/+11
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun-10/+258
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun-60/+104
2018-09-28usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun-1/+3
2018-09-28usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun-1/+14