aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman17-74/+0
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman9-85/+0
2017-11-07USB: host: imx21: Remove redundant license textGreg Kroah-Hartman3-42/+0
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman8-40/+0
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman29-296/+0
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman9-51/+1
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman11-136/+0
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman22-178/+0
2017-11-07USB: early: Remove redundant license textGreg Kroah-Hartman2-8/+0
2017-11-07USB: c67x00: Remove redundant license textGreg Kroah-Hartman6-90/+0
2017-11-07USB: dwc2: Remove redundant license textGreg Kroah-Hartman3-22/+0
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman19-168/+0
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman19-102/+1
2017-11-07USB: isp1760: Remove redundant license textGreg Kroah-Hartman5-20/+0
2017-11-07USB: mtu3: Remove redundant license textGreg Kroah-Hartman11-110/+0
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman33-567/+0
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman4-16/+0
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman19-184/+1
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman12-111/+0
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman20-277/+0
2017-11-07USB: wusbcore: Remove redundant license textGreg Kroah-Hartman16-234/+0
2017-11-07renesas_usbhs: use renesas_usbhs_get_info()Kuninori Morimoto1-2/+2
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