index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2019-03-28
Merge tag 'v4.9.166' into 4.9-2.3.x-imx
Marcel Ziswiler
2019-03-27
serial: sprd: clear timeout interrupt only rather than all interrupts
Lanqing Liu
2019-03-27
serial: sprd: adjust TIMEOUT to a big value
Wei Qiao
2019-03-23
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
2019-03-23
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
2019-03-23
8250: FIX Fourth port offset of Pericom PI7C9X7954 boards
Angelo Butti
2019-03-23
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
2019-03-23
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
Anssi Hannula
2019-03-05
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
2019-02-12
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
2019-02-12
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
2019-02-12
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-31
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-31
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-01-31
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-01-26
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
2019-01-26
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
2019-01-23
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
2019-01-23
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
2019-01-23
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
2019-01-23
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2019-01-13
serial/sunsu: fix refcount leak
Yangtao Li
2019-01-09
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
2018-12-21
drivers/tty: add missing of_node_put()
Yangtao Li
2018-12-13
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2018-12-13
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
2018-12-13
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-12
Merge tag 'v4.9.144' into 4.9-2.3.x-imx
Marcel Ziswiler
2018-12-08
kgdboc: Fix warning with module build
Laura Abbott
2018-12-08
kgdboc: Fix restrict error
Laura Abbott
2018-12-01
tty: wipe buffer if not echoing data
Greg Kroah-Hartman
2018-12-01
tty: wipe buffer.
Linus Torvalds
2018-11-21
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2018-11-21
sc16is7xx: Fix for multi-channel stall
Phil Elwell
2018-11-21
tty: check name length in tty_find_polling_driver()
Miles Chen
2018-11-13
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-10-13
tty: Drop tty->count on tty_reopen() failure
Dmitry Safonov
2018-10-10
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Jan Kiszka
2018-10-03
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
2018-10-03
serial: cpm_uart: return immediately from console poll
Christophe Leroy
2018-10-03
tty: serial: lpuart: avoid leaking struct tty_struct
Stefan Agner
2018-10-03
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
2018-10-02
Merge tag 'v4.9.130' into 4.9-2.3.x-imx
Gary Bisson
2018-09-29
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-09-24
Merge tag 'v4.9.128' into 4.9-2.3.x-imx
Gary Bisson
2018-09-19
tty: rocket: Fix possible buffer overwrite on register_PCI
Anton Vasilyev
2018-09-18
Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_ga
Gary Bisson
2018-09-09
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
2018-08-24
MLK-17739 tty: serial: imx: clear wakeup flag before enable wakeup interrupt
Fugang Duan
[next]