summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-03-181-0/+2
* USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams2017-03-141-1/+16
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-081-0/+5
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-081-1/+1
* USB: serial: omninet: drop open callbackJohan Hovold2017-03-081-7/+0Star
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-081-6/+0Star
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-081-0/+6
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-061-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+2
* Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2230-1254/+1577
|\
| * Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-02-165-869/+808Star
| |\
| | * USB: serial: keyspan: drop header fileJohan Hovold2017-02-152-632/+589Star
| | * USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2017-02-152-234/+215Star
| | * USB: serial: upd78f0730: sort device idsJohan Hovold2017-02-131-1/+1
| | * USB: serial: upd78f0730: add ID for EVAL-ADXL362ZMaksim Salau2017-02-131-2/+3
| * | Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-0927-388/+772
| |\|
| | * USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-091-1/+3
| | * USB: serial: console: clean up sanity checksJohan Hovold2017-02-081-2/+1Star
| | * USB: serial: console: fix uninitialised spinlockJohan Hovold2017-02-081-0/+1
| | * USB: serial: metro-usb: drop redundant URB reinitialisationJohan Hovold2017-02-081-18/+2Star
| | * USB: serial: metro-usb: drop function-tracing debuggingJohan Hovold2017-02-081-12/+0Star
| | * USB: serial: metro-usb: drop redundant URB unlinkJohan Hovold2017-02-081-1/+0Star
| | * USB: serial: metro-usb: drop unused interrupt-out callbackJohan Hovold2017-02-081-9/+0Star
| | * USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold2017-02-061-23/+5Star
| | * USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-02-061-9/+14
| | * USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-061-0/+2
| | * USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold2017-01-311-5/+14
| | * USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold2017-01-311-15/+23
| | * USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-01-311-5/+9
| | * USB: serial: ark3116: use port device for info and error messagesJohan Hovold2017-01-311-10/+6Star
| | * USB: serial: ark3116: remove redundant interrupt-urb checkJohan Hovold2017-01-311-2/+2
| | * USB: serial: ark3116: fix endpoint-check return valueJohan Hovold2017-01-311-11/+5Star
| | * USB: serial: add uPD78F0730 USB to Serial Adaptor DriverMaksim Salau2017-01-263-0/+450
| | * USB: serial: drop unused ASYNC flagsJohan Hovold2017-01-268-8/+0Star
| | * USB: serial: ftdi_sio: clean up ioctl handlerJohan Hovold2017-01-261-12/+7Star
| | * USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-01-251-2/+0Star
| | * USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-01-161-1/+1
| | * USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold2017-01-161-8/+4Star
| | * USB: serial: ssu100: fix control-message error handlingJohan Hovold2017-01-161-7/+24
| | * USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-01-161-1/+7
| | * USB: serial: quatech2: fix control-message error handlingJohan Hovold2017-01-161-11/+13
| | * USB: serial: pl2303: fix line-setting error handlingJohan Hovold2017-01-161-6/+2Star
| | * USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-01-161-4/+15
| | * USB: serial: mos7720: fix control-message error handlingJohan Hovold2017-01-161-2/+7
| | * USB: serial: mct_u232: fix modem-status error handlingJohan Hovold2017-01-161-1/+5
| | * USB: serial: iuu_phoenix: remove unused buffer from openJohan Hovold2017-01-161-14/+1Star
| | * USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold2017-01-161-9/+15
| | * USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold2017-01-161-6/+18
| | * USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold2017-01-161-2/+5
| | * USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-01-161-1/+5