aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-04-01Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-30usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie
2020-02-24usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck
2020-02-24xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31xhci: make sure interrupts are restored to correct stateMathias Nyman
2020-01-31xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman
2020-01-31xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2020-01-31xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman
2020-01-31xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg
2020-01-31usb: xhci: only set D3hot for pci deviceHenry Lin
2020-01-31usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-12-10usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-11-09xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja
2019-11-09usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-11-09xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman
2019-11-09xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-11-09xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-11-09xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
2019-09-09Merge tag 'v5.2.12' into v5.2/standard/baseBruce Ashfield
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-08-19Merge tag 'v5.2.9' into v5.2/standard/baseBruce Ashfield
2019-08-16usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-31xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman
2019-07-22malta uhci quirks: make allowance for slow 4k(e)cWeixing Shi
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-05-22xhci: Use %zu for printing size_t typeFabio Estevam
2019-05-22xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-05-22xhci: Fix immediate data transfer if buffer is already DMA mappedMathias Nyman
2019-05-22usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2019-05-22xhci: update bounce buffer with correct sg numHenry Lin
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-28Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2019-04-27usb: xhci: add endpoint context tracing when an endpoint is addedMathias Nyman