summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2020-03-26Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-46/+332
2020-03-26USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang-1/+1
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki-0/+2
2020-03-25USB: serial: option: add BroadMobi BM806UPawel Dembicki-0/+2
2020-03-25USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki-0/+2
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman-0/+4
2020-03-18USB: serial: f81232: add control driver for F81534AJi-Ze Hong (Peter Hong)-1/+134
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen-0/+2
2020-03-12USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas-0/+2
2020-03-11USB: serial: fix tty cleanup-op kernel-docJohan Hovold-1/+1
2020-03-11USB: serial: clean up carrier-detect helperJohan Hovold-5/+3
2020-02-25USB: serial: f81232: set F81534A serial port with RS232 modeJi-Ze Hong (Peter Hong)-1/+23
2020-02-25USB: serial: f81232: add F81534A supportJi-Ze Hong (Peter Hong)-6/+122
2020-02-25USB: serial: f81232: use devm_kzalloc for port dataJi-Ze Hong (Peter Hong)-12/+1
2020-02-25USB: serial: f81232: add tx_empty functionJi-Ze Hong (Peter Hong)-0/+15
2020-02-25USB: serial: f81232: extract LSR handlerJi-Ze Hong (Peter Hong)-23/+30
2020-02-24Merge 5.6-rc3 into usb-nextGreg Kroah-Hartman-1/+11
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva-4/+4
2020-02-10USB: serial: digi_acceleport: remove redundant assignment to pointer privColin Ian King-1/+1
2020-02-10USB: serial: relax unthrottle memory barrierJohan Hovold-2/+2
2020-02-10USB: serial: ch341: fix receiver regressionJohan Hovold-0/+10
2020-02-10USB: serial: ir-usb: Silence harmless uninitialized variable warningDan Carpenter-1/+1
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-90/+160
2020-01-23USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King-1/+1
2020-01-23USB: serial: ir-usb: simplify endpoint checkJohan Hovold-3/+2
2020-01-23USB: serial: ir-usb: make set_termios synchronousJohan Hovold-39/+11
2020-01-23USB: serial: ir-usb: fix IrLAP framingJohan Hovold-22/+91
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold-10/+10
2020-01-23USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold-0/+3
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman-9/+36
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold-0/+6
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold-0/+4
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold-5/+7
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold-2/+2
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold-1/+5
2020-01-17USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva-1/+1
2020-01-17USB: serial: opticon: stop all I/O on close()Johan Hovold-0/+16
2020-01-17USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold-17/+28
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold-0/+3
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer-0/+2
2020-01-14USB: serial: opticon: fix control-message timeoutsJohan Hovold-1/+1
2020-01-13USB: serial: option: Add support for Quectel RM500QKristian Evensen-0/+4
2020-01-13USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque-0/+2
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman-0/+15
2019-12-20USB: serial: option: add ZLP support for 0x1bc7/0x9010Daniele Palmas-0/+13
2019-12-16USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas-0/+2
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman-4/+6
2019-12-10USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold-4/+6
2019-12-10usb: drop comment about 2 uhci driversRandy Dunlap-3/+0
2019-11-21usb: serial: Fix Kconfig indentationKrzysztof Kozlowski-8/+8