aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)2019-10-28
* usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland2019-10-28
* xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman2019-10-28
* xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun2019-10-04
* xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman2019-10-04
* xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-04
* xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja2019-10-04
* usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-04
* xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman2019-10-04
* xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-04
* xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-04
* xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman2019-10-04
* Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-18
|\
| * xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal2019-09-03
| * usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda2019-09-03
| * usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda2019-09-03
| * usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda2019-09-03
| * xhci: fix possible memleak on setup address fails.Ikjoon Jang2019-09-03
| * xhci: add TSP bitflag to TRB tracingMathias Nyman2019-09-03
| * usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET2019-09-03
| * usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET2019-09-03
| * usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig2019-09-03
| * usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig2019-09-03
| * Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-02
| |\
| * | usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun2019-08-28
| * | usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig2019-08-21
| * | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-21
| * | usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter2019-08-21
| * | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-19
| |\ \
| * \ \ Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-12
| |\ \ \
| * | | | usb: remove ehci-w90x900 driverArnd Bergmann2019-08-10
| * | | | USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman2019-08-08
| * | | | usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal2019-08-01
| * | | | usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-30
| * | | | usb: host: ohci-tmio: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-30
| * | | | usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski2019-07-30
| * | | | Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman2019-07-29
| |\ \ \ \
| * | | | | usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2019-07-25
| * | | | | usb: host: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-25
| * | | | | usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.cMasahiro Yamada2019-07-25
| * | | | | usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada2019-07-25
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | usb: ohci-nxp: enable compile-testingArnd Bergmann2019-08-15
| | |_|/ / | |/| | |
* | | | | usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-08-28
* | | | | usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-08-28
* | | | | usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-08-28
| |_|_|/ |/| | |
* | | | usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-08-15
|/ / /
* | | xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman2019-08-02
* | | usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-02
| |/ |/|
* | xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-25