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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
tty: sunsu: drop serial_{in,out}p()
Jiri Slaby (SUSE)
1
-87
/
+77
2025-03-20
tty: moxa: carve out special ioctls and extra tty_port
Jiri Slaby (SUSE)
1
-145
/
+1
2025-03-20
tty: moxa: drop ISA support
Jiri Slaby (SUSE)
2
-96
/
+6
2025-03-20
tty: moxa: drop version dump to logs
Jiri Slaby (SUSE)
1
-5
/
+0
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
2
-20
/
+0
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
1
-3
/
+5
2025-03-20
tty: n_tty: move more_to_be_read to the end of n_tty_read()
Jiri Slaby (SUSE)
1
-15
/
+14
2025-03-20
tty: n_tty: extract n_tty_wait_for_input()
Jiri Slaby (SUSE)
1
-26
/
+31
2025-03-20
tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
Jiri Slaby (SUSE)
1
-30
/
+36
2025-03-20
tty: n_tty: drop n_tty_trace()
Jiri Slaby (SUSE)
1
-14
/
+0
2025-03-20
tty: n_tty: clean up process_output_block()
Jiri Slaby (SUSE)
1
-16
/
+11
2025-03-20
tty: n_tty: simplify process_output()
Jiri Slaby (SUSE)
1
-10
/
+4
2025-03-20
tty: n_tty: use uint for space returned by tty_write_room()
Jiri Slaby (SUSE)
1
-6
/
+7
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
1
-0
/
+2
2025-03-20
tty: audit: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
1
-4
/
+6
2025-03-17
printk: Add an option to allow ttynull to be a default console device
Adam Simonelli
1
-1
/
+18
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-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-3
/
+4
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
9
-27
/
+36
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
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-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
1
-1
/
+1
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
[prev]
[next]