summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-09-1865-4934/+574
|\
| * xhci-ext-caps.c: Add property to disable Intel SW switchSaranya Gopal2019-09-031-0/+18
| * usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda2019-09-032-28/+14
| * usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda2019-09-032-8/+9
| * usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda2019-09-032-1/+5
| * xhci: fix possible memleak on setup address fails.Ikjoon Jang2019-09-031-1/+2
| * xhci: add TSP bitflag to TRB tracingMathias Nyman2019-09-031-1/+2
| * usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET2019-09-031-1/+1
| * usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET2019-09-031-1/+1
| * usb/ohci-tmio: remove the HCD_DMA flagChristoph Hellwig2019-09-031-1/+1
| * usb/ohci-sm501: remove the HCD_DMA flagChristoph Hellwig2019-09-031-1/+1
| * Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman2019-09-023-4/+23
| |\
| * | usb: xhci-mtk: add an optional xhci_ck clockChunfeng Yun2019-08-282-0/+14
| * | usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig2019-08-211-17/+0
| * | usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-2126-48/+20
| * | usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter2019-08-211-1/+1
| * | Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman2019-08-191-0/+4
| |\ \
| * \ \ Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman2019-08-122-2/+17
| |\ \ \
| * | | | usb: remove ehci-w90x900 driverArnd Bergmann2019-08-103-137/+0
| * | | | USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman2019-08-0815-4203/+0
| * | | | usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal2019-08-011-1/+0
| * | | | usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-309-27/+6
| * | | | usb: host: ohci-tmio: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-0/+3
| * | | | usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski2019-07-302-8/+38
| * | | | Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman2019-07-297-25/+35
| |\ \ \ \
| * | | | | usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2019-07-251-1/+1
| * | | | | usb: host: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-252-2/+0
| * | | | | usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.cMasahiro Yamada2019-07-252-448/+441
| * | | | | usb: host: oxu210hp-hcd: remove include/linux/oxu210hp.hMasahiro Yamada2019-07-251-2/+0
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-172-8/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | usb: ohci-nxp: enable compile-testingArnd Bergmann2019-08-152-8/+20
| | |_|/ / | |/| | |
* | | | | usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-08-281-1/+1
* | | | | usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-08-281-0/+10
* | | | | usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-08-281-3/+12
| |_|_|/ |/| | |
* | | | usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-08-151-0/+4
|/ / /
* | | xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman2019-08-021-0/+10
* | | usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-021-2/+7
| |/ |/|
* | xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-251-1/+2
* | usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-251-1/+1
* | usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-255-19/+21
* | usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-138-50/+85
|\
| * usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring2019-06-282-4/+6
| * USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-036-7/+8
| * usb: host: ohci-tmio: init genalloc for local memoryLaurentiu Tudor2019-06-031-8/+5
| * usb: host: ohci-sm501: init genalloc for local memoryLaurentiu Tudor2019-06-031-27/+20
| * USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-033-9/+51
* | usb :fsl: Change string format for errata propertyNikhil Badola2019-07-031-5/+2
* | usb: host: Stops USB controller init if PLL fails to lockRamneek Mehresh2019-07-032-1/+11
* | usb: phy: Workaround for USB erratum-A005728Suresh Gupta2019-07-032-11/+29