summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2024-04-17serial: 8250_dw: Deduplicate LCR checksAndy Shevchenko
2024-04-17tty: serial: fsl_lpuart: use dev_err_probe for clocksAlexander Stein
2024-04-17serial: imx: Introduce timeout when waiting on transmitter emptyEsben Haabendal
2024-04-17serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()Andy Shevchenko
2024-04-17serial: drop debugging WARN_ON_ONCE() from uart_put_char()Jiri Slaby (SUSE)
2024-04-16serial: meson+qcom: don't advance the kfifo twiceJiri Slaby (SUSE)
2024-04-13serial: core: Fix ifdef for serial base console functionsTony Lindgren
2024-04-11tty/sysrq: Replay kernel log messages on consoles via sysrqSreenath Vijayan
2024-04-11serial: core: Fix missing shutdown and startup for serial base portTony Lindgren
2024-04-11serial: max3100: Convert to_max3100_port() to be static inlineAndy Shevchenko
2024-04-11serial: omap: remove redundant assignment to variable tmoutColin Ian King
2024-04-11serial: 8250: Fix add preferred console for serial8250_isa_init_ports()Tony Lindgren
2024-04-11serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)Hugo Villeneuve
2024-04-11serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)Hugo Villeneuve
2024-04-11serial: sc16is7xx: split into core and I2C/SPI parts (core)Hugo Villeneuve
2024-04-11serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()Hugo Villeneuve
2024-04-11serial: sc16is7xx: add proper sched.h include for sched_set_fifo()Hugo Villeneuve
2024-04-09serial: ar933x: Remove unneeded static structureLino Sanfilippo
2024-04-09serial: 8250: Remove superfluous sanity checkLino Sanfilippo
2024-04-09serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditionalLino Sanfilippo
2024-04-09serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()Lino Sanfilippo
2024-04-09serial: max3100: Sort headersAndy Shevchenko
2024-04-09serial: max3100: Extract to_max3100_port() helper macroAndy Shevchenko
2024-04-09serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2024-04-09serial: max3100: Replace MODULE_ALIAS() with respective ID tablesAndy Shevchenko
2024-04-09serial: max3100: Switch to use dev_err_probe()Andy Shevchenko
2024-04-09serial: max3100: Remove duplicating irq fieldAndy Shevchenko
2024-04-09serial: max3100: Get crystal frequency via device propertyAndy Shevchenko
2024-04-09serial: max3100: Enable TIOCM_LOOPAndy Shevchenko
2024-04-09serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko
2024-04-09tty: serial: sc16is7xx: convert to use maple tree register cachewangkaiyuan
2024-04-09tty: serial: max310x: convert to use maple tree register cachewangkaiyuan
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-04-09serial: max3100: Update Kconfig entryAndy Shevchenko
2024-04-09serial: max3100: Remove unneeded forward declarationAndy Shevchenko
2024-04-09serial: max3100: Replace custom polling timeout with standard oneAndy Shevchenko
2024-04-09serial: max3100: Remove custom HW shutdown supportAndy Shevchenko
2024-04-09serial: max3100: Make struct plat_max3100 localAndy Shevchenko
2024-04-09serial: max3100: Fix bitwise typesAndy Shevchenko
2024-04-09serial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko
2024-04-09serial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko
2024-04-09serial: 8250_of: Add clock_notifierBastien Curutchet
2024-04-09serial: pmac_zilog: Drop usage of platform_driver_probe()Uwe Kleine-König
2024-04-09serial: ami: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-09tty: vt: conmakehash: Don't mention the full path of the input in outputUwe Kleine-König