summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun2017-10-232-19/+62
| * | usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun2017-10-232-35/+0
| * | usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun2017-10-232-3/+16
| * | usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun2017-10-231-0/+4
| * | usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun2017-10-232-4/+2
| * | usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun2017-10-231-6/+1
| * | xhci: Convert timers to use timer_setup()Kees Cook2017-10-173-9/+6
| * | Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-096-32/+33
| |\ \
| * | | usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-051-4/+4
| * | | xhci: trace slot context when calling xhci_configure_endpoint()Mathias Nyman2017-10-052-0/+9
| * | | xhci: allow TRACE to work with EVENT ring dequeueAdam Wallis2017-10-051-2/+3
| * | | usb: xhci: reduce device initiated resume time variance.Anshuman Gupta2017-10-051-1/+6
| * | | usb: xhci: Handle USB transaction error on address commandLu Baolu2017-10-051-2/+8
| * | | usb: xhci: Remove xhci->mutex from xhci_alloc_dev()Lu Baolu2017-10-051-4/+0
| * | | usb: xhci: Return error when host is dead in xhci_disable_slot()Lu Baolu2017-10-051-2/+1
| * | | usb: xhci: Fix memory leak when xhci_disable_slot() returns errorLu Baolu2017-10-051-6/+8
| * | | usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2017-10-053-24/+11
| * | | usb: xhci: Disable slot even when virt-dev is nullLu Baolu2017-10-052-4/+3
| * | | usb: xhci: Add debugfs interface for xHCI driverLu Baolu2017-10-056-4/+700
OpenPOWER on IntegriCloud