aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-4/+0
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds4-148/+97
2016-03-17usb: common: convert to use match_string() helperHeikki Krogerus1-14/+8
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds155-5765/+8519
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-18/+13
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-14/+16
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-11/+10
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus4-10/+10
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab1-0/+1
2016-03-10usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-40/+11
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2-39/+60
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig1-32/+23
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into develLinus Walleij9-7/+68
2016-03-08Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman12-178/+228
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig4-148/+97
2016-03-05USB: core: let USB device know device nodePeter Chen3-1/+58
2016-03-05usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant1-5/+58
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman64-3112/+5208
2016-03-04usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak1-2/+2
2016-03-04usb: udc: lpc32xx: remove USB PLL and USB OTG clock managementVladimir Zapolskiy1-59/+5
2016-03-04usb: udc: lpc32xx: remove direct access to clock controller registersVladimir Zapolskiy1-29/+0
2016-03-04usb: udc: lpc32xx: switch to clock prepare/unprepare modelVladimir Zapolskiy1-15/+15
2016-03-04usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()Yoshihiro Shimoda1-1/+1
2016-03-04usb: gadget: renesas_usb3: Use ARCH_RENESASSimon Horman1-1/+1
2016-03-04usb: dwc2: Fix issues in dwc2_complete_non_isoc_xfer_ddma()John Youn1-2/+4
2016-03-04usb: dwc2: Add support for Lantiq ARX and XRX SoCsAntti Seppälä1-0/+34
2016-03-04usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne1-3/+8
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov1-0/+5
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::configPetr Kulhavy2-2/+2
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn4-1801/+1806
2016-03-04usb: dwc2: Move register save and restore functionsJohn Youn4-183/+179
2016-03-04usb: dwc2: Use kmem_cache_free()Amitoj Kaur Chawla1-1/+1
2016-03-04usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson1-6/+42
2016-03-04usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson4-171/+1250
2016-03-04usb: dwc2: host: Properly set even/odd frameDouglas Anderson2-3/+100
2016-03-04usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson2-0/+33
2016-03-04usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson2-89/+272
2016-03-04usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson3-6/+11
2016-03-04usb: dwc2: host: Split code out to make dwc2_do_reserve()Douglas Anderson1-45/+67
2016-03-04usb: dwc2: host: Reorder things in hcd_queue.cDouglas Anderson1-289/+289
2016-03-04usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson4-82/+92
2016-03-04usb: dwc2: host: Use periodic interrupt even with DMADouglas Anderson1-39/+32
2016-03-04usb: dwc2: host: There's not really a TT for the root hubDouglas Anderson1-0/+10
2016-03-04usb: dwc2: host: Properly set the HFIRDouglas Anderson1-2/+2
2016-03-04usb: dwc2: host: Giveback URB in tasklet contextDouglas Anderson1-3/+1
2016-03-04usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson2-56/+187
2016-03-04usb: dwc2: host: Add scheduler tracingDouglas Anderson4-2/+53
2016-03-04usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson5-0/+31
2016-03-04usb: dwc2: host: Always add to the tail of queuesDouglas Anderson4-11/+14