summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-21232-3855/+18517
|\
| * dt-bindings: usb: mediatek: musb: add mt8516 compatbileChunfeng Yun2021-02-121-0/+1
| * dt-bindings: usb: mtk-xhci: add compatible for mt2701 and mt7623Chunfeng Yun2021-02-121-0/+2
| * dt-bindings: usb: mtk-xhci: add optional assigned clock propertiesChunfeng Yun2021-02-121-0/+8
| * Documentation: connector: Update the description of sink-vdosKyle Tso2021-02-121-3/+4
| * usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek2021-02-111-2/+7
| * dt-bindings: usb: usb-device: fix typo in required propertiesMans Rullgard2021-02-111-1/+1
| * usb: Replace lkml.org links with loreKees Cook2021-02-111-3/+4
| * dt-bindings: usb: dwc3: add description for rk3328Johan Jonker2021-02-111-0/+4
| * dt-bindings: usb: convert rockchip,dwc3.txt to yamlJohan Jonker2021-02-112-56/+104
| * usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella2021-02-101-0/+3
| * Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-02-1044-225/+888
| |\
| | * USB: serial: drop bogus to_usb_serial_port() checksJohan Hovold2021-02-091-13/+3
| | * USB: serial: make remove callback return voidUwe Kleine-König2021-02-0937-120/+53
| | * USB: serial: drop if with an always false conditionUwe Kleine-König2021-02-091-5/+1
| | * USB: serial: option: update interface mapping for ZTE P685MLech Perczak2021-02-081-1/+2
| | * USB: serial: ftdi_sio: restore divisor-encoding commentsJohan Hovold2021-02-011-8/+8
| | * USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold2021-02-011-2/+3
| | * USB: serial: cp210x: clean up auto-RTS handlingJohan Hovold2021-02-011-2/+1
| | * USB: serial: cp210x: fix RTS handlingJohan Hovold2021-02-011-7/+40
| | * USB: serial: cp210x: clean up printk zero paddingJohan Hovold2021-02-011-2/+2
| | * USB: serial: cp210x: clean up flow-control debug messageJohan Hovold2021-02-011-2/+2
| | * USB: serial: cp210x: drop shift macrosJohan Hovold2021-02-011-17/+11
| | * USB: serial: cp210x: fix modem-control handlingJohan Hovold2021-02-011-4/+16
| | * USB: serial: cp210x: suppress modem-control errorsJohan Hovold2021-02-011-3/+30
| | * USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter2021-01-281-1/+3
| | * USB: serial: xr: fix B0 handlingJohan Hovold2021-01-261-9/+14
| | * USB: serial: xr: fix pin configurationJohan Hovold2021-01-261-0/+8
| | * USB: serial: xr: fix gpio-mode handlingJohan Hovold2021-01-261-6/+3
| | * USB: serial: xr: simplify line-speed logicJohan Hovold2021-01-261-2/+1
| | * USB: serial: xr: clean up line-settings handlingJohan Hovold2021-01-261-19/+15
| | * USB: serial: xr: document vendor-request recipientJohan Hovold2021-01-261-4/+4
| | * USB: serial: xr: use termios flag helpersJohan Hovold2021-01-261-2/+1
| | * USB: serial: xr: use subsystem usb_device at probeJohan Hovold2021-01-261-2/+1
| | * USB: serial: xr: fix interface leak at disconnectJohan Hovold2021-01-261-0/+10
| | * USB: serial: xr: fix NULL-deref at probeJohan Hovold2021-01-261-0/+3
| | * USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter2021-01-261-1/+3
| | * USB: cdc-acm: ignore Exar XR21V141X when serial driver is builtMauro Carvalho Chehab2021-01-211-0/+6
| | * USB: serial: add MaxLinear/Exar USB to Serial driverManivannan Sadhasivam2021-01-213-0/+605
| | * USB: serial: f81534: drop short control-transfer checkJohan Hovold2021-01-181-3/+1
| | * USB: serial: f81232: drop short control-transfer checksJohan Hovold2021-01-181-10/+2
| | * USB: serial: io_ti: fix a debug-message copy-paste errorJohan Hovold2021-01-181-1/+1
| | * USB: serial: io_ti: drop short control-transfer checkJohan Hovold2021-01-181-5/+1
| | * USB: serial: upd78f0730: drop short control-transfer checkJohan Hovold2021-01-181-4/+1
| | * USB: serial: mxuport: drop short control-transfer checkJohan Hovold2021-01-181-7/+0
| | * USB: serial: cp210x: add copyright noticeJohan Hovold2021-01-181-0/+1
| | * USB: serial: cp210x: drop unused includesJohan Hovold2021-01-181-3/+0
| | * USB: serial: cp210x: drop short control-transfer checksJohan Hovold2021-01-181-12/+6
| | * USB: serial: cp210x: update control-characters on every changeJohan Hovold2021-01-181-3/+7
| | * USB: serial: cp210x: set IXOFF thresholdsJohan Hovold2021-01-181-0/+3