index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
Jiri Slaby
1
-9
/
+9
2022-09-22
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
Jiri Slaby
1
-2
/
+8
2022-09-22
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Jiri Slaby
1
-6
/
+4
2022-09-22
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
Jiri Slaby
1
-4
/
+2
2022-09-22
tty: serial: move and cleanup vt8500_tx_empty()
Jiri Slaby
1
-7
/
+8
2022-09-22
tty: hvc: remove HVC_IUCV_MAGIC
наб
1
-6
/
+5
2022-09-22
tty: synclink_gt: remove MGSL_MAGIC
наб
1
-8
/
+0
2022-09-22
tty: n_hdlc: remove HDLC_MAGIC
наб
1
-27
/
+0
2022-09-22
tty: remove TTY_DRIVER_MAGIC
наб
1
-1
/
+0
2022-09-22
tty: remove TTY_MAGIC
наб
2
-14
/
+0
2022-09-22
drivers: serial: jsm: fix some leaks in probe
Dan Carpenter
1
-1
/
+2
2022-09-22
serial: omap: Disallow RS-485 if rts-gpio is not specified
Lukas Wunner
1
-14
/
+13
2022-09-22
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
Gaosheng Cui
1
-1
/
+0
2022-09-22
tty: n_gsm: add debug bit for user payload
Daniel Starke
1
-0
/
+5
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
[prev]
[next]