summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-13USB: serial: upd78f0730: add ID for EVAL-ADXL362ZMaksim Salau1-2/+3
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: 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-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-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
2017-01-16USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-01-16USB: serial: iuu_phoenix: remove unused buffer from openJohan Hovold1-14/+1
2017-01-16USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-01-16USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-01-16USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-01-16USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+5
2017-01-16USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-01-16USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-01-16USB: serial: kl5kusb105: remove unused termios structureJohan Hovold1-11/+0
2017-01-16USB: serial: kl5kusb105: clean up struct definitionJohan Hovold1-6/+6
2017-01-16USB: serial: kl5kusb105: remove dead codeJohan Hovold1-68/+8
2017-01-16USB: serial: kl5kusb105: make logging less verboseJohan Hovold1-8/+8
2017-01-16USB: serial: ch341: change initial line-control settingsJohan Hovold1-9/+5
2017-01-16USB: serial: ch341: rename LCR variable in set_termiosJohan Hovold1-12/+12
2017-01-16USB: serial: ch341: rename modem-status registerJohan Hovold1-8/+8
2017-01-16USB: serial: ch341: rename shadow modem-control registerJohan Hovold1-14/+14
2017-01-16USB: serial: ch341: clean up control debug messagesJohan Hovold1-5/+4
2017-01-16USB: serial: ch341: fix modem-status handlingJohan Hovold1-15/+12
2017-01-16USB: serial: cypress_m8: remove unused variableSudip Mukherjee1-5/+0
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+0