| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'tty-next' of https://git.kernel.org/pub/scm/linux/kernel/git/gr... | Mark Brown | 33 | -7472/+2631 |
| 2 days | Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 1 | -1/+1 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/de... | Mark Brown | 1 | -3/+0 |
| 10 days | serial: dz: Enable modular build | Maciej W. Rozycki | 1 | -1/+1 |
| 10 days | serial: zs: Convert to use a platform device | Maciej W. Rozycki | 2 | -117/+68 |
| 10 days | serial: dz: Convert to use a platform device | Maciej W. Rozycki | 1 | -60/+56 |
| 10 days | serial: zs: Switch to using channel reset | Maciej W. Rozycki | 2 | -4/+5 |
| 10 days | serial: zs: Fix bootconsole handover lockup | Maciej W. Rozycki | 1 | -21/+8 |
| 10 days | serial: dz: Fix bootconsole handover lockup | Maciej W. Rozycki | 1 | -24/+12 |
| 10 days | serial: dz: Fix bootconsole message clobbering at chip reset | Maciej W. Rozycki | 1 | -0/+21 |
| 10 days | serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq() | Jacques Nilo | 1 | -1/+1 |
| 10 days | serial: 8250: dispatch SysRq character in serial8250_handle_irq() | Jacques Nilo | 1 | -2/+5 |
| 10 days | tty: serial: samsung: Remove redundant port lock acquisition in rx helpers | Tudor Ambarus | 1 | -8/+0 |
| 10 days | serial: altera_jtaguart: handle uart_add_one_port() failures | Myeonghun Pak | 1 | -1/+6 |
| 10 days | vt: merge ucs_is_zero_width()/ucs_is_double_width() into ucs_get_width() | Nicolas Pitre | 4 | -533/+660 |
| 10 days | serial: 8250: fix possible ISR soft lockup | Marco Felsch | 1 | -0/+7 |
| 10 days | dt-bindings: serial: rs485: remove deprecated .txt binding stub | Akash Sukhavasi | 1 | -1/+1 |
| 10 days | tty: serial: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 2 | -11/+11 |
| 10 days | serial: 8250_dw: remove clock-notifier infrastructure | Stepan Ionichev | 1 | -81/+0 |
| 10 days | serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails | Stepan Ionichev | 1 | -1/+3 |
| 10 days | amba/serial: amba-pl011: Bring back zx29 UART support | Stefan Dösinger | 1 | -0/+42 |
| 10 days | serial: 8250: Add support for console flow control | John Ogness | 3 | -4/+36 |
| 10 days | serial: 8250: Check LSR timeout on console flow control | John Ogness | 1 | -2/+6 |
| 10 days | serial: 8250: Set cons_flow on port registration | John Ogness | 1 | -0/+2 |
| 10 days | tty: serial: 8250: protect against NULL uart->port.dev in register | Stepan Ionichev | 1 | -1/+1 |
| 10 days | serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled | Hugo Villeneuve | 2 | -23/+27 |
| 11 days | console: mdacon: remove this obsolete driver | Ethan Nelson-Moore | 1 | -3/+0 |
| 2026-05-11 | serial: qcom-geni: Avoid probing debug console UART without console support | Aniket Randive | 1 | -8/+12 |
| 2026-05-11 | serial: max310x: add comments for PLL limits | Hugo Villeneuve | 1 | -0/+17 |
| 2026-05-11 | serial: max310x: move variables to while() scope | Hugo Villeneuve | 1 | -2/+3 |
| 2026-05-11 | serial: max310x: allow driver to be built with SPI or I2C | Hugo Villeneuve | 1 | -1/+1 |
| 2026-05-11 | serial: max310x: use FIELD_PREP macro to set PLL bitfields | Hugo Villeneuve | 1 | -1/+4 |
| 2026-05-11 | serial: max310x: use regmap_read_poll_timeout() for busy wait | Hugo Villeneuve | 1 | -27/+17 |
| 2026-05-11 | serial: max310x: improve max310x_set_ref_clk() efficiency | Hugo Villeneuve | 1 | -39/+52 |
| 2026-05-11 | serial: max310x: update baudrate comments for err calculation | Hugo Villeneuve | 1 | -1/+1 |
| 2026-05-11 | serial: max310x: change return type of max310x_set_ref_clk() | Hugo Villeneuve | 1 | -8/+8 |
| 2026-05-11 | serial: max310x: simplify max310x_update_best_err() | Hugo Villeneuve | 1 | -4/+4 |
| 2026-05-11 | serial: max310x: uniformize clock/freq types | Hugo Villeneuve | 1 | -4/+5 |
| 2026-05-11 | serial: core: prevent division by zero by always returning non-zero baud rate | Hugo Villeneuve | 1 | -17/+12 |
| 2026-05-11 | serial: core: simplify clipping logic in uart_get_baud_rate() | Hugo Villeneuve | 1 | -4/+4 |
| 2026-05-11 | serial: core: update uart_get_baud_rate() obsolete comments | Hugo Villeneuve | 1 | -2/+3 |
| 2026-05-11 | serial: apbuart: remove check for zero baud rate from uart_get_baud_rate() | Hugo Villeneuve | 1 | -2/+0 |
| 2026-05-11 | serial: icom: remove check for zero baud rate from uart_get_baud_rate() | Hugo Villeneuve | 1 | -2/+0 |
| 2026-05-11 | serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ | Viken Dadhaniya | 1 | -1/+13 |
| 2026-05-11 | serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dma | Shitalkumar Gandhi | 1 | -3/+12 |
| 2026-05-11 | serial: qcom-geni: fix UART_RX_PAR_EN bit position | Prasanna S | 1 | -1/+1 |
| 2026-05-11 | serial: sh-sci: fix memory region release in error path | Hongling Zeng | 1 | -1/+1 |
| 2026-05-11 | tty: serial: pch_uart: add check for dma_alloc_coherent() | Zhaoyang Yu | 1 | -6/+13 |
| 2026-05-11 | serial: zs: Fix swapped RI/DSR modem line transition counting | Maciej W. Rozycki | 1 | -2/+2 |
| 2026-05-11 | serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UART | Jia Wang | 1 | -0/+10 |
| 2026-05-11 | serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions | Jia Wang | 2 | -2/+16 |
| 2026-05-11 | serial: 8250_dwlib: move DesignWare register definitions to header | Jia Wang | 3 | -60/+67 |
| 2026-05-11 | serial: Replace driver usage of UPF_CONS_FLOW | John Ogness | 8 | -13/+13 |
| 2026-05-11 | serial: sh-sci: Remove plat_sci_port.flags | Geert Uytterhoeven | 1 | -1/+1 |
| 2026-05-11 | serial: jsm: Drop unused driver_data assigment and redundant zeros | Uwe Kleine-König (The Capable Hub) | 1 | -19/+19 |
| 2026-05-11 | serial: 8250_pci: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 1 | -1557/+1563 |
| 2026-05-11 | tty: synclink_gt: remove broken driver | Ethan Nelson-Moore | 4 | -5056/+1 |
| 2026-05-11 | serial: 8250_port: recognize UPIO_AU | Manuel Lauss | 1 | -0/+2 |
| 2026-05-11 | serial: mxs-auart: replace hardcoded 1 with predefined macro GPIO_LINE_DIRECT... | Nikola Z. Ivanov | 1 | -1/+1 |
| 2026-05-11 | serial: 8250_mtk: Add ACPI support | Zhiyong Tao | 1 | -4/+19 |
| 2026-04-27 | serial: qcom: Unify user-visible "Qualcomm" name | Krzysztof Kozlowski | 1 | -2/+2 |
| 2026-04-26 | driver core: Replace dev->of_node_reused with dev_of_node_reused() | Douglas Anderson | 1 | -1/+1 |
| 2026-04-19 | Merge tag 'tty-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 32 | -1357/+444 |
| 2026-04-15 | Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
| 2026-04-15 | Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+34 |
| 2026-04-13 | Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+27 |
| 2026-04-10 | hvc/xen: Check console connection flag | Jason Andryuk | 1 | -0/+3 |
| 2026-04-07 | lib/fonts: Provide helpers for calculating glyph pitch and size | Thomas Zimmermann | 1 | -3/+2 |
| 2026-04-07 | vt: Implement helpers for struct vc_font in source file | Thomas Zimmermann | 1 | -0/+35 |
| 2026-04-02 | tty: serial: ip22zilog: Fix section mispatch warning | Thomas Bogendoerfer | 1 | -1/+1 |
| 2026-03-31 | serdev: Do not return -ENODEV from of_serdev_register_devices() if external c... | Manivannan Sadhasivam | 1 | -1/+8 |
| 2026-03-31 | serdev: Add an API to find the serdev controller associated with the devicetr... | Manivannan Sadhasivam | 1 | -0/+19 |
| 2026-03-30 | vt: resize saved unicode buffer on alt screen exit after resize | Nicolas Pitre | 1 | -9/+15 |
| 2026-03-30 | vt: discard stale unicode buffer on alt screen exit after resize | Liav Mordouch | 1 | -1/+13 |
| 2026-03-30 | hvc/xen: Check console connection flag | Jason Andryuk | 1 | -0/+3 |
| 2026-03-30 | serial: sh-sci: Add support for RZ/G3L RSCI | Biju Das | 4 | -3/+26 |
| 2026-03-30 | tty: atmel_serial: update outdated reference to atmel_tasklet_func() | Kexin Sun | 1 | -1/+1 |
| 2026-03-30 | serial: xilinx_uartps: Drop unused include | Andy Shevchenko | 1 | -1/+0 |
| 2026-03-30 | serial: qcom-geni: drop stray newline format specifier | Kathiravan Thirumoorthy | 1 | -1/+1 |
| 2026-03-30 | serial: 8250: loongson: Enable building on MIPS Loongson64 | Rong Zhang | 1 | -4/+5 |
| 2026-03-30 | serial: 8250_fintek: Add support for F81214E | Ravi Rama | 1 | -1/+9 |
| 2026-03-23 | Merge 7.0-rc5 into tty-next | Greg Kroah-Hartman | 8 | -92/+350 |
| 2026-03-13 | vt: save/restore unicode screen buffer for alternate screen | Nicolas Pitre | 1 | -0/+8 |
| 2026-03-12 | serial: 8250_dw: Ensure BUSY is deasserted | Ilpo Järvinen | 3 | -55/+161 |
| 2026-03-12 | serial: 8250: Add late synchronize_irq() to shutdown to handle DW UART BUSY | Ilpo Järvinen | 1 | -0/+6 |
| 2026-03-12 | serial: 8250_dw: Rework IIR_NO_INT handling to stop interrupt storm | Ilpo Järvinen | 1 | -4/+63 |
| 2026-03-12 | serial: 8250_dw: Rework dw8250_handle_irq() locking and IIR handling | Ilpo Järvinen | 1 | -16/+21 |
| 2026-03-12 | serial: 8250: Add serial8250_handle_irq_locked() | Ilpo Järvinen | 1 | -8/+16 |
| 2026-03-12 | serial: 8250_dw: Avoid unnecessary LCR writes | Ilpo Järvinen | 1 | -0/+31 |
| 2026-03-12 | serial: 8250: Protect LCR write in shutdown | Ilpo Järvinen | 1 | -5/+6 |
| 2026-03-12 | serial: 8250_pci: add support for the AX99100 | Martin Roukala (né Peres) | 1 | -0/+17 |
| 2026-03-12 | serial: core: fix infinite loop in handle_tx() for PORT_UNKNOWN | Jiayuan Chen | 1 | -1/+4 |
| 2026-03-12 | serial: uartlite: fix PM runtime usage count underflow on probe | Maciej Andrzejewski ICEYE | 1 | -0/+1 |
| 2026-03-12 | serial: 8250: always disable IRQ during THRE test | Peng Zhang | 1 | -4/+2 |
| 2026-03-12 | serial: 8250: Fix TX deadlock when using DMA | Raul E Rangel | 1 | -0/+15 |
| 2026-03-12 | tty: tty_port: add workqueue to flip TTY buffer | Xin Zhao | 9 | -14/+70 |
| 2026-03-12 | vt: support ITU-T T.416 color subparameters | Ronan Pigott | 1 | -3/+45 |
| 2026-03-12 | serial: qcom-geni: Fix RTS behavior with flow control | Anup Kulkarni | 1 | -4/+15 |
| 2026-03-12 | tty: serial: imx: keep dma request disabled before dma transfer setup | Robin Gong | 1 | -3/+4 |
| 2026-03-12 | tty: serial: 8250: Add SystemBase Multi I/O cards | Michael Walle | 1 | -0/+51 |
| 2026-03-12 | serial: pic32_uart: allow driver to be compiled on all architectures with COM... | Brian Masney | 1 | -1/+1 |
| 2026-03-12 | serial: tegra: remove Kconfig dependency on APB DMA controller | Francesco Lavra | 1 | -3/+2 |
| 2026-03-12 | serial: auart: check clk_enable() return in console write | Zhaoyang Yu | 1 | -1/+2 |
| 2026-03-12 | vt: add fallback to plain map for modifier-aware key types | Nicolas Pitre | 1 | -0/+15 |
| 2026-03-12 | vt: add KT_CSI keysym type for modifier-aware CSI sequences | Nicolas Pitre | 1 | -5/+33 |
| 2026-03-12 | vt: add modifier support to cursor keys | Nicolas Pitre | 1 | -1/+26 |
| 2026-03-12 | serial: remove drivers for espressif esp32 | Julian Braha | 4 | -1266/+0 |
| 2026-03-12 | serial: amba-pl011: Respect DMA controller's copy_align requirement | Kartik Rajput | 1 | -0/+9 |
| 2026-03-12 | serial: amba-pl011: Add Tegra264 UART support | Kartik Rajput | 1 | -0/+27 |
| 2026-03-12 | serial: amba-pl011: Introduce set_uartclk_rate vendor flag | Kartik Rajput | 1 | -2/+27 |
| 2026-03-12 | serial: amba-pl011: Introduce skip_ibrd_fbrd vendor flag | Kartik Rajput | 1 | -22/+31 |
| 2026-03-12 | serial: amba-pl011: Enable UART in earlycon setup | Peter Maydell | 1 | -1/+30 |
| 2026-03-12 | tty: constify tty_ldisc_ops | Qingfang Deng | 1 | -8/+8 |
| 2026-03-12 | tty: hvc_iucv: fix off-by-one in number of supported devices | Randy Dunlap | 1 | -1/+1 |
| 2026-03-12 | serial: 8250_port: Drop duplicate NULL check | Andy Shevchenko | 1 | -2/+2 |
| 2026-03-12 | tty: serial: samsung_tty: avoid dev_dbg deadlock | Alyssa Milburn | 1 | -8/+2 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 6 | -14/+7 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -3/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 41 | -55/+55 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 51 | -86/+84 |
| 2026-02-17 | Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 16 | -336/+638 |
| 2026-02-16 | Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -2/+1 |
| 2026-02-14 | printk, vt, fbcon: Remove console_conditional_schedule() | Sebastian Andrzej Siewior | 1 | -1/+0 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-11 | Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -30/+2 |
| 2026-02-09 | Merge tag 'for-linus-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+24 |
| 2026-01-30 | serial: pic32_uart: update include to use pic32.h from platform_data | Brian Masney | 1 | -2/+1 |
| 2026-01-28 | BackMerge tag 'v6.19-rc7' into drm-next | Dave Airlie | 7 | -22/+30 |
| 2026-01-27 | Revert "tty: tty_port: add workqueue to flip TTY buffer" | Greg Kroah-Hartman | 4 | -57/+9 |
| 2026-01-23 | tty: tty_port: add workqueue to flip TTY buffer | Xin Zhao | 4 | -9/+57 |
| 2026-01-23 | serial: 8250_pci: Remove custom deprecated baud setting routine | Andy Shevchenko | 1 | -48/+37 |
| 2026-01-23 | serial: 8250_omap: Remove custom deprecated baud setting routine | Andy Shevchenko | 1 | -16/+0 |
| 2026-01-23 | serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl exists | Kendall Willis | 1 | -0/+2 |
| 2026-01-23 | serial: Fix not set tty->port race condition | Krzysztof Kozlowski | 1 | -0/+6 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-16 | tty: hvc-iucv: Remove KMSG_COMPONENT macro | Heiko Carstens | 1 | -3/+2 |
| 2026-01-16 | serial: 8250_pci: Fix broken RS485 for F81504/508/512 | Marnix Rijnart | 1 | -1/+1 |
| 2026-01-16 | serial: qcom_geni: Fix BT failure regression on RB2 platform | Praveen Talari | 1 | -7/+6 |
| 2026-01-16 | serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina... | Moteen Shah | 1 | -1/+1 |
| 2026-01-16 | serial: 8250: 8250_omap.c: Add support for handling UART error conditions | Moteen Shah | 1 | -2/+21 |
| 2026-01-16 | serial: SH_SCI: improve "DMA support" prompt | Randy Dunlap | 1 | -1/+1 |
| 2026-01-16 | serial: Kconfig: fix ordering of entries for menu display | Randy Dunlap | 1 | -13/+13 |
| 2026-01-16 | serial: 8250: fix ordering of entries for menu display | Randy Dunlap | 1 | -47/+48 |
| 2026-01-16 | serial: imx: change SERIAL_IMX_CONSOLE to bool | Randy Dunlap | 1 | -3/+3 |
| 2026-01-16 | 8250_men_mcb: drop unneeded MODULE_ALIAS | Jose Javier Rodriguez Barbarin | 1 | -3/+0 |
| 2026-01-16 | serial: men_z135_uart: drop unneeded MODULE_ALIAS | Jose Javier Rodriguez Barbarin | 1 | -1/+0 |
| 2026-01-14 | xen: introduce xen_console_io option | Stefano Stabellini | 1 | -5/+24 |
| 2025-12-29 | Merge 6.19-rc3 into tty-next | Greg Kroah-Hartman | 4 | -14/+17 |
| 2025-12-23 | serial: xilinx_uartps: fix rs485 delay_rts_after_send | j.turek | 1 | -7/+7 |
| 2025-12-23 | serial: sh-sci: Check that the DMA cookie is valid | Claudiu Beznea | 1 | -1/+1 |
| 2025-12-23 | serial: core: Fix serial device initialization | Alexander Stein | 1 | -0/+1 |
| 2025-12-23 | serial: rsci: Convert to FIELD_MODIFY() | Geert Uytterhoeven | 1 | -2/+1 |
| 2025-12-21 | vt: Remove con_debug_enter/_leave from struct consw | Thomas Zimmermann | 1 | -29/+1 |
| 2025-12-21 | vt: Remove trailing whitespace | Thomas Zimmermann | 1 | -1/+1 |
| 2025-12-17 | serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe | Dan Carpenter | 1 | -2/+2 |
| 2025-12-17 | serial: core: Restore sysfs fwnode information | Andy Shevchenko | 1 | -4/+6 |
| 2025-12-17 | serdev: Provide a bustype shutdown function | Uwe Kleine-König | 1 | -0/+21 |
| 2025-12-17 | serial: sh-sci: Add support for RZ/G3E RSCI | Biju Das | 3 | -9/+257 |
| 2025-12-17 | serial: rsci: Rename early_console data, port_params and callback() names | Biju Das | 3 | -9/+9 |
| 2025-12-17 | serial: sh-sci: Add finish_console_write() callback | Biju Das | 2 | -1/+5 |
| 2025-12-17 | serial: sh-sci: Make sci_scbrr_calc() public | Biju Das | 2 | -3/+6 |
| 2025-12-17 | serial: sh-sci: Add support for RZ/G3E RSCI clks | Biju Das | 2 | -0/+13 |
| 2025-12-17 | serial: sh-sci: Add RSCI_PORT_SCIF32 port ID | Biju Das | 2 | -1/+2 |
| 2025-12-17 | serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16 | Biju Das | 3 | -6/+6 |
| 2025-12-17 | serial: sh-sci: Add sci_is_rsci_type() | Biju Das | 1 | -4/+9 |
| 2025-12-17 | serial: sh-sci: Use devm_reset_control_array_get_exclusive() | Biju Das | 1 | -1/+1 |
| 2025-12-17 | serial: rsci: Drop unused TDR register | Biju Das | 1 | -6/+0 |
| 2025-12-17 | serial: rsci: Drop unused macro DCR | Biju Das | 1 | -3/+0 |
| 2025-12-17 | serial: sh-sci: Drop extra lines | Biju Das | 1 | -10/+4 |
| 2025-12-17 | serial: rsci: Drop rsci_clear_SCxSR() | Biju Das | 1 | -6/+2 |
| 2025-12-17 | serial: sh-sci: Drop checking port type for device file{create, remove} | Biju Das | 1 | -11/+4 |
| 2025-12-17 | serial: rsci: Add set_rtrg() callback | Biju Das | 1 | -0/+17 |
| 2025-12-17 | serial: sh-sci: Update rx_trigger size for RZ/T2H RSCI | Biju Das | 1 | -1/+1 |
| 2025-12-17 | tty/n_hdlc: Fix struct n_hdlc kernel-doc warnings | Bartlomiej Kubik | 1 | -0/+2 |
| 2025-12-17 | serial: 8250_keba: Use dev_err_probe() | Gerhard Engleder | 1 | -4/+3 |
| 2025-12-17 | serial: 8250_keba: Add ICR defines | Gerhard Engleder | 1 | -3/+7 |
| 2025-12-17 | serial: 8250_keba: Add missing includes | Gerhard Engleder | 1 | -1/+9 |
| 2025-12-17 | serial: 8250_men_mcb: Clean defines | Filip Jensen | 1 | -8/+4 |
| 2025-12-17 | tty: vt/keyboard: Split apart vt_do_diacrit() | Nathan Chancellor | 1 | -106/+115 |
| 2025-12-17 | serial: 8250_dw: fix runtime PM initialization sequence | Artem Shimko | 1 | -5/+7 |
| 2025-12-17 | serial: 8250_dw: handle clock enable errors in runtime_resume | Artem Shimko | 1 | -2/+9 |
| 2025-12-06 | Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 41 | -1131/+1656 |
| 2025-12-04 | Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+0 |
| 2025-12-03 | Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2025-12-01 | Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+21 |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -33/+18 |
| 2025-11-28 | tty: convert ptm_open_peer() to FD_ADD() | Christian Brauner | 1 | -33/+18 |
| 2025-11-27 | drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOT | Marcos Paulo de Souza | 1 | -1/+0 |
| 2025-11-26 | serial: 8250: Fix 8250_rsa symbol loop | Ilpo Järvinen | 4 | -13/+21 |
| 2025-11-26 | serial: sh-sci: Fix deadlock during RSCI FIFO overrun error | Biju Das | 1 | -2/+10 |
| 2025-11-26 | serial: 8250: Add Loongson uart driver support | Binbin Zhou | 3 | -0/+249 |
| 2025-11-26 | serial: 8250: add driver for KEBA UART | Gerhard Engleder | 3 | -0/+294 |
| 2025-11-26 | serial: Keep rs485 settings for devices without firmware node | Gerhard Engleder | 1 | -0/+8 |
| 2025-11-26 | serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms | Praveen Talari | 1 | -17/+141 |
| 2025-11-26 | serial: qcom-geni: Enable PM runtime for serial driver | Praveen Talari | 1 | -2/+22 |
| 2025-11-26 | serial: sprd: Return -EPROBE_DEFER when uart clock is not ready | Wenhua Lin | 1 | -0/+6 |
| 2025-11-26 | tty: serial: samsung: Declare earlycon for Exynos850 | Sam Protsenko | 1 | -0/+2 |
| 2025-11-26 | serial: icom: Convert PCIBIOS_* return codes to errnos | Haotian Zhang | 1 | -0/+1 |
| 2025-11-26 | serial: 8250-of: Fix style issues in 8250_of.c | jempty.liang | 1 | -1/+1 |