summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell-0/+1
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman-11/+10
2018-01-22usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY foundLadislav Michl-1/+2
2018-01-17usb: uhci: Add clk support to uhci-platformBenjamin Herrenschmidt-3/+23
2018-01-16usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu-1/+1
2018-01-09usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun-118/+65
2018-01-09USB: ohci: da8xx: remove clk con_idDavid Lechner-1/+1
2018-01-04USB: host: Use zeroing memory allocator rather than allocator/memsetHimanshu Jha-7/+3
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman-11/+14
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson-0/+3
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner-8/+8
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman-3/+3
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman-12/+30
2017-12-12usb: xhci: make function xhci_dbc_free_req staticColin Ian King-1/+1
2017-12-12xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman-1/+1
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern-2/+1
2017-12-08usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun-3/+3
2017-12-08xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman-4/+11
2017-12-08xhci: add port status tracing for Get Hub Status requestsMathias Nyman-0/+7
2017-12-08xhci: add port status tracing for Get Port Status hub requestsMathias Nyman-0/+6
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis-5/+20
2017-12-08usb: xhci: Cleanup printk debug message for ERSTLu Baolu-21/+0
2017-12-08usb: xhci: Cleanup printk debug message for registersLu Baolu-258/+0
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu-0/+1804
2017-12-08usb: xhci: Make some static functions globalLu Baolu-42/+72
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman-31/+16
2017-12-08xhci: add helper to allocate command with input contextMathias Nyman-4/+26
2017-12-08usb: xhci: remove unused variable ep_ringCorentin Labbe-2/+0
2017-12-08usb: xhci: remove unused variable urb_privCorentin Labbe-2/+0
2017-12-08usb: xhci: remove unused variable epCorentin Labbe-2/+0
2017-12-08usb: xhci: remove unused variable last_freed_endpointCorentin Labbe-3/+0
2017-12-07usb: host: fotg210: Use dma_pool_zallocVasyl Gomonovych-5/+2
2017-12-01usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen-0/+7
2017-12-01xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman-4/+8
2017-11-28usb: host: fix incorrect updating of offsetColin Ian King-1/+1
2017-11-28USB: host: whci: remove redundant variable tColin Ian King-2/+0
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook-23/+20
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1306/+1111
2017-11-07USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman-0/+2
2017-11-07usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King-2/+1
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman-85/+0
2017-11-07USB: host: imx21: Remove redundant license textGreg Kroah-Hartman-42/+0
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman-40/+0
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman-296/+0
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman-51/+1
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman-136/+0
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman-178/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+14
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+111
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann-2/+2