aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2018-03-05Merge tag 'v4.15.6' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-02-25xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-25xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-25xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-25xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-02malta uhci quirks: make allowance for slow 4k(e)cWeixing Shi
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman
2017-12-08usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun
2017-12-08xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-01usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-01xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman
2017-11-28usb: host: fix incorrect updating of offsetColin Ian King
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman
2017-11-07usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: imx21: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva
2017-11-01usb: ohci-platform: use reset array APIMasahiro Yamada
2017-11-01usb: ehci-platform: use reset array APIMasahiro Yamada
2017-11-01usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()Jules Maselbas
2017-11-01usb: host: remove ehci-msm.cAlex Elder
2017-11-01usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: xhci-mem: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: xhci: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva
2017-11-01usb: host: isp116x-hcd: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01usb: r8a66597-hcd: Convert timers to use timer_setup()Kees Cook
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun