summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman2017-11-0760-346/+1
| * | | | | USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-0717-74/+0
| * | | | | 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: early: Remove redundant license textGreg Kroah-Hartman2017-11-072-8/+0
| * | | | | USB: c67x00: Remove redundant license textGreg Kroah-Hartman2017-11-076-90/+0
| * | | | | USB: dwc2: Remove redundant license textGreg Kroah-Hartman2017-11-073-22/+0
| * | | | | USB: dwc3: Remove redundant license textGreg Kroah-Hartman2017-11-0719-168/+0
| * | | | | USB: chipidea: Remove redundant license textGreg Kroah-Hartman2017-11-0719-102/+1
| * | | | | USB: isp1760: Remove redundant license textGreg Kroah-Hartman2017-11-075-20/+0
| * | | | | USB: mtu3: Remove redundant license textGreg Kroah-Hartman2017-11-0711-110/+0
| * | | | | USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-0733-567/+0
| * | | | | USB: typec: Remove redundant license textGreg Kroah-Hartman2017-11-074-16/+0
| * | | | | USB: phy: Remove redundant license textGreg Kroah-Hartman2017-11-0719-184/+1
| * | | | | USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman2017-11-0712-111/+0
| * | | | | USB: usbip: Remove redundant license textGreg Kroah-Hartman2017-11-0720-277/+0
| * | | | | USB: wusbcore: Remove redundant license textGreg Kroah-Hartman2017-11-0716-234/+0
| * | | | | renesas_usbhs: use renesas_usbhs_get_info()Kuninori Morimoto2017-11-071-2/+2
| * | | | | usbip: use monotonic timestampsArnd Bergmann2017-11-073-6/+5
| * | | | | usbip: fix off-by-one frame number calculationArnd Bergmann2017-11-071-1/+1
| * | | | | USB: serial: Change DbC debug device binding IDLu Baolu2017-11-071-2/+2
| * | | | | USB: early: Use new USB product ID and strings for DbC deviceLu Baolu2017-11-071-3/+3
| * | | | | USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-041-0/+3
| * | | | | USB: serial: fix module-license macrosJohan Hovold2017-11-0423-23/+23
| * | | | | USB: common: Remove redundant license textGreg Kroah-Hartman2017-11-044-27/+0
| * | | | | USB: usb-skeleton: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0
| * | | | | USB: core: Remove redundant license textGreg Kroah-Hartman2017-11-0411-107/+0
| * | | | | USB: image: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
| * | | | | USB: class: Remove redundant license textGreg Kroah-Hartman2017-11-043-43/+0
| * | | | | USB: atm: Remove redundant license textGreg Kroah-Hartman2017-11-045-75/+0
| * | | | | USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-0425-195/+0
| * | | | | USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-0443-597/+0
| * | | | | USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-0465-322/+0
| * | | | | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04613-0/+613
| * | | | | usb: gadget: udc: renesas_usb3: make const array max_packet_array staticColin Ian King2017-11-031-1/+1
| * | | | | USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-0313-13/+13
| * | | | | usb: mtu3: fix dma_addr_t printk output againArnd Bergmann2017-11-021-2/+2
| * | | | | usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann2017-11-021-2/+2
| * | | | | Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-11-026-75/+147
| |\ \ \ \ \
| | * | | | | USB: serial: f81534: implement break controlJi-Ze Hong (Peter Hong)2017-10-311-6/+41
| | * | | | | USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)2017-10-311-0/+43
| | * | | | | USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-10-311-0/+1
| | * | | | | USB: serial: kobil_sct: mark expected switch fall-throughGustavo A. R. Silva2017-10-301-0/+1
| | * | | | | USB: serial: drop unused core USB driverJohan Hovold2017-10-131-22/+0
| | * | | | | USB: serial: metro-usb: add missing interrupt-out endpoint checkJohan Hovold2017-10-131-5/+17