aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2019-05-07Merge tag 'v5.0.12' into v5.0/standard/baseBruce Ashfield
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha
2019-04-12Merge tag 'v5.0.6' into v5.0/standard/baseBruce Ashfield
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-04-03usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-03-21Merge tag 'v5.0.1' into v5.0/standard/baseBruce Ashfield
2019-03-10usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-03-10xhci: tegra: Prevent error pointer dereferenceThierry Reding
2019-03-04malta uhci quirks: make allowance for slow 4k(e)cWeixing Shi
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-19usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros
2018-12-17xhci: Use device_iommu_mapped()Joerg Roedel
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman
2018-12-07xhci: remove unused hcd_index()Mathias Nyman
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-11-09usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-11-09xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh
2018-11-09xhci: handle port status events for removed USB3 hcdMathias Nyman
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-11-07usb: host: remove unnecessary condition checkChengguang Xu
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter
2018-10-15usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com
2018-10-09usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman
2018-10-01usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun