aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+26
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 22-51/+51
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 658-8691/+3984
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-0/+5772
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-7/+15
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 71-0/+71
2017-11-13Merge branch 'for-next' into for-linusGravatar Takashi Iwai 1-4/+26
2017-11-09usb: gadget: f_fs: Fix use-after-free in ffs_free_instGravatar Andrew Gabbasov 1-0/+1
2017-11-09USB: usbfs: compute urb->actual_length for isochronousGravatar Alan Stern 1-0/+14
2017-11-09usb: core: message: remember to reset 'ret' to 0 when necessaryGravatar Felipe Balbi 1-0/+2
2017-11-07USB: typec: Remove remaining redundant license textGravatar Greg Kroah-Hartman 4-34/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGravatar Greg Kroah-Hartman 5-0/+5
2017-11-07USB: renesas_usbhs: rcar?.h: add SPDX tagsGravatar Greg Kroah-Hartman 2-0/+2
2017-11-07USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGravatar Greg Kroah-Hartman 1-0/+1
2017-11-07USB: host: xhci-debugfs: add SPDX linesGravatar Greg Kroah-Hartman 2-0/+2
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGravatar Greg Kroah-Hartman 10-0/+10
2017-11-07usb: host: isp1362-hcd: remove a couple of redundant assignmentsGravatar Colin Ian King 1-2/+1
2017-11-07USB: adutux: remove redundant variable minorGravatar Colin Ian King 1-2/+0
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Gravatar Felipe Balbi 1-7/+40
2017-11-07usb: core: introduce a new usb_get_std_status() helperGravatar Felipe Balbi 3-10/+10
2017-11-07usb: core: rename usb_get_status() 'type' argument to 'recip'Gravatar Felipe Balbi 1-3/+3
2017-11-07usb: core: add Status Type definitionsGravatar Felipe Balbi 1-2/+2
2017-11-07USB: gadget: Remove redundant license textGravatar Greg Kroah-Hartman 7-32/+0
2017-11-07USB: gadget: function: Remove redundant license textGravatar Greg Kroah-Hartman 55-244/+0
2017-11-07USB: gadget: udc: Remove redundant license textGravatar Greg Kroah-Hartman 60-346/+1
2017-11-07USB: gadget: legacy: Remove redundant license textGravatar Greg Kroah-Hartman 17-74/+0
2017-11-07USB: host: Remove redundant license textGravatar Greg Kroah-Hartman 9-85/+0
2017-11-07USB: host: imx21: Remove redundant license textGravatar Greg Kroah-Hartman 3-42/+0
2017-11-07USB: host: fhci: Remove redundant license textGravatar Greg Kroah-Hartman 8-40/+0
2017-11-07USB: host: ehci: Remove redundant license textGravatar Greg Kroah-Hartman 29-296/+0
2017-11-07USB: host: ohci: Remove redundant license textGravatar Greg Kroah-Hartman 9-51/+1
2017-11-07USB: host: whci: Remove redundant license textGravatar Greg Kroah-Hartman 11-136/+0
2017-11-07USB: host: xhci: Remove redundant license textGravatar Greg Kroah-Hartman 22-178/+0
2017-11-07USB: early: Remove redundant license textGravatar Greg Kroah-Hartman 2-8/+0
2017-11-07USB: c67x00: Remove redundant license textGravatar Greg Kroah-Hartman 6-90/+0
2017-11-07USB: dwc2: Remove redundant license textGravatar Greg Kroah-Hartman 3-22/+0
2017-11-07USB: dwc3: Remove redundant license textGravatar Greg Kroah-Hartman 19-168/+0
2017-11-07USB: chipidea: Remove redundant license textGravatar Greg Kroah-Hartman 19-102/+1
2017-11-07USB: isp1760: Remove redundant license textGravatar Greg Kroah-Hartman 5-20/+0
2017-11-07USB: mtu3: Remove redundant license textGravatar Greg Kroah-Hartman 11-110/+0
2017-11-07USB: musb: Remove redundant license textGravatar Greg Kroah-Hartman 33-567/+0
2017-11-07USB: typec: Remove redundant license textGravatar Greg Kroah-Hartman 4-16/+0
2017-11-07USB: phy: Remove redundant license textGravatar Greg Kroah-Hartman 19-184/+1
2017-11-07USB: renesas_usbhs: Remove redundant license textGravatar Greg Kroah-Hartman 12-111/+0
2017-11-07USB: usbip: Remove redundant license textGravatar Greg Kroah-Hartman 20-277/+0
2017-11-07USB: wusbcore: Remove redundant license textGravatar Greg Kroah-Hartman 16-234/+0
2017-11-07renesas_usbhs: use renesas_usbhs_get_info()Gravatar Kuninori Morimoto 1-2/+2
2017-11-07usbip: use monotonic timestampsGravatar Arnd Bergmann 3-6/+5
2017-11-07usbip: fix off-by-one frame number calculationGravatar Arnd Bergmann 1-1/+1
2017-11-07USB: serial: Change DbC debug device binding IDGravatar Lu Baolu 1-2/+2