index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-09-22
tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
Jiri Slaby
2022-09-22
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
Jiri Slaby
2022-09-22
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
Jiri Slaby
2022-09-22
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Jiri Slaby
2022-09-22
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
Jiri Slaby
2022-09-22
tty: serial: move and cleanup vt8500_tx_empty()
Jiri Slaby
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
2022-09-22
tty: synclink_gt: remove MGSL_MAGIC
наб
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
2022-09-22
tty: remove TTY_MAGIC
наб
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
2022-09-22
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
Gaosheng Cui
2022-09-22
tty: n_gsm: add debug bit for user payload
Daniel Starke
2022-09-22
tty: n_gsm: name the debug bits
Daniel Starke
2022-09-22
tty: n_gsm: introduce gsm_control_command() function
Daniel Starke
2022-09-22
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
Daniel Starke
2022-09-22
tty: n_gsm: name gsm tty device minors
Daniel Starke
2022-09-22
tty: n_gsm: add enumeration for gsm encodings
Daniel Starke
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-09
ARM: footbridge: remove leftover from personal-server
Arnd Bergmann
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2022-09-09
termios: uninline conversion helpers
Al Viro
2022-09-08
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
Vijaya Krishna Nivarthi
2022-09-07
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-07
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-01
tty: mxser: remove redundant assignment to hwid
Colin Ian King
2022-09-01
tty/vt: Add console_lock check to vt_console_print()
Daniel Vetter
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
2022-09-01
serial: Fix double word
Shaomin Deng
2022-09-01
serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion
Andy Shevchenko
2022-08-30
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
2022-08-30
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
2022-08-30
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
2022-08-30
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
2022-08-30
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-08-30
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-30
vt: Clear selection before changing the font
Helge Deller
2022-08-30
serial: tegra: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
serial: sunsab: Remove frame size calculation dead-code
Ilpo Järvinen
2022-08-30
serial: fsl_lpuart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
serial: cpm_uart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
termios: get rid of stray asm/termios.h include in n_hdlc.c
Al Viro
2022-08-30
serial: pch_uart: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
2022-08-30
serial: sh-sci: tail is already on valid range
Ilpo Järvinen
[prev]
[next]