summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
| | * USB: serial: keyspan_pda: simplify endpoint checkJohan Hovold2017-03-161-14/+2
| | * USB: serial: iuu_phoenix: simplify endpoint checkJohan Hovold2017-03-161-11/+2
| | * USB: serial: io_edgeport: simplify and tighten endpoint checkJohan Hovold2017-03-161-5/+12
| | * USB: serial: digi_acceleport: simplify endpoint checkJohan Hovold2017-03-161-19/+4
| | * USB: serial: cyberjack: simplify endpoint checkJohan Hovold2017-03-161-10/+1
| | * USB: serial: ark3116: simplify endpoint sanity checkJohan Hovold2017-03-161-14/+3
| | * USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-161-5/+12
| | * USB: serial: replace runtime overflow checkJohan Hovold2017-03-161-8/+5
| | * USB: serial: refactor and clean up endpoint handlingJohan Hovold2017-03-161-74/+80
| | * USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-161-7/+7
| | * USB: serial: clean up probe error pathsJohan Hovold2017-03-161-12/+12
| | * USB: serial: ftdi_sio: allow other bases for "event_char"Ian Abbott2017-03-131-2/+2
| | * USB: serial: ftdi_sio: only allow valid event_char valuesIan Abbott2017-03-131-1/+4
| | * USB: serial: ftdi_sio: only allow valid latency timer valuesIan Abbott2017-03-131-1/+4
| | * USB: serial: ftdi_sio: detect BM chip with iSerialNumber bugIan Abbott2017-03-131-8/+33
| | * USB: serial: ftdi_sio: don't access latency timer on old chipsIan Abbott2017-03-131-0/+6
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-011-3/+25
|\ \ \ | |/ / |/| |
| * | usb/serial: Add DBC debug device support to usb_debugLu Baolu2017-03-211-3/+25
| |/
* | 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/+0
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-081-6/+0
* 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/+808
| |\
| | * USB: serial: keyspan: drop header fileJohan Hovold2017-02-152-632/+589
| | * USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2017-02-152-234/+215
| | * 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/+1
| | * USB: serial: console: fix uninitialised spinlockJohan Hovold2017-02-081-0/+1
| | * USB: serial: metro-usb: drop redundant URB reinitialisationJohan Hovold2017-02-081-18/+2
| | * USB: serial: metro-usb: drop function-tracing debuggingJohan Hovold2017-02-081-12/+0
| | * USB: serial: metro-usb: drop redundant URB unlinkJohan Hovold2017-02-081-1/+0
| | * USB: serial: metro-usb: drop unused interrupt-out callbackJohan Hovold2017-02-081-9/+0
| | * USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold2017-02-061-23/+5
| | * 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/+6
| | * 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/+5
OpenPOWER on IntegriCloud