summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * USB: serial: kobil_sct: log failure to update line settingsJohan Hovold2020-07-021-0/+4
| * USB: serial: keyspan_pda: drop unused firmware reset statusJohan Hovold2020-07-021-2/+1
| * USB: serial: iuu_phoenix: drop unused URB submission resultsJohan Hovold2020-07-021-8/+4
| * USB: serial: garmin_gps: don't compile unused packet definitionsJohan Hovold2020-07-021-5/+8
| * USB: serial: ch341: add min and max line-speed macrosJohan Hovold2020-06-301-1/+5
| * USB: serial: ch341: name prescaler, divisor registersMichael Hanselmann2020-06-291-2/+15
* | xhci: dbgtty: Make some functions staticWei Yongjun2020-07-281-2/+2
* | xhci: dbc: Make function xhci_dbc_ring_alloc() staticWei Yongjun2020-07-281-1/+1
* | Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman2020-07-276-214/+2
* | Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...Greg Kroah-Hartman2020-07-271-3/+1
* | USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman2020-07-271-10/+25
* | Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2020-07-2727-262/+687
|\ \
| * | usb: dwc3: gadget: when the started list is empty stop the active xferMichael Grzeschik2020-07-241-1/+3
| * | usb: dwc3: gadget: make starting isoc transfers more robustMichael Olbrich2020-07-241-0/+22
| * | usb: dwc3: gadget: add frame number maskMichael Grzeschik2020-07-242-2/+4
| * | usb: gadget: function: printer: Interface is disabled and returns errorZqiang2020-07-241-0/+36
| * | usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol2020-07-241-5/+2
| * | usb: bdc: Use devm_clk_get_optional()Florian Fainelli2020-07-241-5/+3
| * | usb: bdc: Halt controller on suspendDanesh Petigara2020-07-241-2/+7
| * | usb: bdc: driver runs out of buffer descriptors on large ADB transfersAl Cooper2020-07-241-1/+1
| * | usb: bdc: Adb shows offline after resuming from S2Al Cooper2020-07-241-3/+7
| * | bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2020-07-242-6/+14
| * | usb: bdc: Add compatible string for new style USB DT nodesAl Cooper2020-07-241-1/+1
| * | USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)2020-07-241-37/+37
| * | USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-07-242-33/+163
| * | USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)2020-07-241-23/+11