summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)-12/+12
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland-0/+2
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman-9/+45
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun-0/+1
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman-0/+8
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng-1/+1
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja-2/+21
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng-0/+12
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman-4/+11
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt-4/+4
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman-4/+6
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman-2/+2
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4934/+574
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-8/+20
2019-09-03xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal-0/+18
2019-09-03usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda-28/+14
2019-09-03usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda-8/+9
2019-09-03usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda-1/+5
2019-09-03xhci: fix possible memleak on setup address fails.Ikjoon Jang-1/+2
2019-09-03xhci: add TSP bitflag to TRB tracingMathias Nyman-1/+2
2019-09-03usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET-1/+1
2019-09-03usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET-1/+1
2019-09-03usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig-1/+1
2019-09-03usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig-1/+1
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman-4/+23
2019-08-28usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun-0/+14
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven-1/+1
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam-0/+10
2019-08-28usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda-3/+12
2019-08-21usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig-17/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig-48/+20
2019-08-21usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter-1/+1
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman-0/+4
2019-08-15usb: ohci-nxp: enable compile-testingArnd Bergmann-8/+20
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll-0/+4
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman-2/+17
2019-08-10usb: remove ehci-w90x900 driverArnd Bergmann-137/+0
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman-4203/+0
2019-08-02xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman-0/+10
2019-08-02usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda-2/+7
2019-08-01usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal-1/+0
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd-27/+6
2019-07-30usb: host: ohci-tmio: Mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2019-07-30usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski-8/+38
2019-07-29Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman-25/+35
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman-1/+2
2019-07-25usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol-1/+1
2019-07-25usb: host: Remove call to memset after dma_alloc_coherentFuqian Huang-2/+0
2019-07-25usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.cMasahiro Yamada-448/+441
2019-07-25usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada-2/+0