summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun2018-01-092-118/+65Star
* USB: ohci: da8xx: remove clk con_idDavid Lechner2018-01-091-1/+1
* USB: host: Use zeroing memory allocator rather than allocator/memsetHimanshu Jha2018-01-042-7/+3Star
* Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-023-11/+14
|\
| * usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2017-12-271-0/+3
| * xhci: Fix use-after-free in xhci debugfsAlexander Kappner2017-12-271-8/+8
| * xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman2017-12-271-3/+3
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-183-12/+30
|\|
| * usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun2017-12-081-3/+3
| * xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2017-12-081-4/+11
| * usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2017-12-011-0/+7
| * xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman2017-12-011-4/+8
| * usb: host: fix incorrect updating of offsetColin Ian King2017-11-281-1/+1
* | usb: xhci: make function xhci_dbc_free_req staticColin Ian King2017-12-121-1/+1
* | xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman2017-12-121-1/+1
* | USB: remove the URB_NO_FSBR flagAlan Stern2017-12-121-2/+1Star
* | xhci: add port status tracing for Get Hub Status requestsMathias Nyman2017-12-082-0/+7
* | xhci: add port status tracing for Get Port Status hub requestsMathias Nyman2017-12-082-0/+6
* | usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-085-5/+20
* | usb: xhci: Cleanup printk debug message for ERSTLu Baolu2017-12-083-21/+0Star
* | usb: xhci: Cleanup printk debug message for registersLu Baolu2017-12-084-258/+0Star
* | usb: xhci: Add DbC support in xHCI driverLu Baolu2017-12-088-0/+1804
* | usb: xhci: Make some static functions globalLu Baolu2017-12-083-42/+72
* | xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman2017-12-085-31/+16Star
* | xhci: add helper to allocate command with input contextMathias Nyman2017-12-083-4/+26
* | usb: xhci: remove unused variable ep_ringCorentin Labbe2017-12-081-2/+0Star
* | usb: xhci: remove unused variable urb_privCorentin Labbe2017-12-081-2/+0Star
* | usb: xhci: remove unused variable epCorentin Labbe2017-12-081-2/+0Star
* | usb: xhci: remove unused variable last_freed_endpointCorentin Labbe2017-12-081-3/+0Star
* | usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych2017-12-071-5/+2Star
* | USB: host: whci: remove redundant variable tColin Ian King2017-11-281-2/+0Star
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-227-23/+20Star
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14116-1306/+1111Star
|\
| * USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman2017-11-072-0/+2
| * usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King2017-11-071-2/+1Star
| * USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-079-85/+0Star
| * USB: host: imx21: Remove redundant license textGreg Kroah-Hartman2017-11-073-42/+0Star
| * USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-078-40/+0Star
| * USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-0729-296/+0Star
| * USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-079-51/+1Star
| * USB: host: whci: Remove redundant license textGreg Kroah-Hartman2017-11-0711-136/+0Star
| * USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-0722-178/+0Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04111-0/+111
| * usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann2017-11-021-2/+2
| * usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva2017-11-011-0/+1
| * usb: ohci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+15Star
| * usb: ehci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+13Star
| * usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()Jules Maselbas2017-11-011-13/+2Star
| * usb: host: remove ehci-msm.cAlex Elder2017-11-013-278/+0Star
| * usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1