summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-232-13/+0Star
|\
| * Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2018-07-262-13/+0Star
| |\
| | * usb: host: exynos: Remove support for Exynos5440Krzysztof Kozlowski2018-07-242-13/+0Star
* | | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-1814-25/+273
|\ \ \
| * \ \ Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-301-0/+1
| |\ \ \
| * \ \ \ Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-162-5/+9
| |\ \ \ \
| * | | | | usb: host: ehci-sched: remove redundant pointer devColin Ian King2018-07-131-4/+0Star
| * | | | | usb: host: u132-hcd: remove redundant variable num_portsColin Ian King2018-07-131-2/+0Star
| * | | | | USB: host: whci: remove redundant variable tColin Ian King2018-07-131-2/+0Star
| * | | | | usb: xhci: dbc: remove redundant pointer dbcColin Ian King2018-07-131-2/+0Star
| * | | | | usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda2018-07-061-0/+26
| * | | | | usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda2018-07-061-15/+2Star
| * | | | | usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda2018-07-061-0/+1
| * | | | | Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-025-14/+83
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | USB: host: ehci-npcm7xx: Fix some error codes in probeDan Carpenter2018-06-281-2/+2
| * | | | | USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman2018-06-253-0/+221
| * | | | | USB: xhci-hcd: Add get_resuming_ports methodAlan Stern2018-06-253-0/+14
| * | | | | USB: ehci-hcd: Add get_resuming_ports methodAlan Stern2018-06-252-0/+9
| | |_|_|/ | |/| | |
* | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-172-4/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/ps3: Set driver coherent_dma_maskGeoff Levand2018-07-202-4/+8
| | |/ / | |/| |
* | | | usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei2018-07-201-0/+1
| |_|/ |/| |
* | | xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter2018-07-061-1/+1
* | | usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng2018-07-021-4/+8
|/ /
* | usb: xhci: increase CRS timeout valueAjay Gupta2018-06-251-1/+6
* | usb: xhci: tegra: fix runtime PM error handlingStefan Agner2018-06-251-2/+2
* | usb: xhci: remove the code build warningDongjiu Geng2018-06-251-1/+1
* | xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing2018-06-252-7/+33
* | xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman2018-06-252-3/+41
|/
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-4/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-2/+2
* Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier2018-06-013-28/+0Star
* xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier2018-06-013-2/+72
* xhci: Allow more than 32 quirksMarc Zyngier2018-06-012-36/+36
* usb: xhci: force all memory allocations to nodeAdam Wallis2018-06-011-19/+38
* USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-312-27/+8Star
* USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-312-20/+5Star
* USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-25/+9Star
* USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-34/+10Star
* USB: isp116x-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-13/+4Star
* USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-313-44/+9Star
* USB: uhci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-11/+4Star
* usb: xhci: tegra: Fix runtime PM supportJon Hunter2018-05-311-1/+1
* usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar2018-05-311-1/+1
* usb: xhci: tegra: Add support for managing powergatesJon Hunter2018-05-241-19/+49
* usb: xhci: tegra: Add runtime PM supportJon Hunter2018-05-241-26/+62
* usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter2018-05-241-17/+17
* xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman2018-05-241-1/+38
* xhci: debugfs: add usb ports to xhci debugfsMathias Nyman2018-05-241-0/+48
* xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman2018-05-242-97/+11Star