aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-18USB: serial: qcserial: add Dell DW5811eBjørn Mork1-0/+2
2017-03-14USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modemsDan Williams1-1/+16
2017-03-08USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold1-0/+5
2017-03-08USB: serial: io_ti: fix information leak in completion handlerJohan Hovold1-1/+1
2017-03-08USB: serial: omninet: drop open callbackJohan Hovold1-7/+0
2017-03-08USB: serial: omninet: fix reference leaks at openJohan Hovold1-6/+0
2017-03-08USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold1-0/+6
2017-03-06USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-0/+2
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds30-1254/+1577
2017-02-21Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-5/+8
2017-02-16Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman5-869/+808
2017-02-15USB: serial: keyspan: drop header fileJohan Hovold2-632/+589
2017-02-15USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2-234/+215
2017-02-13USB: serial: upd78f0730: sort device idsJohan Hovold1-1/+1
2017-02-13USB: serial: upd78f0730: add ID for EVAL-ADXL362ZMaksim Salau1-2/+3
2017-02-09Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman27-388/+772
2017-02-09USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-02-08USB: serial: console: clean up sanity checksJohan Hovold1-2/+1
2017-02-08USB: serial: console: fix uninitialised spinlockJohan Hovold1-0/+1
2017-02-08USB: serial: metro-usb: drop redundant URB reinitialisationJohan Hovold1-18/+2
2017-02-08USB: serial: metro-usb: drop function-tracing debuggingJohan Hovold1-12/+0
2017-02-08USB: serial: metro-usb: drop redundant URB unlinkJohan Hovold1-1/+0
2017-02-08USB: serial: metro-usb: drop unused interrupt-out callbackJohan Hovold1-9/+0
2017-02-06USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold1-23/+5
2017-02-06USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-02-06USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-01-31USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-01-31USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-01-31USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-01-31USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-01-31USB: serial: ark3116: use port device for info and error messagesJohan Hovold1-10/+6
2017-01-31USB: serial: ark3116: remove redundant interrupt-urb checkJohan Hovold1-2/+2
2017-01-31USB: serial: ark3116: fix endpoint-check return valueJohan Hovold1-11/+5
2017-01-30Merge tag 'v4.10-rc6' into develLinus Walleij18-97/+245
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-5/+8
2017-01-26USB: serial: add uPD78F0730 USB to Serial Adaptor DriverMaksim Salau3-0/+450
2017-01-26USB: serial: drop unused ASYNC flagsJohan Hovold8-8/+0
2017-01-26USB: serial: ftdi_sio: clean up ioctl handlerJohan Hovold1-12/+7
2017-01-25USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-01-24USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-01-19USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-01-16USB: serial: opticon: fix CTS retrieval at openJohan Hovold1-1/+1
2017-01-16USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-01-16USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-01-16USB: serial: spcp8x5: fix modem-status handlingJohan Hovold1-1/+7
2017-01-16USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-01-16USB: serial: pl2303: fix line-setting error handlingJohan Hovold1-6/+2
2017-01-16USB: serial: mos7840: fix control-message error handlingJohan Hovold1-4/+15
2017-01-16USB: serial: mos7720: fix control-message error handlingJohan Hovold1-2/+7