summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-4/+3Star
|\
| * USB: usbip: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-121-4/+3Star
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-54/+13Star
|\ \
| * | USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold2017-06-131-47/+9Star
| * | USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold2017-06-131-8/+5Star
| |/
* | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-04112-3686/+7177
|\ \
| * | Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller2017-06-291-0/+4
| * | USB hub_probe: rework ugly goto-into-compound-statementEugene Korenevsky2017-06-291-17/+21
| * | usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav2017-06-291-3/+7
| * | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-06-281-0/+1
| * | Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-06-283-105/+146
| |\ \
| | * | USB: serial: propagate late probe errorsJohan Hovold2017-06-211-11/+12
| | * | USB: serial: refactor port endpoint setupJohan Hovold2017-06-211-92/+130
| | * | USB: serial: qcserial: expose methods for modem controlMagnus Lynch2017-06-131-0/+2
| | * | USB: serial: upd78f0730: make constants staticMaksim Salau2017-06-011-3/+3
| | |/
| * | usbip: Fix uninitialized variable bug in vhciYuyang Du2017-06-271-1/+1
| * | usb: core: read USB ports from DT in the usbport LED trigger driverRafał Miłecki2017-06-271-0/+56
| * | usb: typec: ucsi: Add ACPI driverHeikki Krogerus2017-06-277-720/+176Star
| * | usb: typec: Add support for UCSI interfaceHeikki Krogerus2017-06-279-0/+1367
| * | usb: musb: compress return logic into one lineGustavo A. R. Silva2017-06-271-4/+2Star
| * | Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-06-271-8/+21
| |\ \
| | * | usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2017-05-181-8/+21
| * | | usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi2017-06-201-121/+80Star
| * | | usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi2017-06-202-48/+4Star
| * | | usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi2017-06-201-93/+92Star
| * | | usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi2017-06-201-79/+85
| * | | usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi2017-06-201-2/+1Star
| * | | usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi2017-06-201-1/+2
| * | | usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2017-06-202-0/+4
| * | | usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon2017-06-201-4/+7
| * | | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-2049-2028/+4271
| |\ \ \
| | * | | usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2017-06-196-15/+942
| | * | | usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2017-06-197-51/+53
| | * | | usb: gadget: f_uac2: split out audio coreRuslan Bilovol2017-06-196-636/+845
| | * | | usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol2017-06-191-79/+28Star
| | * | | usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol2017-06-191-1/+39
| | * | | usb: gadget: udc: atmel: Remove unnecessary macrosAlexandre Belloni2017-06-192-12/+8Star
| | * | | usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam2017-06-191-1/+1
| | * | | usb: dwc3: exynos: Handle return value of clk_prepare_enableArvind Yadav2017-06-151-3/+10
| | * | | usb: gadget: mv_udc: Handle return value of clk_prepare_enable.Arvind Yadav2017-06-151-3/+6
| | * | | usb: dwc3: gadget: increase readability of dwc3_gadget_init_endpoints()Andy Shevchenko2017-06-131-14/+15
| | * | | usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-06-131-2/+6
| | * | | usb: gadget: udc: renesas_usb3: add support for dedicated DMACYoshihiro Shimoda2017-06-131-0/+392
| | * | | usb: gadget: udc: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-132-12/+1Star
| | * | | usb: mtu3: Handle return value of clk_prepare_enableArvind Yadav2017-06-131-3/+20
| | * | | usb: dwc3: core: program PHY for proper DRD modesFelipe Balbi2017-06-131-1/+26
| | * | | usb: dwc3: core: initialize ULPI before trying to get the PHYFelipe Balbi2017-06-131-4/+6
| | * | | usb: dwc3: ulpi: conditionally resume ULPI PHYFelipe Balbi2017-06-131-0/+12
| | * | | usb: dwc3: ep0: make sure wValue is 0 on GetStatus()Felipe Balbi2017-06-131-0/+6
| | * | | usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi2017-06-131-0/+13