summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi
2017-11-07usb: core: add Status Type definitionsFelipe Balbi
2017-11-07USB: gadget: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: imx21: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: fhci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: ohci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: whci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: early: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: c67x00: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: dwc2: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: isp1760: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: mtu3: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: phy: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: usbip: Remove redundant license textGreg Kroah-Hartman
2017-11-07USB: wusbcore: Remove redundant license textGreg Kroah-Hartman
2017-11-07renesas_usbhs: use renesas_usbhs_get_info()Kuninori Morimoto
2017-11-07usbip: use monotonic timestampsArnd Bergmann
2017-11-07usbip: fix off-by-one frame number calculationArnd Bergmann
2017-11-07USB: serial: Change DbC debug device binding IDLu Baolu
2017-11-07USB: early: Use new USB product ID and strings for DbC deviceLu Baolu
2017-11-04USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-04USB: serial: fix module-license macrosJohan Hovold
2017-11-04USB: common: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: usb-skeleton: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: image: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: class: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: atm: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-03usb: gadget: udc: renesas_usb3: make const array max_packet_array staticColin Ian King
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2017-11-02usb: mtu3: fix dma_addr_t printk output againArnd Bergmann
2017-11-02usb: xhci: tegra: use time64_t for printing timestampArnd Bergmann
2017-11-02Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-11-01usb: host: isp1362-hcd: fix missing break in switchGustavo A. R. Silva
2017-11-01usb: ohci-platform: use reset array APIMasahiro Yamada