summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-03usb: remove msm_hsusb_hw.hJack Pham1-77/+0
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/...Greg Kroah-Hartman6-75/+147
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: usb251xb: Update usb251xb bindingsSerge Semin1-14/+32
2017-11-01dt-bindings: usb: max3421: Interrupt-parent is optionalJules Maselbas1-3/+5
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
2017-11-01usb: image: mdc800: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: core: urb: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: storage: uas: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: host: isp116x-hcd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-01usb: gadget: zero: Convert timers to use timer_setup()Kees Cook1-3/+5
2017-11-01usb: r8a66597-hcd: Convert timers to use timer_setup()Kees Cook2-15/+23
2017-11-01usb: isp1760: Convert timers to use timer_setup()Kees Cook2-7/+8
2017-11-01usb: usbip: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-01usb-storage: make use of srb local variableAlan Stern1-17/+17
2017-11-01usb: gadget: udc: dummy_hcd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-01usb: gadget: composite: mark expected switch fall-throughsGustavo A. R. Silva1-3/+4
2017-11-01usb: gadget: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: wusbcore: Use put_unaligned_le32Himanshu Jha1-5/+4
2017-11-01usb: wusbcore: wa-xfer: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-01usb: musb: dsps: remove the duplicated timerBin Liu1-9/+8
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook9-64/+55