summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorLines
2023-01-16USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)-0/+3
2023-01-16USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)-0/+3
2023-01-16USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler-0/+1
2023-01-16USB: serial: option: add Quectel EC200U modemAli Mirghasemi-0/+2
2023-01-16USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)-0/+3
2023-01-12USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)-0/+3
2023-01-12USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)-0/+3
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-3/+3
2022-12-08Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-6/+20
2022-11-30USB: serial: xr: avoid requesting zero DTE rateJohan Hovold-2/+0
2022-11-30USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold-5/+7
2022-11-30USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold-5/+7
2022-11-30USB: serial: cp210x: add support for B0 hangupJohan Hovold-4/+15
2022-11-28USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen-0/+2
2022-11-25USB: serial: option: add Quectel EM05-G modemDuke Xin-0/+3
2022-11-16USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin-0/+8
2022-11-16USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin-0/+2
2022-11-16USB: serial: option: remove old LARA-R6 PIDDavide Tronchin-2/+1
2022-11-15USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer-0/+1
2022-10-27USB: serial: option: add Sierra Wireless EM9191Benoît Monin-0/+5
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-271/+246
2022-10-01Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+1
2022-09-27USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich-0/+1
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman-0/+6
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman-0/+6
2022-09-20USB: serial: ftdi_sio: clean up driver prefixJohan Hovold-21/+17
2022-09-20USB: serial: ftdi_sio: move driver structureJohan Hovold-66/+35
2022-09-20USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold-8/+7
2022-09-19USB: serial: console: move mutex_unlock() before usb_serial_put()Liang He-1/+1
2022-09-19USB: serial: ftdi_sio: convert to use dev_groupsJiasheng Jiang-21/+28
2022-09-15USB: serial: ftdi_sio: add support for HP and HA devicesAmireddy mallikarjuna reddy-0/+49
2022-09-15USB: serial: ftdi_sio: simplify divisor handlingJohan Hovold-3/+1
2022-09-15USB: serial: ftdi_sio: assume hi-speed typeJohan Hovold-11/+12
2022-09-15USB: serial: ftdi_sio: clean up baudrate requestJohan Hovold-6/+3
2022-09-15USB: serial: ftdi_sio: clean up attribute handlingJohan Hovold-31/+16
2022-09-15USB: serial: ftdi_sio: clean up modem-status handlingJohan Hovold-18/+4
2022-09-15USB: serial: ftdi_sio: tighten device-type detectionJohan Hovold-63/+55
2022-09-15USB: serial: ftdi_sio: rename channel indexJohan Hovold-26/+24
2022-09-15USB: serial: ftdi_sio: include FT2232D in type stringJohan Hovold-1/+1
2022-09-15USB: serial: ftdi_sio: rename chip typesJohan Hovold-30/+30
2022-09-15USB: serial: ftdi_sio: drop redundant chip type commentsJohan Hovold-11/+10
2022-09-15USB: serial: ftdi_sio: clean up chip type enumJohan Hovold-12/+11
2022-09-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold-2/+1
2022-09-13USB: serial: option: add Quectel RM520Njerry meng-0/+4
2022-09-13USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)-0/+2
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman-2/+38
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold-1/+9
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold-0/+1
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen-1/+2