aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07usbip: use monotonic timestampsArnd Bergmann3-6/+5
2017-11-07usbip: fix off-by-one frame number calculationArnd Bergmann1-1/+1
2017-11-07USB: serial: Change DbC debug device binding IDLu Baolu1-2/+2
2017-11-07USB: early: Use new USB product ID and strings for DbC deviceLu Baolu1-3/+3
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar71-0/+71
2017-11-04USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer1-0/+3
2017-11-04USB: serial: fix module-license macrosJohan Hovold23-23/+23
2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman4-27/+0
2017-11-04USB: usb-skeleton: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman11-107/+0
2017-11-04USB: image: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: class: Remove redundant license textGreg Kroah-Hartman3-43/+0
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman5-75/+0
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman25-195/+0
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman43-597/+0
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman65-322/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman613-0/+613
2017-11-03usb: gadget: udc: renesas_usb3: make const array max_packet_array staticColin Ian King1-1/+1
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman13-13/+13
2017-11-02usb: mtu3: fix dma_addr_t printk output againArnd Bergmann1-2/+2
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann1-2/+2
2017-11-02Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman6-75/+147
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman71-0/+71
2017-11-01usb: usbtest: Convert timers to use timer_setup()Kees Cook1-7/+15
2017-11-01usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva1-0/+1
2017-11-01usb: ohci-platform: use reset array APIMasahiro Yamada1-22/+15
2017-11-01usb: ehci-platform: use reset array APIMasahiro Yamada1-22/+13
2017-11-01usb: Kconfig: clarify use of USB_PCIChris Mayo1-4/+5
2017-11-01usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin1-20/+13
2017-11-01usb: usb251xb: Add max power/current dts property supportSerge Semin1-4/+20
2017-11-01usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin1-7/+7
2017-11-01usb: usb251xb: Add USB2517 LED settingsSerge Semin1-0/+12
2017-11-01usb: usb251xb: Add battery enable setting flagSerge Semin1-0/+9
2017-11-01usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin1-5/+10
2017-11-01usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin1-1/+11
2017-11-01usb: usb251xb: Add USB251x specific port count settingSerge Semin1-3/+21
2017-11-01usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin2-4/+23
2017-11-01usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()Jules Maselbas1-13/+2
2017-11-01usb: phy: remove phy-qcom-8x16-usb.cAlex Elder3-381/+0
2017-11-01usb: phy: remove phy-msm-usb.cAlex Elder3-2102/+0
2017-11-01usb: host: remove ehci-msm.cAlex Elder3-278/+0
2017-11-01USB: c67x00: remove redundant pointer urbpColin Ian King1-2/+0
2017-11-01usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-01usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-01usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-01usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-11-01usb: host: xhci-mem: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: host: xhci: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva1-1/+1