summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-21tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh
2023-10-21tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh
2023-10-21tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh
2023-10-21tty: serial: samsung_tty: remove dead codeAndré Draszik
2023-10-21serial/esp32_uart: use prescaler when availableMax Filippov
2023-10-19serial: 8250: remove AR7 supportWolfram Sang
2023-10-17tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin
2023-10-16drivers/tty/serial: add ESP32S3 ACM gadget driverMax Filippov
2023-10-16drivers/tty/serial: add driver for the ESP32 UARTMax Filippov
2023-10-16serial: core: tidy invalid baudrate handling in uart_get_baud_rateMax Filippov
2023-10-16serial: xilinx_uartps: unset STOPBRK when setting STARTBRKJulien Malik
2023-10-16serial: max310x: remove trailing whitespacesHugo Villeneuve
2023-10-16Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman
2023-10-10tty: serial: meson: Add a earlycon for the S4 SoCLucas Tanure
2023-10-07serial: core: Fix checks for tx runtime PM stateTony Lindgren
2023-10-07serial: initialize retinfo in uart_get_info()Alexey Dobriyan
2023-10-07serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()Andy Shevchenko
2023-10-05serial: core: Simplify uart_get_rs485_mode()Andy Shevchenko
2023-10-05serial: 8250_omap: Drop pm_runtime_irq_safe()Tony Lindgren
2023-10-05serial: 8250: Check for valid console indexTony 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-10-03serial: sc16is7xx: use device_property APIs when configuring irda modeHugo Villeneuve
2023-10-03serial: amba-pl011: Do not complain when DMA is absentFabio Estevam
2023-10-03serial: imx: Put DMA enabled UART in separate lock subclassSascha Hauer