summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1368-422/+240
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-071-0/+1
| * USB: serial: Change DbC debug device binding IDLu Baolu2017-11-071-2/+2
| * USB: serial: fix module-license macrosJohan Hovold2017-11-0423-23/+23
| * USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-0465-322/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0467-0/+67
| * Merge tag 'usb-serial-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-11-026-75/+147
| |\
| | * USB: serial: f81534: implement break controlJi-Ze Hong (Peter Hong)2017-10-311-6/+41
| | * USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)2017-10-311-0/+43
| | * USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-10-311-0/+1
| | * USB: serial: kobil_sct: mark expected switch fall-throughGustavo A. R. Silva2017-10-301-0/+1
| | * USB: serial: drop unused core USB driverJohan Hovold2017-10-131-22/+0
| | * USB: serial: metro-usb: add missing interrupt-out endpoint checkJohan Hovold2017-10-131-5/+17
| | * USB: serial: metro-usb: simplify endpoint checkJohan Hovold2017-10-131-7/+1
| | * USB: serial: metro-usb: stop I/O after failed openJohan Hovold2017-10-131-3/+8
| | * USB: serial: garmin_gps: simplify init-session logicJohan Hovold2017-10-111-25/+16
| | * USB: serial: garmin_gps: clean up init-session messagesJohan Hovold2017-10-111-7/+6
| | * USB: serial: garmin_gps: drop unused timer initialisationJohan Hovold2017-10-111-1/+0
| | * USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-10-111-0/+6
| | * USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-10-111-3/+13
| | * USB: serial: garmin_gps: convert timers to use timer_setup()Kees Cook2017-10-111-5/+3
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/ /
* | USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-161-0/+1
* | USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-091-0/+1
* | USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-091-1/+1
* | USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-031-0/+4
* | USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-191-0/+1
* | USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-191-6/+6
* | USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-09-181-0/+2
* | USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-09-182-0/+9
|/
* USB: serial: option: simplify 3 D-Link device entriesBjørn Mork2017-08-301-6/+3
* USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero2017-08-301-0/+1
* USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman2017-08-102-0/+3
* USB: serial: option: add D-Link DWM-222 device IDHector Martin2017-08-011-0/+2
* USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller2017-07-171-0/+1
* USB: serial: safe_serial: move __inline__ before return typeJoe Perches2017-07-121-1/+1
* Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-072-0/+5
|\
| * USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-06-141-0/+1
| * USB: serial: option: add two Longcheer device idsJohan Hovold2017-06-141-0/+4
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-54/+13
|\ \
| * | USB: serial: ftdi_sio: remove broken alt-speed handlingJohan Hovold2017-06-131-47/+9
| * | USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logicJohan Hovold2017-06-131-8/+5
| |/
* | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-06-281-0/+1
* | 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
|/
* USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork2017-05-171-0/+2
* USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2017-05-172-4/+6
* USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold2017-05-151-1/+4
OpenPOWER on IntegriCloud