summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: mtu3: add ->udc_set_speed()Chunfeng Yun2020-07-293-28/+58
* usb: mtu3: introduce a funtion to check maximum speedChunfeng Yun2020-07-291-20/+28
* usb: mtu3: clear interrupts status when disable interruptsChunfeng Yun2020-07-291-13/+12
* usb: mtu3: reinitialize CSR registersChunfeng Yun2020-07-291-29/+32
* usb: mtu3: fix macro for maximum number of packetsChunfeng Yun2020-07-291-2/+2
* usb: mtu3: remove unnecessary pointer checksChunfeng Yun2020-07-291-19/+6
* usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-07-291-1/+3
* usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-07-291-3/+5
* usb: musb: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-3/+1
* usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-5/+2
* usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-4/+2
* usb: dwc3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-2/+2
* usb: cdns3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-2/+1
* usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-291-5/+2
* usb: mtu3: convert to devm_platform_ioremap_resource_bynameChunfeng Yun2020-07-292-6/+2
* USB: Simplify USB ID table matchBastien Nocera2020-07-291-2/+0
* usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets ...Hans de Goede2020-07-291-0/+3
* usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode...Hans de Goede2020-07-291-0/+30
* usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede2020-07-291-28/+48
* usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede2020-07-291-27/+22
* usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helperHans de Goede2020-07-291-12/+13
* usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into t...Hans de Goede2020-07-291-8/+3
* Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-07-295-4/+37
|\
| * usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen2020-07-283-2/+7
| * usb: chipidea: add query_available_role interfacePeter Chen2020-07-281-0/+27
| * usb: chipidea: udc: fix the ENDIAN issuePeter Chen2020-06-101-2/+3
* | Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-2822-146/+459
|\ \
| * | USB: serial: qcserial: add EM7305 QDL product IDErik Ekman2020-07-211-0/+1
| * | USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold2020-07-211-6/+8
| * | USB: serial: sierra: clean up special-interface handlingJohan Hovold2020-07-141-29/+29
| * | USB: serial: cp210x: use in-kernel types in port dataJohan Hovold2020-07-141-1/+1
| * | USB: serial: cp210x: drop unnecessary packed attributesJohan Hovold2020-07-141-3/+3
| * | USB: serial: cp210x: add support for TIOCGICOUNTJohan Hovold2020-07-141-0/+1
| * | USB: serial: cp210x: add support for line-status eventsJohan Hovold2020-07-141-3/+186
| * | USB: serial: cp210x: disable interface on errors in openJohan Hovold2020-07-141-1/+10
| * | USB: serial: drop redundant transfer-buffer castsJohan Hovold2020-07-096-8/+6
| * | USB: serial: add sysrq break-handler dummyJohan Hovold2020-07-091-2/+2
| * | USB: serial: inline sysrq dummy functionJohan Hovold2020-07-091-7/+2
| * | USB: serial: only process sysrq when enabledJohan Hovold2020-07-091-1/+1
| * | USB: serial: only set sysrq timestamp for consolesJohan Hovold2020-07-097-14/+18
| * | USB: serial: ftdi_sio: fix break and sysrq handlingJohan Hovold2020-07-091-7/+17
| * | USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-07-091-10/+9
| * | USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-07-091-11/+11
| * | USB: serial: use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-084-6/+6
| * | USB: serial: ch341: fix missing simulated-break marginMichael Hanselmann2020-07-071-4/+6
| * | USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman2020-07-061-0/+17
| * | USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-07-061-0/+2
| * | USB: serial: ch341: simulate break condition if not supportedMichael Hanselmann2020-07-061-9/+93
| * | USB: serial: console: add support for flow controlJohan Hovold2020-07-021-1/+4
| * | USB: serial: quatech2: drop two stub functionsJohan Hovold2020-07-021-17/+1