aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-54/+13
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds112-3686/+7177
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds4-17/+16
2017-06-29Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-06-29USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky1-17/+21
2017-06-29usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav1-3/+7
2017-06-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-06-28Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-105/+146
2017-06-27usbip: Fix uninitialized variable bug in vhciYuyang Du1-1/+1
2017-06-27usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki1-0/+56
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus7-720/+176
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus9-0/+1367
2017-06-27usb: musb: compress return logic into one lineGustavo A. R. Silva1-4/+2
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-8/+21
2017-06-21USB: serial: propagate late probe errorsJohan Hovold1-11/+12
2017-06-21USB: serial: refactor port endpoint setupJohan Hovold1-92/+130
2017-06-20usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi1-121/+80
2017-06-20usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi2-48/+4
2017-06-20usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi1-93/+92
2017-06-20usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi1-79/+85
2017-06-20usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi1-2/+1
2017-06-20usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi1-1/+2
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2-0/+4
2017-06-20usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon1-4/+7
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman49-2028/+4271
2017-06-20Merge 4.12-rc6 into usb-nextGreg Kroah-Hartman7-29/+25
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol6-15/+942
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol7-51/+53
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol6-636/+845
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol1-79/+28
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol1-1/+39
2017-06-19usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni2-12/+8
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam1-1/+1
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-28/+24
2017-06-15xhci: cleanup finish_td() skip optionMathias Nyman1-9/+5
2017-06-15xhci: cleanup virtual endoint structure, remove stopped_streamMathias Nyman3-11/+7
2017-06-15xhci: handle transfer events without TRB pointerMathias Nyman1-2/+22
2017-06-15xhci: support calling cleanup_halted_endpoint with soft retryMathias Nyman1-6/+10
2017-06-15xhci: Add support for endpoint soft resetMathias Nyman2-3/+13
2017-06-15xhci: refactor transfer event errors and completion codesMathias Nyman1-38/+40
2017-06-15xhci: remove endpoint ring cacheMathias Nyman3-89/+15
2017-06-15usb: Avoid unnecessary LPM enabling and disabling during suspend and resumeMathias Nyman1-11/+2
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-06-15usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav1-3/+10
2017-06-15usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav1-3/+6
2017-06-13usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko1-14/+15
2017-06-13usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun1-2/+6
2017-06-13usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda1-0/+392