summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2024-07-18serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes
2024-07-18tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang
2024-07-11serial: imx: Raise TX trigger level to 8Matthias Schiffer
2024-07-05serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-05serial: imx: only set receiver level if it is zeroStefan Eichenberger
2024-07-05tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois
2024-07-05tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor
2024-07-05serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski
2024-07-05serial: imx: set receiver level before starting uartStefan Eichenberger
2024-07-05serial: 8250_omap: Implementation of Errata i2310Udit Kumar
2024-07-05tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh
2024-06-27serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko
2024-06-27tty: add the option to have a tty reject a new ldiscLinus Torvalds
2024-06-27serial: exar: adding missing CTI and Exar PCI idsParker Newman
2024-06-27serial: imx: Introduce timeout when waiting on transmitter emptyEsben Haabendal
2024-06-21serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko
2024-06-21serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson
2024-06-21serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown
2024-06-21tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen
2024-06-12serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang
2024-06-12serial: sc16is7xx: add proper sched.h include for sched_set_fifo()Hugo Villeneuve
2024-06-12serial: max3100: Fix bitwise typesAndy Shevchenko
2024-06-12serial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko
2024-06-12serial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko
2024-05-30serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin
2024-05-30serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger
2024-05-30serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve
2024-05-30tty: n_gsm: fix missing receive state reset after mode switchDaniel Starke
2024-05-30tty: n_gsm: fix possible out-of-bounds in gsm0_receive()Daniel Starke
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson
2024-04-17serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König
2024-04-17serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König
2024-04-11serial: core: Fix missing shutdown and startup for serial base portTony Lindgren
2024-04-09serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko
2024-04-09serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain
2024-04-09serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko
2024-04-09serial: core: Fix regression when runtime PM is not enabledTony Lindgren
2024-04-09serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg
2024-04-09serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede
2024-04-09serial: 8250_lpc18xx: disable clks on error in probe()Dan Carpenter
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-03-07powerpc/macio: Make remove callback of macio driver void returnedDawei Li
2024-03-06serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko
2024-03-05Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"Douglas Anderson
2024-03-05tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun
2024-03-05serial: Lock console when calling into driver before registrationPeter Collingbourne
2024-03-05serial: 8250_uniphier: Switch to use uart_read_port_properties()Andy Shevchenko
2024-03-05serial: 8250_tegra: Switch to use uart_read_port_properties()Andy Shevchenko