index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
tty: n_gsm: name the debug bits
Daniel Starke
1
-12
/
+19
2022-09-22
tty: n_gsm: introduce gsm_control_command() function
Daniel Starke
1
-7
/
+26
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
[prev]
[next]