summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2022-02-21tty: n_gsm: fix wrong tty control line for flow controldaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix NULL pointer access due to DLCI releasedaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix proper link termination after failed opendaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix encoding of command/response bitdaniel.starke@siemens.com
2022-02-21tty: n_gsm: fix encoding of control signal octet bit DVdaniel.starke@siemens.com
2022-02-21serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port typeZev Weiss
2022-02-21serial: 8250_mid: Remove unneeded test for ->setup() presenceAndy Shevchenko
2022-02-21serial: 8250_mid: Get rid of custom MID_DEVICE() macroAndy Shevchenko
2022-02-21serial: sh-sci: Simplify multiplication/shift logicGeert Uytterhoeven
2022-02-21tty: serial: atmel: add earlycon supportMichael Walle
2022-02-16tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-14serial: parisc: GSC: fix build when IOSAPIC is not setRandy Dunlap
2022-02-14Merge 5.17-rc4 into tty-nextGreg Kroah-Hartman
2022-02-11tty: serial: imx: Add fast path when rs485 delays are 0Harald Seiler
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-08serial: 8250_bcm2835aux: Add ACPI supportAdrien Thierry
2022-02-08serial: stm32: enable / disable wake irqs for mcrtl_gpio wakeup sourcesErwan Le Ray
2022-02-08serial: mctrl_gpio: add a new API to enable / disable wake_irqErwan Le Ray
2022-02-04serial: core: Drop duplicate NULL check in uart_*shutdown()Andy Shevchenko
2022-02-04tty: Drop duplicate NULL check in TTY port functionsAndy Shevchenko
2022-02-04amiserial: Drop duplicate NULL check in shutdown()Andy Shevchenko
2022-02-04vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel
2022-02-04vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel
2022-02-04serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy Shevchenko
2022-01-31n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)
2022-01-31serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko
2022-01-31tty: Replace acpi_bus_get_device()Rafael J. Wysocki
2022-01-30Merge tag 'v5.17-rc2' into tty-nextGreg Kroah-Hartman
2022-01-26serial: mcf: use helpers in mcf_tx_chars()Jiri Slaby
2022-01-26serial: fsl_linflexuart: don't call uart_write_wakeup() twiceJiri Slaby
2022-01-26serial: fsl_linflexuart: deduplicate character sendingJiri Slaby
2022-01-26mxser: switch from xmit_buf to kfifoJiri Slaby
2022-01-26mxser: use tty_port xmit_buf helpersJiri Slaby
2022-01-26mxser: fix xmit_buf leak in activate when LSR == 0xffJiri Slaby
2022-01-26tty: tty_port_open, document shutdown vs failed activateJiri Slaby
2022-01-26tty: add kfifo to tty_portJiri Slaby
2022-01-26serial: atmel_serial: include circ_buf.hJiri Slaby
2022-01-26serial: core: clean up EXPORT_SYMBOLsJiri Slaby
2022-01-26tty: serial: fsl_lpuart: count tty buffer overrunsSherry Sun
2022-01-26serial: imx: reduce RX interrupt frequencyTomasz Moń
2022-01-26tty: serial: max3100: Remove redundant 'flush_workqueue()' callsXu Wang
2022-01-26serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner
2022-01-26serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrlJochen Mades
2022-01-26serial: stm32: fix software flow control transferValentin Caron
2022-01-26serial: stm32: prevent TDR register overwrite when sending x_charValentin Caron
2022-01-26tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com
2022-01-26serial: 8250: of: Fix mapped region size when using reg-offset propertyRobert Hancock
2022-01-26tty: rpmsg: Fix race condition releasing tty portArnaud Pouliquen
2022-01-26tty: Add support for Brainboxes UC cards.Cameron Williams