summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold
2024-07-03serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes
2024-07-03tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang
2024-07-03serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-03serial: imx: only set receiver level if it is zeroStefan Eichenberger
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-25Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman
2024-06-24serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski
2024-06-24serial: imx: set receiver level before starting uartStefan Eichenberger
2024-06-24tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois
2024-06-24serial: 8250_omap: Implementation of Errata i2310Udit Kumar
2024-06-24tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh
2024-06-04serial: drop debugging WARN_ON_ONCE() from uart_write()Tetsuo Handa
2024-06-04serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyHugo Villeneuve
2024-06-04serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREHugo Villeneuve
2024-06-04serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson
2024-06-04serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown
2024-06-04serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko
2024-06-04serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko
2024-06-04tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-19Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14tty: hvc-iucv: Make use of iucv_alloc_device()Heiko Carstens
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-10serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()Hans de Goede
2024-05-10serial: imx: Raise TX trigger level to 8Matthias Schiffer
2024-05-10serial: 8250_pnp: Simplify "line" related codeIlpo Järvinen
2024-05-10serial: sh-sci: simplify locking when re-issuing RXDMA failsWolfram Sang
2024-05-10serial: sh-sci: let timeout timer only run when DMA is scheduledWolfram Sang
2024-05-10serial: sh-sci: describe locking requirements for invalidating RXDMAWolfram Sang
2024-05-10serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal
2024-05-04tty: add the option to have a tty reject a new ldiscLinus Torvalds
2024-05-04serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve
2024-05-04serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger
2024-05-04serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin
2024-05-04tty: n_gsm: fix missing receive state reset after mode switchDaniel Starke
2024-05-04tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke