summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2024-01-25serial: apbuart: fix console prompt on qemuSam Ravnborg
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier
2024-01-25serial: imx: fix tx statemachine deadlockPaul Geurts
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König
2024-01-25serial: sc16is7xx: set safe default SPI clock frequencyHugo Villeneuve
2024-01-25serial: sc16is7xx: add check for unsupported SPI modes during probeHugo Villeneuve
2024-01-25serial: omap: do not override settings for RS485 supportLino Sanfilippo
2024-01-25serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo
2024-01-25serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clockChristoph Niedermaier
2024-01-25serial: core, imx: do not set RS485 enabled if it is not supportedLino Sanfilippo
2024-01-25serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren
2024-01-25serial: core: make sure RS485 cannot be enabled when it is not supportedLino Sanfilippo
2024-01-25serial: core: fix sanitizing check for RTS settingsLino Sanfilippo
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl
2023-12-13serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-12-13ARM: PL011: Fix DMA supportArnd Bergmann
2023-12-13serial: ma35d1: Validate console index before assignmentAndi Shyti
2023-12-13serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko
2023-11-28tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin
2023-11-08serial: core: Fix runtime PM handling for pending txTony Lindgren
2023-11-08tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams
2023-11-08tty: 8250: Add support for Intashield IX cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams
2023-11-08tty: 8250: Fix up PX-803/PX-857Cameron Williams
2023-11-08tty: 8250: Fix port count of PX-257Cameron Williams
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-10-07serial: core: Fix checks for tx runtime PM stateTony Lindgren
2023-10-03serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren
2023-10-03serial: Reduce spinlocked portion of uart_rs485_config()Lukas Wunner
2023-09-18serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-27Revert "tty: serial: meson: Add a earlycon for the T7 SoC"Lucas Tanure
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-08-22serial: sc16is7xx: add missing support for rs485 devicetree propertiesHugo Villeneuve
2023-08-22serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve
2023-08-22serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve
2023-08-22serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve
2023-08-22serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve
2023-08-22serial: 8250_dw: fall back to poll if there's no interruptJisheng Zhang
2023-08-22serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang
2023-08-22serial: sifive: Add suspend and resume operationsNick Hu
2023-08-22tty: serial: meson: Add a earlycon for the T7 SoCLucas Tanure
2023-08-22serial: stm32: synchronize RX DMA channel in shutdownAmelie Delaunay
2023-08-22serial: stm32: replace access to DMAR bit by dmaengine_pause/resumeValentin Caron