summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
| * 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/+1Star
| * 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/+16Star
| * USB: serial: garmin_gps: clean up init-session messagesJohan Hovold2017-10-111-7/+6Star
| * USB: serial: garmin_gps: drop unused timer initialisationJohan Hovold2017-10-111-1/+0Star
| * 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/+3Star
* | 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/+15Star
* | usb: ehci-platform: use reset array APIMasahiro Yamada2017-11-011-22/+13Star
* | usb: Kconfig: clarify use of USB_PCIChris Mayo2017-11-011-4/+5
* | usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin2017-11-011-20/+13Star
* | 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
* | usb: usb251xb: Add USB2517 LED settingsSerge Semin2017-11-011-0/+12
* | usb: usb251xb: Add battery enable setting flagSerge Semin2017-11-011-0/+9
* | usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin2017-11-011-5/+10
* | usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin2017-11-011-1/+11
* | usb: usb251xb: Add USB251x specific port count settingSerge Semin2017-11-011-3/+21
* | usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin2017-11-012-4/+23
* | usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()Jules Maselbas2017-11-011-13/+2Star
* | usb: phy: remove phy-qcom-8x16-usb.cAlex Elder2017-11-013-381/+0Star
* | usb: phy: remove phy-msm-usb.cAlex Elder2017-11-013-2102/+0Star
* | usb: host: remove ehci-msm.cAlex Elder2017-11-013-278/+0Star
* | USB: c67x00: remove redundant pointer urbpColin Ian King2017-11-011-2/+0Star
* | usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: host: oxu210hp-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | usb: host: ehci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | usb: host: ohci-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | usb: host: xhci-mem: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: host: xhci: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: host: fotg210-hcd: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* | usb: image: mdc800: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: core: urb: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-0/+1
* | usb: host: isp116x-hcd: mark expected switch fall-throughsGustavo A. R. Silva2017-11-011-0/+3
* | usb: gadget: zero: Convert timers to use timer_setup()Kees Cook2017-11-011-3/+5