summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-252-4/+4
|\
| * kbuild: simplify access to the kernel's versionSasha Levin2021-02-162-4/+4
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\ \
| * | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
* | | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-222-8/+6
|\ \ \
| * | | of: Remove of_dev_{get,put}()Rob Herring2021-02-121-1/+1
| * | | usb: usb251xb: Use of_device_get_match_data()Stephen Boyd2021-01-261-7/+5
| |/ /
* | | usb: misc: usb3503: Fix logic in usb3503_init()Michal Simek2021-02-111-2/+7
* | | usb: Replace lkml.org links with loreKees Cook2021-02-111-3/+4
* | | 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-1043-224/+887
|\ \ \
| * | | 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-0936-119/+52
| * | | 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
| * | | USB: serial: cp210x: add support for software flow controlWang Sheng Long2021-01-181-2/+65