summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)2019-11-041-7/+7
* | | USB: bcma: Add a check for devm_gpiod_getChuhong Yuan2019-11-041-1/+4
* | | usb: ohci-nxp: fix use of integer as pointerBen Dooks2019-11-041-1/+1
* | | Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman2019-11-043-21/+59
|\ \ \
| * | | usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)2019-10-281-12/+12
| * | | usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland2019-10-281-0/+2
| * | | xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman2019-10-281-9/+45
| |/ /
* | | USB: host: ohci-at91: Remove unused variable regs in at91_stop_hcNathan Chancellor2019-10-151-1/+0
* | | Merge 5.4-rc3 into usb-nextGreg Kroah-Hartman2019-10-143-17/+66
|\| |
| * | xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun2019-10-041-0/+1
| * | xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman2019-10-041-0/+8
| * | xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng2019-10-041-1/+1
| * | xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja2019-10-041-2/+21
| * | usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng2019-10-041-0/+12
| * | xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman2019-10-041-4/+11
| * | xhci: Check all endpoints for LPM timeoutJan Schmidt2019-10-041-4/+4
| * | xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman2019-10-041-4/+6
| * | xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman2019-10-041-2/+2
| |/
* | usb: host: xhci-tegra: Add Tegra194 XHCI supportJC Kuo2019-10-071-0/+30
* | xhci: tegra: Parameterize mailbox register addressesJC Kuo2019-10-071-16/+42
* | USB: host: ohci-at91: resume: balance the clock start callBoris Krasnovskiy2019-10-041-2/+2
* | USB: host: ohci-at91: suspend: delay needed before to stop clocksNicolas Ferre2019-10-041-0/+1
* | USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()Boris Krasnovskiy2019-10-041-1/+1
* | usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski2019-10-041-2/+3
* | usb: Fix Kconfig indentationKrzysztof Kozlowski2019-10-041-34/+34
* | usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"Colin Ian King2019-10-041-1/+1
* | usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-041-3/+2
* | usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-041-5/+3
|/
* 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
OpenPOWER on IntegriCloud