| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | cypress_m8: switch data_bits to real character bits | Jiri Slaby | 2021-06-15 | 1 | -6/+6 |
* | | | Merge tag 'v5.13-rc6' into tty-next | Greg Kroah-Hartman | 2021-06-14 | 5 | -12/+88 |
|\| | |
|
| * | | USB: serial: cp210x: fix CP2102N-A01 modem control | Johan Hovold | 2021-06-10 | 1 | -5/+59 |
| * | | USB: serial: cp210x: fix alternate function for CP2102N QFN20 | Stefan Agner | 2021-06-10 | 1 | -1/+19 |
| * | | USB: serial: ftdi_sio: add NovaTech OrionMX product ID | George McCollister | 2021-06-05 | 2 | -0/+2 |
| * | | USB: serial: omninet: update driver description | Alexandre GRIVEAUX | 2021-05-25 | 1 | -3/+3 |
| * | | USB: serial: omninet: add device id for Zyxel Omni 56K Plus | Alexandre GRIVEAUX | 2021-05-25 | 1 | -0/+2 |
| * | | USB: serial: quatech2: fix control-request directions | Johan Hovold | 2021-05-25 | 1 | -3/+3 |
* | | | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 2021-05-31 | 6 | -0/+19 |
|\| | |
|
| * | | USB: serial: pl2303: add device id for ADLINK ND-6530 GC | Zolton Jheng | 2021-05-10 | 2 | -0/+2 |
| * | | USB: serial: ti_usb_3410_5052: add startech.com device id | Sean MacLennan | 2021-05-10 | 1 | -0/+3 |
| * | | USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011 | Daniele Palmas | 2021-05-10 | 1 | -0/+4 |
| * | | USB: serial: ftdi_sio: add IDs for IDS GmbH Products | Dominik Andreas Schorpp | 2021-05-10 | 2 | -0/+10 |
| |/ |
|
* | | tty: make tty_operations::chars_in_buffer return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
* | | tty: make tty_operations::write_room return uint | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-04-26 | 26 | -917/+1139 |
|\ |
|
| * | USB: serial: xr: add copyright notice | Johan Hovold | 2021-04-13 | 1 | -0/+1 |
| * | USB: serial: xr: reset FIFOs on open | Johan Hovold | 2021-04-13 | 1 | -0/+51 |
| * | USB: serial: xr: add support for XR22801, XR22802, XR22804 | Johan Hovold | 2021-04-13 | 1 | -0/+23 |
| * | USB: serial: xr: add support for XR21B1411 | Johan Hovold | 2021-04-13 | 1 | -16/+48 |
| * | USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424 | Johan Hovold | 2021-04-13 | 1 | -76/+262 |
| * | USB: serial: xr: add type abstraction | Johan Hovold | 2021-04-13 | 1 | -43/+85 |
| * | USB: serial: xr: drop type prefix from shared defines | Johan Hovold | 2021-04-13 | 1 | -61/+61 |
| * | USB: serial: xr: move pin configuration to probe | Johan Hovold | 2021-04-13 | 1 | -8/+37 |
| * | USB: serial: xr: rename GPIO-pin defines | Johan Hovold | 2021-04-13 | 1 | -17/+17 |
| * | USB: serial: xr: rename GPIO-mode defines | Johan Hovold | 2021-04-13 | 1 | -7/+7 |
| * | USB: serial: xr: add support for XR21V1412 and XR21V1414 | Johan Hovold | 2021-04-13 | 1 | -4/+51 |
| * | USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling | Johan Hovold | 2021-04-13 | 1 | -8/+8 |
| * | USB: serial: ti_usb_3410_5052: use kernel types consistently | Johan Hovold | 2021-04-13 | 1 | -17/+17 |
| * | USB: serial: ti_usb_3410_5052: add port-command helpers | Johan Hovold | 2021-04-13 | 1 | -50/+44 |
| * | USB: serial: ti_usb_3410_5052: clean up vendor-request helpers | Johan Hovold | 2021-04-13 | 1 | -8/+7 |
| * | USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes | Johan Hovold | 2021-04-13 | 1 | -4/+4 |
| * | USB: serial: io_ti: drop unnecessary packed attributes | Johan Hovold | 2021-04-13 | 2 | -4/+4 |
| * | USB: serial: io_ti: use kernel types consistently | Johan Hovold | 2021-04-13 | 2 | -71/+71 |
| * | USB: serial: io_ti: add read-port-command helper | Johan Hovold | 2021-04-13 | 1 | -6/+9 |
| * | USB: serial: io_ti: add send-port-command helper | Johan Hovold | 2021-04-13 | 1 | -28/+13 |
| * | USB: serial: io_ti: clean up vendor-request helpers | Johan Hovold | 2021-04-13 | 1 | -7/+6 |
| * | USB: serial: ti_usb_3410_5052: drop drain delay for 3410 | Johan Hovold | 2021-04-13 | 1 | -3/+14 |
| * | USB: serial: ti_usb_3410_5052: reduce drain delay to one char | Johan Hovold | 2021-04-13 | 1 | -1/+5 |
| * | USB: serial: io_ti: document reason for drain delay | Johan Hovold | 2021-04-13 | 1 | -0/+4 |
| * | USB: serial: f81232: drop time-based drain delay | Johan Hovold | 2021-04-13 | 1 | -1/+0 |
| * | USB: serial: cp210x: add gpio-configuration debug printk | Johan Hovold | 2021-04-12 | 1 | -0/+6 |
| * | USB: serial: cp210x: provide gpio valid mask | Johan Hovold | 2021-04-12 | 1 | -12/+13 |
| * | USB: serial: do not use tty class device for debugging | Johan Hovold | 2021-04-09 | 3 | -22/+21 |
| * | USB: serial: io_edgeport: drop unused definitions | Johan Hovold | 2021-04-08 | 1 | -68/+0 |
| * | USB: serial: ti_usb_3410_5052: switch to 30-second closing wait | Johan Hovold | 2021-04-08 | 1 | -3/+0 |
| * | USB: serial: ti_usb_3410_5052: drop closing_wait module parameter | Johan Hovold | 2021-04-08 | 1 | -7/+1 |
| * | USB: serial: io_ti: switch to 30-second closing wait | Johan Hovold | 2021-04-08 | 1 | -3/+0 |
| * | USB: serial: io_ti: drop closing_wait module parameter | Johan Hovold | 2021-04-08 | 1 | -5/+1 |
| * | USB: serial: ftdi_sio: clean up TIOCSSERIAL | Johan Hovold | 2021-04-08 | 1 | -6/+7 |