summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-21usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
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-16usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda
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-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
2019-04-27xhci: Add tracing for input control contextMathias Nyman
2019-04-27xhci: add port and bus number to port dynamic debuggingMathias Nyman
2019-04-27usb: xhci: add Immediate Data Transfer supportNicolas Saenz Julienne
2019-04-19usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: xhci-mtk: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-04-19usb: host: use usb_endpoint_maxp instead of usb_maxpacketYan Zhu
2019-04-16usb: host: xhci-tegra: Add Tegra186 XUSB supportJC Kuo
2019-04-16usb: host: xhci-tegra: Selectively program IPFSJC Kuo
2019-04-12usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski
2019-04-12usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski
2019-04-12usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-03-28usb: u132-hcd: fix resource leakMukesh Ojha
2019-03-26usb: u132-hcd: fix potential NULL pointer dereferenceKangjie Lu
2019-03-22xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman
2019-03-22usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman
2019-03-22xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-03-19usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
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