Age | Commit message (Expand) | Author |
2023-03-29 | USB: serial: option: add Quectel RM500U-CN modem | Bjørn Mork |
2023-03-14 | USB: serial: option: add Telit FE990 compositions | Enrico Sau |
2023-03-13 | USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs | Kees Jan Koster |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-06 | USB: serial: option: add support for VW/Skoda "Carstick LTE" | Florian Zumbiehl |
2023-01-22 | Merge 6.2-rc5 into tty-next | Greg Kroah-Hartman |
2023-01-19 | tty: Convert ->dtr_rts() to take bool argument | Ilpo Järvinen |
2023-01-19 | tty: Convert ->carrier_raised() and callchains to bool | Ilpo Järvinen |
2023-01-19 | tty: Cleanup tty_port_set_initialized() bool parameter | Ilpo Järvinen |
2023-01-16 | USB: serial: option: add Quectel EM05CN modem | Duke Xin(辛安文) |
2023-01-16 | USB: serial: option: add Quectel EM05CN (SG) modem | Duke Xin(辛安文) |
2023-01-16 | USB: serial: cp210x: add SCALANCE LPE-9000 device id | Michael Adler |
2023-01-16 | USB: serial: option: add Quectel EC200U modem | Ali Mirghasemi |
2023-01-16 | USB: serial: option: add Quectel EM05-G (RS) modem | Duke Xin(辛安文) |
2023-01-12 | USB: serial: option: add Quectel EM05-G (GR) modem | Duke Xin(辛安文) |
2023-01-12 | USB: serial: option: add Quectel EM05-G (CS) modem | Duke Xin(辛安文) |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-08 | Merge tag 'usb-serial-6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2022-11-30 | USB: serial: xr: avoid requesting zero DTE rate | Johan Hovold |
2022-11-30 | USB: serial: f81534: fix division by zero on line-speed change | Johan Hovold |
2022-11-30 | USB: serial: f81232: fix division by zero on line-speed change | Johan Hovold |
2022-11-30 | USB: serial: cp210x: add support for B0 hangup | Johan Hovold |
2022-11-28 | USB: serial: cp210x: add Kamstrup RF sniffer PIDs | Bruno Thomsen |
2022-11-25 | USB: serial: option: add Quectel EM05-G modem | Duke Xin |
2022-11-16 | USB: serial: option: add u-blox LARA-L6 modem | Davide Tronchin |
2022-11-16 | USB: serial: option: add u-blox LARA-R6 00B modem | Davide Tronchin |
2022-11-16 | USB: serial: option: remove old LARA-R6 PID | Davide Tronchin |
2022-11-15 | USB: serial: option: add Fibocom FM160 0x0111 composition | Reinhard Speyerer |
2022-10-27 | USB: serial: option: add Sierra Wireless EM9191 | Benoît Monin |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-01 | Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2022-09-27 | USB: serial: qcserial: add new usb-id for Dell branded EM7455 | Frank Wunderlich |
2022-09-26 | Merge 6.0-rc7 into usb-next | Greg Kroah-Hartman |
2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/... | Greg Kroah-Hartman |
2022-09-20 | USB: serial: ftdi_sio: clean up driver prefix | Johan Hovold |
2022-09-20 | USB: serial: ftdi_sio: move driver structure | Johan Hovold |
2022-09-20 | USB: serial: ftdi_sio: clean up attribute visibility logic | Johan Hovold |
2022-09-19 | USB: serial: console: move mutex_unlock() before usb_serial_put() | Liang He |
2022-09-19 | USB: serial: ftdi_sio: convert to use dev_groups | Jiasheng Jiang |
2022-09-15 | USB: serial: ftdi_sio: add support for HP and HA devices | Amireddy mallikarjuna reddy |
2022-09-15 | USB: serial: ftdi_sio: simplify divisor handling | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: assume hi-speed type | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: clean up baudrate request | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: clean up attribute handling | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: clean up modem-status handling | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: tighten device-type detection | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: rename channel index | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: include FT2232D in type string | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: rename chip types | Johan Hovold |
2022-09-15 | USB: serial: ftdi_sio: drop redundant chip type comments | Johan Hovold |