summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman2019-06-181-5/+15
* usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman2019-06-183-1/+28
* xhci: Use %zu for printing size_t typeFabio Estevam2019-05-221-2/+2
* xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov2019-05-221-12/+10
* xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman2019-05-222-4/+8
* usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid2019-05-221-1/+1
* usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-05-221-0/+3
* xhci: update bounce buffer with correct sg numHenry Lin2019-05-221-4/+13
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-161-28/+14
|\
| * Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-281-28/+14
| |\
| | * usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski2019-04-121-27/+5
| | * usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski2019-04-121-5/+17
| | * usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski2019-04-121-6/+2
* | | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-0810-85/+237
|\ \ \
| * | | usb: xhci: add endpoint context tracing when an endpoint is addedMathias Nyman2019-04-272-0/+9
| * | | xhci: Add tracing for input control contextMathias Nyman2019-04-273-0/+57
| * | | xhci: add port and bus number to port dynamic debuggingMathias Nyman2019-04-273-25/+48
| * | | usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne2019-04-273-0/+45
| * | | usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-21/+18
| * | | usb: xhci-mtk: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-191-16/+3
| * | | usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu2019-04-191-6/+4
| * | | usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo2019-04-161-0/+25
| * | | usb: host: xhci-tegra: Selectively program IPFSJC Kuo2019-04-161-17/+26
| * | | Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman2019-04-016-12/+33
| |\| |
| * | | usb: u132-hcd: fix potential NULL pointer dereferenceKangjie Lu2019-03-261-0/+2
| | |/ | |/|
* | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0
| |/ |/|
* | usb: u132-hcd: fix resource leakMukesh Ojha2019-03-281-0/+3
* | xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-03-222-7/+20
* | usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-03-221-2/+3
* | xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman2019-03-221-3/+6
* | usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano2019-03-191-0/+1
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-102-3/+2
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-202-3/+2
* | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-0617-75/+118
|\ \
| * | usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan2019-02-211-0/+1
| * | usb: xhci: fix build warning - missing prototypeJean-Philippe Menil2019-02-211-1/+1
| * | usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey2019-02-201-3/+3
| * | usb: xhci: remove unused member 'parent' in xhci_regset structChunfeng Yun2019-02-201-1/+0
| * | xhci: tegra: Prevent error pointer dereferenceThierry Reding2019-02-201-2/+2
| * | usb: host: oxu210hp-hcd: remove set but not used variables 'uframes, transfer...YueHaibing2019-02-191-7/+1
| * | usb: host: oxu210hp-hcd: fix indentation issueColin Ian King2019-02-121-1/+1
| * | usb: ehci-orion: add S2RAM supportMiquel Raynal2019-01-301-0/+18
| * | usb: ehci-orion: avoid double PHY initializationMiquel Raynal2019-01-301-23/+3
| * | usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz2019-01-304-2/+26
| * | Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-281-0/+1
| |\|
| * | USB: host: whci: rename Kbuild fileGreg Kroah-Hartman2019-01-221-0/+2
| * | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
| * | drivers: usb :fsl: Remove USB Errata checking codeRan Wang2019-01-182-6/+7
| * | usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRan Wang2019-01-181-2/+1
| * | usb: ehci: fsl: Update register accessing for arm/arm64 platformsRan Wang2019-01-181-21/+41