summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-021-1/+1
|\
| *-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-1/+1
| |\ \
| | | * xhci: Use device_iommu_mapped()Joerg Roedel2018-12-171-1/+1
| | |/
* | | Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-212-3/+4
|\ \ \
| * | | USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-171-2/+2
| * | | xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-141-1/+2
| |/ /
* | | usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai2018-12-191-1/+4
* | | usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros2018-12-171-3/+4
* | | usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-121-13/+3Star
* | | Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman2018-12-104-5/+46
|\| |
| * | xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-061-0/+16
| * | xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh2018-12-063-4/+29
| * | USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-1/+1
* | | xhci: move usb2 get port status link resume handling to its own functionMathias Nyman2018-12-071-84/+104
* | | xhci: refactor U0 link state handling in get_port_statusMathias Nyman2018-12-071-13/+19
* | | xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman2018-12-071-12/+14
* | | xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman2018-12-071-20/+24
* | | xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman2018-12-071-28/+40
* | | xhci: remove unused hcd_index()Mathias Nyman2018-12-071-7/+0Star
* | | xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman2018-12-075-26/+24Star
* | | xhci: remove the unused sw_lpm_supportZeng Tao2018-12-073-20/+5Star
* | | Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman2018-11-269-28/+113
|\| |
| * | usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman2018-11-151-14/+46
| * | xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George2018-11-093-1/+40
| * | usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-11-092-3/+3
| * | usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-11-092-2/+2
| * | xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh2018-11-091-0/+1
| * | xhci: handle port status events for removed USB3 hcdMathias Nyman2018-11-091-0/+7
| * | xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman2018-11-096-8/+14
| |/
* / usb: host: remove unnecessary condition checkChengguang Xu2018-11-071-8/+4Star
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-2619-243/+684
|\
| * usb: xhci: tegra: Add genpd supportJon Hunter2018-10-181-12/+77
| * usb: xhci: tegra: Power-off power-domains on removalJon Hunter2018-10-181-0/+5
| * usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com2018-10-151-0/+2
| * Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-082-2/+4
| |\
| * | xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2018-09-282-0/+6
| * | usb: xhci: tegra: Firmware header is little endianThierry Reding2018-09-281-26/+26
| * | xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-282-0/+25
| * | xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2018-09-282-0/+21
| * | usb: host: xhci-plat: add platform TPL supportPeter Chen2018-09-281-0/+3
| * | usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun2018-09-281-6/+11
| * | usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2018-09-282-10/+258
| * | usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2018-09-282-60/+104
| * | usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2018-09-281-1/+3
| * | usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun2018-09-281-1/+14
| * | usb: host: Replace empty define with do whileCorentin Labbe2018-09-286-16/+16
| * | usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij2018-09-201-5/+2Star
| * | USB: EHCI: ehci-mv: add DT supportLubomir Rintel2018-09-201-18/+23
| * | USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-201-22/+22
| * | USB: EHCI: ehci-mv: remove private_initLubomir Rintel2018-09-201-4/+0Star