index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
2021-11-25
tty: serial: imx: clear the RTSD status before enable the RTSD irq
Fugang Duan
2021-11-25
tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
Jiri Slaby
2021-11-25
tty: drop tty_schedule_flip()
Jiri Slaby
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2021-11-25
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2021-11-25
mxser: use PCI_DEVICE_DATA
Jiri Slaby
2021-11-25
mxser: move ids from pci_ids.h here
Jiri Slaby
2021-11-25
mxser: add MOXA prefix to some PCI device IDs
Jiri Slaby
2021-11-25
mxser: increase buf_overrun if tty_insert_flip_char() fails
Jiri Slaby
2021-11-25
mxser: remove tty parameter from mxser_receive_chars_new()
Jiri Slaby
2021-11-25
mxser: don't throttle manually
Jiri Slaby
2021-11-25
mxser: clean up timeout handling in mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: use msleep_interruptible() in mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: extract TX empty check from mxser_wait_until_sent()
Jiri Slaby
2021-11-25
mxser: use tty_port_close() in mxser_close()
Jiri Slaby
2021-11-25
mxser: don't flush buffer from mxser_close() directly
Jiri Slaby
2021-11-25
mxser: call stop_rx from mxser_shutdown_port()
Jiri Slaby
2021-11-25
mxser: remove tty->driver_data NULL check
Jiri Slaby
2021-11-25
mxser: remove pointless xmit_buf checks
Jiri Slaby
2021-11-25
mxser: clean up tx handling in mxser_transmit_chars()
Jiri Slaby
2021-11-25
mxser: move MSR read to mxser_check_modem_status()
Jiri Slaby
2021-11-25
mxser: keep only !tty test in ISR
Jiri Slaby
2021-11-25
mxser: rename mxser_close_port() to mxser_stop_rx()
Jiri Slaby
2021-11-25
mxser: remove wait for sent from mxser_close_port
Jiri Slaby
2021-11-25
serial: sh-sci: Add support to deassert/assert reset line
Lad Prabhakar
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
2021-11-25
tty: clean up whitespace in __do_SAK()
Jiri Slaby
2021-11-25
tty: remove tty NULL check from __do_SAK()
Jiri Slaby
2021-11-25
tty: remove TTY_SOFT_SAK part from __do_SAK()
Jiri Slaby
2021-11-25
n_gsm: remove unused parameters from gsm_error()
Jiri Slaby
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-11-25
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
2021-11-25
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
2021-11-25
serial: liteuart: relax compile-test dependencies
Johan Hovold
2021-11-25
serial: liteuart: fix minor-number leak on probe errors
Johan Hovold
2021-11-25
serial: liteuart: fix use-after-free and memleak on unbind
Johan Hovold
2021-11-25
serial: liteuart: Fix NULL pointer dereference in ->remove()
Ilia Sergachev
2021-11-25
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
2021-11-25
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
2021-11-25
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
2021-11-23
xen: flag hvc_xen to be not essential for system boot
Juergen Gross
2021-11-04
Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-10-30
serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
Geert Uytterhoeven
2021-10-26
tty: rpmsg: Define tty name via constant string literal
Andy Shevchenko
2021-10-26
tty: rpmsg: Add pr_fmt() to prefix messages
Andy Shevchenko
2021-10-26
tty: rpmsg: Use dev_err_probe() in ->probe()
Andy Shevchenko
2021-10-26
tty: rpmsg: Unify variable used to keep an error code
Andy Shevchenko
[prev]
[next]