summaryrefslogtreecommitdiff
path: root/drivers/tty
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-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum
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: set missing supported flag for RX during TX GPIOLino Sanfilippo
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
2024-01-25serial: Do not hold the port lock when setting rx-during-tx GPIOLino Sanfilippo
2023-12-07serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko
2023-12-07serial: ma35d1: Validate console index before assignmentAndi Shyti
2023-11-23ARM: PL011: Fix DMA supportArnd Bergmann
2023-11-23serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack
2023-11-23serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl
2023-11-23serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-11-23serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-27serdev: Replace custom code with device_match_acpi_handle()Andy Shevchenko
2023-10-27serdev: Simplify devm_serdev_device_open() functionAndy Shevchenko
2023-10-27serdev: Make use of device_set_node()Andy Shevchenko
2023-10-27tty: n_gsm: add copyright Siemens Mobility GmbHDaniel Starke
2023-10-26tty: n_gsm: fix race condition in status line change on dead connectionsDaniel Starke
2023-10-24serial: core: Fix runtime PM handling for pending txTony Lindgren
2023-10-21tty: serial: samsung: drop earlycon support for unsupported platformsAndré Draszik
2023-10-21tty: 8250: Add note for PX-835Cameron Williams
2023-10-21tty: 8250: Fix IS-200 PCI ID commentCameron Williams
2023-10-21tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams
2023-10-21tty: 8250: Add support for Intashield IX cardsCameron Williams
2023-10-21tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams
2023-10-21tty: 8250: Fix up PX-803/PX-857Cameron Williams
2023-10-21tty: 8250: Fix port count of PX-257Cameron Williams
2023-10-21tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-10-21tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-10-21tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-10-21tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-10-21serial: 8250_omap: Set the console genpd always on if no console suspendThomas Richard
2023-10-21hvc/xen: fix console unplugDavid Woodhouse
2023-10-21hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse