summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* xhci: fix endpoint context tracer outputMathias Nyman2018-03-191-10/+12
* xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng2018-03-193-0/+7
* usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda2018-03-191-0/+4
* usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-281-2/+2
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-281-7/+10
* ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-282-4/+10
* xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing2018-02-251-2/+1
* xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing2018-02-251-4/+2
* xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing2018-02-251-0/+1
* xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-251-2/+2
* usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-221-8/+0
* 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
* 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
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-217-23/+20
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13116-1306/+1111
|\
| * 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/+1
| * USB: host: Remove redundant license textGreg Kroah-Hartman2017-11-079-85/+0
| * USB: host: imx21: Remove redundant license textGreg Kroah-Hartman2017-11-073-42/+0
| * USB: host: fhci: Remove redundant license textGreg Kroah-Hartman2017-11-078-40/+0
| * USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-0729-296/+0
| * USB: host: ohci: Remove redundant license textGreg Kroah-Hartman2017-11-079-51/+1
| * USB: host: whci: Remove redundant license textGreg Kroah-Hartman2017-11-0711-136/+0
| * USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-0722-178/+0
| * 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/+15
| * usb: ehci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+13
| * usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()Jules Maselbas2017-11-011-13/+2
| * usb: host: remove ehci-msm.cAlex Elder2017-11-013-278/+0
| * usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
| * usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
| * usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
| * usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
| * usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
| * usb: host: xhci-mem: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
| * usb: host: xhci: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
| * usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
| * usb: host: isp116x-hcd: mark expected switch fall-throughsGustavo A. R. Silva2017-11-011-0/+3
| * usb: r8a66597-hcd: Convert timers to use timer_setup()Kees Cook2017-11-012-15/+23
| * usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot2017-10-251-4/+1
| * Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-233-13/+34
| |\
| * | usb: host: modify description for MTK xHCI configChunfeng Yun2017-10-231-2/+2