开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2025-03-20
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...
Sherry Sun
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
2025-03-20
tty: serial: 8250: Add some more device IDs
Cameron Williams
2025-03-20
serial: 8250_dw: Comment possible corner cases in serial_out() implementation
Andy Shevchenko
2025-03-20
serial: switch change_irq and change_port to bool in uart_set_info()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_port: simplify serial8250_request_std_resource()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
Jiri Slaby (SUSE)
2025-03-20
serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
Jiri Slaby (SUSE)
2025-03-20
serial: 8250: use serial_port_in/out() helpers
Jiri Slaby (SUSE)
2025-03-20
serial: pass struct uart_state to uart_line_info()
Jiri Slaby (SUSE)
2025-03-20
serial: remove redundant tty_port_link_device()
Jiri Slaby (SUSE)
2025-03-20
tty: sunsu: remove unused serial_icr_read()
Jiri Slaby (SUSE)
2025-03-20
tty: sunsu: drop serial_{in,out}p()
Jiri Slaby (SUSE)
2025-03-20
tty: moxa: carve out special ioctls and extra tty_port
Jiri Slaby (SUSE)
2025-03-20
tty: moxa: drop ISA support
Jiri Slaby (SUSE)
2025-03-20
tty: moxa: drop version dump to logs
Jiri Slaby (SUSE)
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: move more_to_be_read to the end of n_tty_read()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: extract n_tty_wait_for_input()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: drop n_tty_trace()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: clean up process_output_block()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: simplify process_output()
Jiri Slaby (SUSE)
2025-03-20
tty: n_tty: use uint for space returned by tty_write_room()
Jiri Slaby (SUSE)
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
2025-03-20
tty: audit: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
2025-02-20
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2025-02-20
serial: xilinx_uartps: Use helper function hrtimer_update_function()
Nam Cao
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
2025-02-16
Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-02-14
serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)
Kartik Rajput
2025-02-14
Revert "tty/serial: Add kgdb_nmi driver"
Douglas Anderson
2025-02-14
serial: 8250_dw: Call dw8250_quirks() conditionally
Andy Shevchenko
2025-02-14
serial: sh-sci: Update the suspend/resume support
Claudiu Beznea
2025-02-14
tty: serial: fsl_lpuart: Make interrupt name distinct
Stefan Wahren
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-06
Revert "serial: Airoha SoC UART and HSUART support"
Greg Kroah-Hartman
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: port: Make ->iotype validation global in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
[next]