summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2019-02-19usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing1-7/+1
2019-02-12usb: host: oxu210hp-hcd: fix indentation issueColin Ian King1-1/+1
2019-01-30usb: ehci-orion: add S2RAM supportMiquel Raynal1-0/+18
2019-01-30usb: ehci-orion: avoid double PHY initializationMiquel Raynal1-23/+3
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz4-2/+26
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman1-0/+1
2019-01-22USB: host: whci: rename Kbuild fileGreg Kroah-Hartman1-0/+2
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel1-0/+1
2019-01-18drivers: usb :fsl: Remove USB Errata checking codeRan Wang2-6/+7
2019-01-18usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRan Wang1-2/+1
2019-01-18usb: ehci: fsl: Update register accessing for arm/arm64 platformsRan Wang1-21/+41
2019-01-18USB: host: ohci-at91: add sam9x60-sfr definition for ohciNicolas Ferre1-2/+5
2019-01-18xhci: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-15Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman2-7/+7
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-7/+7
2019-01-07usb: host: u132-hcd: fix a couple of indentation issuesColin Ian King1-2/+4
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2-3/+4
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel1-1/+1
2018-12-19usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2018-12-17USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+2
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros1-3/+4
2018-12-17xhci: Use device_iommu_mapped()Joerg Roedel1-1/+1
2018-12-14xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-10Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman4-5/+46
2018-12-07xhci: move usb2 get port status link resume handling to its own functionMathias Nyman1-84/+104
2018-12-07xhci: refactor U0 link state handling in get_port_statusMathias Nyman1-13/+19
2018-12-07xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman1-12/+14
2018-12-07xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman1-20/+24
2018-12-07xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman1-28/+40
2018-12-07xhci: remove unused hcd_index()Mathias Nyman1-7/+0
2018-12-07xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman5-26/+24
2018-12-07xhci: remove the unused sw_lpm_supportZeng Tao3-20/+5
2018-12-06xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-06xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh3-4/+29
2018-12-05USB: check usb_get_extra_descriptor for proper sizeMathias Payer1-1/+1
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman9-28/+113
2018-11-15usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-11-09xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40
2018-11-09usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-11-09usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-11-09xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh1-0/+1
2018-11-09xhci: handle port status events for removed USB3 hcdMathias Nyman1-0/+7
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman6-8/+14
2018-11-07usb: host: remove unnecessary condition checkChengguang Xu1-8/+4
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-243/+684
2018-10-18usb: xhci: tegra: Add genpd supportJon Hunter1-12/+77
2018-10-18usb: xhci: tegra: Power-off power-domains on removalJon Hunter1-0/+5