aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-12-01usb: xhci: fix panic in xhci_free_virt_devices_depth_firstGravatar Yu Chen 1-0/+7
2017-12-01xhci: Don't show incorrect WARN message about events for empty ringsGravatar Mathias Nyman 1-4/+8
2017-11-30usbip: Fix USB device hang due to wrong enabling of scatter-gatherGravatar Yuyang Du 1-1/+0
2017-11-30Merge tag 'fixes-for-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 7-11/+36
2017-11-30Merge tag 'usb-serial-4.15-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 2-0/+5
2017-11-28uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesGravatar Hans de Goede 1-0/+4
2017-11-28usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubGravatar Kai-Heng Feng 1-0/+3
2017-11-28usb: hub: Cycle HUB power when initialization failsGravatar Mike Looijmans 1-0/+9
2017-11-28USB: core: Add type-specific length check of BOS descriptorsGravatar Masakazu Mokuno 1-4/+24
2017-11-28usb: host: fix incorrect updating of offsetGravatar Colin Ian King 1-1/+1
2017-11-28USB: ulpi: fix bus-node lookupGravatar Johan Hovold 1-2/+2
2017-11-28USB: usbfs: Filter flags passed in from user spaceGravatar Oliver Neukum 1-5/+9
2017-11-28usb: add user selectable option for the whole USB Type-C SupportGravatar Heikki Krogerus 2-9/+46
2017-11-28usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATGravatar John Keeping 1-2/+11
2017-11-28usb: gadget: core: Fix ->udc_set_speed() speed handlingGravatar Roger Quadros 1-2/+6
2017-11-28usb: gadget: allow to enable legacy drivers without USB_ETHGravatar Bart Van Assche 2-2/+12
2017-11-28usb: gadget: udc: renesas_usb3: fix number of the pipesGravatar Yoshihiro Shimoda 1-1/+1
2017-11-28usb: gadget: don't dereference g until after it has been null checkedGravatar Colin Ian King 1-2/+5
2017-11-28USB: serial: usb_debug: add new USB device idGravatar Lu Baolu 1-0/+2
2017-11-27usb: bdc: fix platform_no_drv_owner.cocci warningsGravatar Vasyl Gomonovych 1-1/+0
2017-11-27usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingGravatar Vincent Pelletier 1-1/+1
2017-11-27USB: serial: option: add Quectel BG96 idGravatar Sebastian Sjoholm 1-0/+3
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 18-66/+60
2017-11-21treewide: init_timer() -> setup_timer()Gravatar Kees Cook 1-3/+1
2017-11-21usb: usbatm: Convert timers to use timer_setup()Gravatar Kees Cook 3-20/+29
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