aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge 'kernel.lnx.4.4.r39-rel' into 10.0Pranav Vashi2021-05-244-12/+12
|\
| * Merge 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-05-244-12/+12
| |\
| | * xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET2021-05-221-3/+3
| | * usb: sl811-hcd: improve misleading indentationArnd Bergmann2021-05-221-5/+4
| | * usb: xhci: Increase timeout for HC haltMaximilian Luz2021-05-221-2/+3
| | * usb: fotg210-hcd: Fix an error messageChristophe JAILLET2021-05-221-2/+2
* | | Merge 'kernel.lnx.4.4.r39-rel' into 10.0Pranav Vashi2021-04-191-3/+13
|\| |
| * | Merge 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-03-191-3/+13
| |\|
| | * xhci: Improve detection of device initiated wake signal.Mathias Nyman2021-03-171-3/+13
* | | Synchronize codes for Oneplus 5T OBT A5010_41_200423 and OnePlus 5 OBT A5000_...Harshit Agarwal2021-02-113-4/+30
|/ /
* | Merge 'android-4.4-p' into kernel.lnx.4.4.r39-relPranav Vashi2021-02-044-13/+27
|\|
| * xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-301-0/+2
| * ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-301-0/+12
| * usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-231-1/+1
| * USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2021-01-121-12/+12
* | Merge 4.4.249 into kernel.lnx.4.4.r39-relNathan Chancellor2020-12-293-1/+8
|\|
| * usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong2020-12-291-1/+3
| * usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong2020-12-291-0/+1
| * xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun2020-12-291-0/+4
* | Merge 4.4.241 into kernel.lnx.4.4.r39-relNathan Chancellor2020-10-291-6/+10
|\|
| * usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* | Merge 4.4.238 into kernel.lnx.4.4.r39-relNathan Chancellor2020-10-011-5/+3
|\|
| * USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King2020-10-011-4/+3
| * USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin2020-10-011-3/+2
* | Merge 4.4.237 into kernel.lnx.4.4.r39-relNathan Chancellor2020-09-232-1/+1
|\|
| * ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-232-1/+1
* | Merge 4.4.235 into kernel.lnx.4.4.r39-relNathan Chancellor2020-09-032-12/+12
|\|
| * usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-09-031-3/+2
| * xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-09-031-9/+10
* | Merge 4.4.231 into kernel.lnx.4.4.r39-relNathan Chancellor2020-07-302-10/+0
|\|
| * Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin2020-07-221-5/+0
| * Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin2020-07-221-10/+1
| * Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin2020-07-221-5/+0
* | Merge 4.4.229 into kernel.lnx.4.4.r39-relNathan Chancellor2020-07-018-4/+27
|\|
| * xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-291-0/+3
| * xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-291-0/+1
| * xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-291-1/+1
| * usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-291-3/+2
| * USB: ehci: reopen solution for Synopsys HC bugLongfang Liu2020-06-291-0/+7
| * USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan2020-06-291-0/+1
| * usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-06-291-0/+5
| * usb/xhci-plat: Set PM runtime as active on resumeQais Yousef2020-06-291-1/+10
| * USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin2020-06-291-0/+2
| * usb/ohci-platform: Fix a warning when hibernatingQais Yousef2020-06-291-0/+5
* | Merge 4.4.218 into kernel.lnx.4.4.r39-relNathan Chancellor2020-04-021-0/+1
|\|
| * usb: host: xhci-plat: add a shutdownRan Wang2020-04-021-0/+1
* | Merge 4.4.215 into kernel.lnx.4.4.r39-relNathan Chancellor2020-03-021-1/+3
|\|
| * xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-281-1/+3
* | Merge 4.4.212 into kernel.lnx.4.4.r39-relNathan Chancellor2020-01-291-1/+1
|\|
| * usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2020-01-291-1/+1