summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2025-04-15serial: sifive: lock port in startup()/shutdown() callbacksRyo Takakura
2025-04-11serial: msm: Configure correct working mode before starting earlyconStephan Gerhold
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-27Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24tty: serial: fsl_lpuart: Fix unused variable 'sport' build warningSherry Sun
2025-03-20serial: stm32: do not deassert RS485 RTS GPIO prematurelyCheick Traore
2025-03-20serial: 8250: add driver for NI UARTsChaitanya Vadrevu
2025-03-20serial: icom: fix code format problemsCharles Han
2025-03-20serial: sh-sci: Save and restore more registersGeert Uytterhoeven
2025-03-20tty: serial: pl011: remove incorrect of_match_ptr annotationArnd Bergmann
2025-03-20tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMO...Sherry Sun
2025-03-20serial: 8250_dma: terminate correct DMA in tx_dma_flush()John Keeping
2025-03-20tty: serial: fsl_lpuart: rename register variables more specificallySherry Sun
2025-03-20tty: serial: fsl_lpuart: use port struct directly to simply codeSherry Sun
2025-03-20tty: serial: fsl_lpuart: Use u32 and u8 for register variablesSherry Sun
2025-03-20tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...Sherry Sun
2025-03-20tty: serial: 8250: Add Brainboxes XC devicesCameron Williams
2025-03-20tty: serial: 8250: Add some more device IDsCameron Williams
2025-03-20serial: 8250_dw: Comment possible corner cases in serial_out() implementationAndy Shevchenko
2025-03-20serial: switch change_irq and change_port to bool in uart_set_info()Jiri Slaby (SUSE)
2025-03-20serial: 8250_port: simplify serial8250_request_std_resource()Jiri Slaby (SUSE)
2025-03-20serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flowJiri Slaby (SUSE)
2025-03-20serial: 8250_rsa: simplify rsa8250_{request/release}_resource()Jiri Slaby (SUSE)
2025-03-20serial: 8250: use serial_port_in/out() helpersJiri Slaby (SUSE)
2025-03-20serial: pass struct uart_state to uart_line_info()Jiri Slaby (SUSE)
2025-03-20serial: remove redundant tty_port_link_device()Jiri Slaby (SUSE)
2025-03-20tty: sunsu: remove unused serial_icr_read()Jiri Slaby (SUSE)
2025-03-20tty: sunsu: drop serial_{in,out}p()Jiri Slaby (SUSE)
2025-03-11printk: Rename console_start to console_resumeMarcos Paulo de Souza
2025-03-11printk: Rename console_stop to console_suspendMarcos Paulo de Souza
2025-02-20serial: xilinx_uartps: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: sh-sci: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: imx: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: amba-pl011: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: 8250: Switch to use hrtimer_setup()Nam Cao
2025-02-20serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao
2025-02-19serial: mctrl_gpio: split disable_ms into sync and no_sync APIsAlexis Lothoré
2025-02-18serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao
2025-02-18serial: xilinx_uartps: Switch to use hrtimer_setup()Nam Cao
2025-02-18serial: sh-sci: Switch to use hrtimer_setup()Nam Cao
2025-02-18serial: imx: Switch to use hrtimer_setup()Nam Cao
2025-02-18serial: amba-pl011: Switch to use hrtimer_setup()Nam Cao
2025-02-18serial: 8250: Switch to use hrtimer_setup()Nam Cao
2025-02-17Merge 6.14-rc3 into tty-nextGreg Kroah-Hartman
2025-02-14serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)Kartik Rajput
2025-02-14Revert "tty/serial: Add kgdb_nmi driver"Douglas Anderson
2025-02-14serial: 8250_dw: Call dw8250_quirks() conditionallyAndy Shevchenko
2025-02-14serial: sh-sci: Update the suspend/resume supportClaudiu Beznea
2025-02-14tty: serial: fsl_lpuart: Make interrupt name distinctStefan Wahren