summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21usb: usbatm: Convert timers to use timer_setup()Kees Cook
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai
2017-11-09usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-11-09USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-09usb: core: message: remember to reset 'ret' to 0 when necessaryFelipe Balbi
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman
2017-11-07USB: renesas_usbhs: rcar?.h: add SPDX tagsGreg Kroah-Hartman
2017-11-07USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman
2017-11-07USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman
2017-11-07usb: host: isp1362-hcd: remove a couple of redundant assignmentsColin Ian King
2017-11-07USB: adutux: remove redundant variable minorColin Ian King
2017-11-07usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
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