index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
1
-108
/
+102
2025-03-20
tty: serial: fsl_lpuart: Use u32 and u8 for register variables
Sherry Sun
1
-47
/
+46
2025-03-20
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
1
-0
/
+17
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
1
-0
/
+30
2025-03-20
tty: serial: 8250: Add some more device IDs
Cameron Williams
1
-0
/
+16
2025-03-20
serial: 8250_dw: Comment possible corner cases in serial_out() implementation
Andy Shevchenko
1
-0
/
+17
2025-03-20
serial: switch change_irq and change_port to bool in uart_set_info()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-03-20
serial: 8250_port: simplify serial8250_request_std_resource()
Jiri Slaby (SUSE)
1
-15
/
+10
2025-03-20
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
Jiri Slaby (SUSE)
1
-18
/
+16
2025-03-20
serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
Jiri Slaby (SUSE)
1
-12
/
+9
2025-03-20
serial: 8250: use serial_port_in/out() helpers
Jiri Slaby (SUSE)
3
-13
/
+13
2025-03-20
serial: pass struct uart_state to uart_line_info()
Jiri Slaby (SUSE)
1
-3
/
+2
2025-03-20
serial: remove redundant tty_port_link_device()
Jiri Slaby (SUSE)
1
-1
/
+0
2025-03-20
tty: sunsu: remove unused serial_icr_read()
Jiri Slaby (SUSE)
1
-14
/
+0
2025-03-20
tty: sunsu: drop serial_{in,out}p()
Jiri Slaby (SUSE)
1
-87
/
+77
2025-03-11
printk: Rename console_start to console_resume
Marcos Paulo de Souza
1
-1
/
+1
2025-03-11
printk: Rename console_stop to console_suspend
Marcos Paulo de Souza
1
-2
/
+2
2025-02-20
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-20
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2
-8
/
+5
2025-02-20
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
1
-2
/
+2
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
7
-15
/
+46
2025-02-18
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
1
-2
/
+2
2025-02-18
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-18
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-18
serial: imx: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2025-02-18
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-18
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2
-8
/
+5
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
8
-26
/
+35
2025-02-14
serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)
Kartik Rajput
3
-0
/
+649
2025-02-14
Revert "tty/serial: Add kgdb_nmi driver"
Douglas Anderson
4
-308
/
+0
2025-02-14
serial: 8250_dw: Call dw8250_quirks() conditionally
Andy Shevchenko
1
-15
/
+21
2025-02-14
serial: sh-sci: Update the suspend/resume support
Claudiu Beznea
1
-2
/
+69
2025-02-14
tty: serial: fsl_lpuart: Make interrupt name distinct
Stefan Wahren
1
-1
/
+1
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
3
-0
/
+27
2025-02-06
Revert "serial: Airoha SoC UART and HSUART support"
Greg Kroah-Hartman
6
-135
/
+0
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-10
/
+0
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-9
/
+0
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-1
/
+0
2025-02-04
serial: port: Make ->iotype validation global in __uart_read_properties()
Andy Shevchenko
1
-4
/
+5
2025-02-04
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
1
-1
/
+1
2025-02-04
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
1
-1
/
+2
2025-02-04
serial: sc16is7xx: Fix IRQ number check behavior
Andre Werner
1
-1
/
+1
2025-02-04
serial: amba-pl011: Implement nbcon console
Toshiyuki Sato
1
-46
/
+97
2025-02-04
serial: 8250_dw: Drop unneeded NULL checks in dw8250_quirks()
Andy Shevchenko
1
-2
/
+2
2025-02-04
serial: mctrl_gpio: Remove unused mctrl_gpio_free
Dr. David Alan Gilbert
2
-41
/
+3
2025-02-04
serial: Airoha SoC UART and HSUART support
Benjamin Larsson
6
-0
/
+135
2025-02-04
serial: pch_uart: Remove legacy PM hook
Andy Shevchenko
1
-1
/
+0
[prev]
[next]