index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
Daniel Starke
1
-48
/
+47
2022-09-22
tty: n_gsm: name gsm tty device minors
Daniel Starke
1
-1
/
+4
2022-09-22
tty: n_gsm: add enumeration for gsm encodings
Daniel Starke
1
-13
/
+17
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
5
-61
/
+59
2022-09-09
ARM: footbridge: remove leftover from personal-server
Arnd Bergmann
1
-3
/
+0
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
4
-1
/
+4
2022-09-09
termios: uninline conversion helpers
Al Viro
1
-0
/
+74
2022-09-08
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
Vijaya Krishna Nivarthi
1
-2
/
+3
2022-09-07
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-1
/
+1
2022-09-07
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
1
-3
/
+2
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
5
-61
/
+59
2022-09-01
tty: mxser: remove redundant assignment to hwid
Colin Ian King
1
-1
/
+1
2022-09-01
tty/vt: Add console_lock check to vt_console_print()
Daniel Vetter
1
-1
/
+3
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
1
-1
/
+2
2022-09-01
serial: Fix double word
Shaomin Deng
1
-1
/
+1
2022-09-01
serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion
Andy Shevchenko
1
-1
/
+0
2022-08-30
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
1
-29
/
+24
2022-08-30
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
1
-8
/
+8
2022-08-30
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
1
-11
/
+6
2022-08-30
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
1
-1
/
+2
2022-08-30
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
1
-3
/
+1
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
1
-0
/
+1
2022-08-30
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
1
-5
/
+9
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
1
-2
/
+2
2022-08-30
vt: Clear selection before changing the font
Helge Deller
1
-4
/
+8
2022-08-30
serial: tegra: Remove custom frame size calculation
Ilpo Järvinen
1
-9
/
+3
2022-08-30
serial: sunsab: Remove frame size calculation dead-code
Ilpo Järvinen
1
-12
/
+8
2022-08-30
serial: fsl_lpuart: Remove custom frame size calculation
Ilpo Järvinen
1
-7
/
+2
2022-08-30
serial: cpm_uart: Remove custom frame size calculation
Ilpo Järvinen
1
-21
/
+10
2022-08-30
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
1
-14
/
+1
2022-08-30
termios: get rid of stray asm/termios.h include in n_hdlc.c
Al Viro
1
-1
/
+0
2022-08-30
serial: pch_uart: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
1
-3
/
+1
2022-08-30
serial: sh-sci: tail is already on valid range
Ilpo Järvinen
1
-1
/
+1
2022-08-30
serial: sh-sci: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
1
-3
/
+1
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
7
-15
/
+20
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
80
-107
/
+112
2022-08-30
tty: Make ldisc ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-30
tty: Make tty_termios_copy_hw() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-08-30
serial: dz: Assume previous baudrate is valid
Ilpo Järvinen
1
-3
/
+6
2022-08-30
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
1
-1
/
+1
2022-08-30
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
2
-17
/
+9
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-11
/
+11
2022-08-30
tty/vt: Remove printable variable
Daniel Vetter
1
-4
/
+0
2022-08-30
tty: serial: meson: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-26
/
+3
2022-08-30
serial: 8250: Clear dma tx_err unconditionally
Ilpo Järvinen
1
-2
/
+1
2022-08-30
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
1
-13
/
+11
2022-08-30
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
Jindong Yue
1
-1
/
+1
2022-08-30
serial: pic32_uart: Convert to use GPIO descriptors
Andy Shevchenko
1
-36
/
+12
2022-08-30
serial: pic32_uart: Utilize uart_console_enabled()
Andy Shevchenko
1
-1
/
+1
2022-08-30
serial: fsl_lpuart: Fix comment typo
Jason Wang
1
-1
/
+1
[prev]
[next]