aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-06-23USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-06-23USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-06-23USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-15/+15
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-0/+5
2020-05-29Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman14-15/+81
2020-05-27USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold1-3/+12
2020-05-27USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-05-27USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-05-25USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-05-19USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-05-04USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-04-22USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar12-12/+12
2020-04-22USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-03-26Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman6-46/+332
2020-03-26USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-03-25USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-03-25USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman3-0/+4
2020-03-18USB: serial: f81232: add control driver for F81534AJi-Ze Hong (Peter Hong)1-1/+134
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-03-12USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-03-11USB: serial: fix tty cleanup-op kernel-docJohan Hovold1-1/+1
2020-03-11USB: serial: clean up carrier-detect helperJohan Hovold1-5/+3
2020-02-25USB: serial: f81232: set F81534A serial port with RS232 modeJi-Ze Hong (Peter Hong)1-1/+23
2020-02-25USB: serial: f81232: add F81534A supportJi-Ze Hong (Peter Hong)1-6/+122
2020-02-25USB: serial: f81232: use devm_kzalloc for port dataJi-Ze Hong (Peter Hong)1-12/+1
2020-02-25USB: serial: f81232: add tx_empty functionJi-Ze Hong (Peter Hong)1-0/+15
2020-02-25USB: serial: f81232: extract LSR handlerJi-Ze Hong (Peter Hong)1-23/+30
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman2-1/+11
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+4
2020-02-10USB: serial: digi_acceleport: remove redundant assignment to pointer privColin Ian King1-1/+1
2020-02-10USB: serial: relax unthrottle memory barrierJohan Hovold1-2/+2
2020-02-10USB: serial: ch341: fix receiver regressionJohan Hovold1-0/+10
2020-02-10USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter1-1/+1
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman4-90/+160
2020-01-23USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King1-1/+1
2020-01-23USB: serial: ir-usb: simplify endpoint checkJohan Hovold1-3/+2
2020-01-23USB: serial: ir-usb: make set_termios synchronousJohan Hovold1-39/+11
2020-01-23USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-10/+10
2020-01-23USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman8-9/+36
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2