summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * USB: serial: metro-usb: simplify endpoint checkJohan Hovold2017-10-131-7/+1
| * USB: serial: metro-usb: stop I/O after failed openJohan Hovold2017-10-131-3/+8
| * USB: serial: garmin_gps: simplify init-session logicJohan Hovold2017-10-111-25/+16
| * USB: serial: garmin_gps: clean up init-session messagesJohan Hovold2017-10-111-7/+6
| * USB: serial: garmin_gps: drop unused timer initialisationJohan Hovold2017-10-111-1/+0
| * USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-10-111-0/+6
| * USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-10-111-3/+13
| * USB: serial: garmin_gps: convert timers to use timer_setup()Kees Cook2017-10-111-5/+3
* | usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva2017-11-011-0/+1
* | usb: ohci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+15
* | usb: ehci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+13
* | usb: Kconfig: clarify use of USB_PCIChris Mayo2017-11-011-4/+5
* | usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin2017-11-011-20/+13
* | usb: usb251xb: Add max power/current dts property supportSerge Semin2017-11-011-4/+20
* | usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin2017-11-011-7/+7
OpenPOWER on IntegriCloud