index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2020-11-12
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-02
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-10-28
vt_ioctl: fix GIO_UNIMAP regression
Jiri Slaby
2020-10-28
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-10-28
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-10-28
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
2020-10-28
tty: serial: 21285: fix lockup on open
Russell King
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-05
serial: mcf: add sysrq capability
Angelo Dureghello
2020-10-05
serial: fsl_lpuart: add sysrq support when using dma
Angelo Dureghello
2020-10-02
tty/sysrq: Extend the sysrq_key_table to cover capital letters
Andrzej Pietrasiewicz
2020-10-01
serial: max310x: rework RX interrupt handling
Thomas Petazzoni
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
2020-09-30
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
2020-09-30
serial: 8250_fsl: Fix TX interrupt handling condition
Andrij Abyzov
2020-09-30
serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
Peter Zijlstra
2020-09-30
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
2020-09-30
tty: serial: lpuart: fix lpuart32_write usage
Peng Fan
2020-09-30
serial: qcom_geni_serial: To correct QUP Version detection logic
Paras Sharma
2020-09-29
serial: mvebu-uart: fix unused variable warning
Qinglang Miao
2020-09-27
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
2020-09-27
serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
Qinglang Miao
2020-09-27
tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-27
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
2020-09-27
pch_uart: drop double zeroing
Julia Lawall
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2020-09-16
tty: serial: qcom_geni_serial: Fix the UART wakeup issue
satya priya
2020-09-16
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
2020-09-16
serial: core: fix port-lock initialisation
Johan Hovold
2020-09-16
tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600
Douglas Anderson
2020-09-16
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
2020-09-16
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
2020-09-16
tty: serial: print earlycon info after match->setup
Hsin-Yi Wang
2020-09-16
serial: ucc_uart: make qe_uart_set_mctrl() static
Jason Yan
2020-09-16
serial: 8250_pci: Remove unused function get_pci_irq()
YueHaibing
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2020-09-07
MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS
Thomas Bogendoerfer
2020-09-04
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
[next]