summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-21usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan
2019-02-21usb: xhci: fix build warning - missing prototypeJean-Philippe Menil
2019-02-20usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey
2019-02-20usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun
2019-02-20xhci: tegra: Prevent error pointer dereferenceThierry Reding
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig
2019-02-19usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing
2019-02-15Merge tag 'davinci-for-v5.1/soc-part2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-12usb: host: oxu210hp-hcd: fix indentation issueColin Ian King
2019-02-12usb: ohci-da8xx: add vbus and overcurrent gpiosBartosz Golaszewski
2019-02-12usb: ohci-da8xx: add a helper pointer to &pdev->devBartosz Golaszewski
2019-02-12usb: ohci-da8xx: add a new line after local variablesBartosz Golaszewski
2019-01-30usb: ehci-orion: add S2RAM supportMiquel Raynal
2019-01-30usb: ehci-orion: avoid double PHY initializationMiquel Raynal
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman
2019-01-22USB: host: whci: rename Kbuild fileGreg Kroah-Hartman
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-18USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLELubomir Rintel
2019-01-18drivers: usb :fsl: Remove USB Errata checking codeRan Wang
2019-01-18usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRan Wang
2019-01-18usb: ehci: fsl: Update register accessing for arm/arm64 platformsRan Wang
2019-01-18USB: host: ohci-at91: add sam9x60-sfr definition for ohciNicolas Ferre
2019-01-18xhci: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-15Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07usb: host: u132-hcd: fix a couple of indentation issuesColin Ian King
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