| 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 | 25 | -1883/+1970 |
| 2 days | Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 1 | -1/+1 |
| 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 | 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 |
| 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 | 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-02 | tty: serial: ip22zilog: Fix section mispatch warning | Thomas Bogendoerfer | 1 | -1/+1 |
| 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 | 7 | -92/+342 |
| 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 | 5 | -5/+5 |
| 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 | 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 | 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 | 3 | -8/+4 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 17 | -18/+18 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 22 | -29/+31 |
| 2026-02-17 | Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 12 | -227/+498 |
| 2026-01-30 | serial: pic32_uart: update include to use pic32.h from platform_data | Brian Masney | 1 | -2/+1 |
| 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-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 |
| 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-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 | 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 | 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 | 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 | 32 | -660/+1332 |
| 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 | 1 | -4/+4 |
| 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 |
| 2025-11-26 | serial: add support of CPCI cards | Magne Bruno | 1 | -0/+37 |
| 2025-11-26 | serial: mux: Fix kernel doc for mux_poll() | Andy Shevchenko | 1 | -1/+1 |
| 2025-11-26 | tty: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -2/+2 |
| 2025-11-24 | treewide: Drop pci_save_state() after pci_restore_state() | Lukas Wunner | 2 | -2/+0 |
| 2025-11-21 | serial: 8250_platform: simplify IRQF_SHARED handling | Jiri Slaby (SUSE) | 1 | -10/+9 |
| 2025-11-21 | serial: 8250: make share_irqs local to 8250_platform | Jiri Slaby (SUSE) | 2 | -10/+2 |
| 2025-11-21 | serial: 8250: move skip_txen_test to core | Jiri Slaby (SUSE) | 3 | -6/+4 |
| 2025-11-21 | serial: drop SERIAL_8250_DEPRECATED_OPTIONS | Jiri Slaby (SUSE) | 3 | -68/+0 |
| 2025-11-21 | serial: xilinx_uartps: drop cdns_uart::cdns_uart_driver | Jiri Slaby (SUSE) | 1 | -10/+5 |
| 2025-11-21 | serial: serial_core: use guard()s | Jiri Slaby (SUSE) | 1 | -72/+55 |
| 2025-11-21 | serial: serial_core: simplify uart_ioctl() returns | Jiri Slaby (SUSE) | 1 | -26/+9 |
| 2025-11-21 | serial: icom: Fix namespace collision and startup() section placement with -f... | Josh Poimboeuf | 1 | -4/+4 |
| 2025-10-28 | serial: sh-sci: Merge sh-sci.h into sh-sci.c | Lad Prabhakar | 2 | -179/+175 |
| 2025-10-28 | serial: sh-sci: Sort include files alphabetically | Lad Prabhakar | 1 | -5/+5 |
| 2025-10-28 | serial: amba-pl011: prefer dma_mapping_error() over explicit address checking | Miaoqian Lin | 1 | -1/+1 |
| 2025-10-28 | serial: sc16is7xx: add comments for lock requirements | Hugo Villeneuve | 1 | -4/+5 |
| 2025-10-28 | serial: sc16is7xx: reformat comments to improve readability | Hugo Villeneuve | 1 | -82/+39 |
| 2025-10-28 | serial: sc16is7xx: change conditional operator indentation | Hugo Villeneuve | 1 | -2/+1 |
| 2025-10-28 | serial: sc16is7xx: use KBUILD_MODNAME | Hugo Villeneuve | 4 | -7/+6 |
| 2025-10-28 | serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST | Hugo Villeneuve | 1 | -1/+1 |
| 2025-10-28 | serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter | Hugo Villeneuve | 1 | -24/+24 |
| 2025-10-28 | serial: sc16is7xx: move port/channel init to separate function | Hugo Villeneuve | 1 | -57/+70 |
| 2025-10-28 | serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile | Hugo Villeneuve | 1 | -0/+1 |
| 2025-10-28 | serial: sc16is7xx: drop -ENOMEM error message | Hugo Villeneuve | 1 | -3/+1 |
| 2025-10-28 | serial: sc16is7xx: use guards for simple mutex locks | Hugo Villeneuve | 1 | -15/+8 |
| 2025-10-28 | serial: sc16is7xx: remove unnecessary pointer cast | Hugo Villeneuve | 1 | -2/+1 |
| 2025-10-28 | serial: sc16is7xx: define common register access function | Hugo Villeneuve | 1 | -43/+31 |
| 2025-10-28 | serial: sc16is7xx: rename EFR mutex with generic name | Hugo Villeneuve | 1 | -13/+13 |
| 2025-10-28 | serial: sc16is7xx: rename LCR macros to better reflect usage | Hugo Villeneuve | 1 | -7/+9 |
| 2025-10-27 | Merge 6.18-rc3 into tty-next | Greg Kroah-Hartman | 5 | -16/+26 |
| 2025-10-22 | serial: 8250_mtk: Enable baud clock and manage in runtime PM | Daniel Golle | 1 | -2/+4 |
| 2025-10-22 | serial: 8250_dw: handle reset control deassert error | Artem Shimko | 1 | -1/+3 |
| 2025-10-22 | serial: sc16is7xx: remove useless enable of enhanced features | Hugo Villeneuve | 1 | -7/+0 |
| 2025-10-22 | serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018 | Florian Eckert | 1 | -0/+11 |
| 2025-10-22 | tty: serial: sh-sci: fix RSCI FIFO overrun handling | Cosmin Tanislav | 1 | -6/+8 |
| 2025-10-22 | serial: 8250_pcilib: Replace deprecated PCI functions | Florian Eckert | 5 | -14/+19 |
| 2025-10-22 | tty: serial: imx: Add missing wakeup event reporting | Sherry Sun | 1 | -3/+9 |
| 2025-10-22 | tty: serial: imx: Only configure the wake register when device is set as wake... | Sherry Sun | 1 | -0/+14 |
| 2025-10-22 | tty: serial: fsl_lpuart: Add missing wakeup event reporting | Sherry Sun | 1 | -0/+8 |
| 2025-10-22 | serial: ar933x: Add polling support | Sven Eckelmann | 1 | -0/+62 |
| 2025-10-07 | Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -160/+16 |