index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-12-17
serial: atmel: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
serial: sh-sci: Use devm_clk_get_optional()
Geert Uytterhoeven
2021-12-17
serial: sh-sci: Use dev_err_probe()
Geert Uytterhoeven
2021-12-17
serial: sh-sci: Drop support for "sci_ick" clock
Geert Uytterhoeven
2021-12-17
serial: lantiq: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
tty: serial: sh-sci: Add support for R-Car Gen4
Yoshihiro Shimoda
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
2021-12-16
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-15
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-15
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-12-03
tty: mips_ejtag_fdc: Make use of the helper function kthread_run_on_cpu()
Cai Huoqing
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
2021-12-03
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
2021-12-03
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
2021-12-03
tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown()
Sherry Sun
2021-11-26
tty: add kernel-doc for tty_standard_install
Jiri Slaby
2021-11-26
tty: add kernel-doc for more tty_port functions
Jiri Slaby
2021-11-26
tty: add kernel-doc for more tty_driver functions
Jiri Slaby
2021-11-26
tty: reformat kernel-doc in n_tty.c
Jiri Slaby
2021-11-26
tty: fix kernel-doc in n_tty.c
Jiri Slaby
2021-11-26
tty: reformat kernel-doc in tty_buffer.c
Jiri Slaby
2021-11-26
tty: reformat kernel-doc in tty_ldisc.c
Jiri Slaby
2021-11-26
tty: reformat kernel-doc in tty_io.c
Jiri Slaby
2021-11-26
tty: reformat kernel-doc in tty_port.c
Jiri Slaby
2021-11-26
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
2021-11-26
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
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
[prev]
[next]