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-25
serial: 8250_omap: Convert to use uart_xmit_advance()
Andy Shevchenko
1
-3
/
+1
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
5
-9
/
+10
2022-09-22
serial: stm32: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
1
-47
/
+53
2022-09-22
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
1
-0
/
+7
2022-09-22
serial: sifive: enable clocks for UART when probed
Olof Johansson
1
-1
/
+1
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
1
-0
/
+1
2022-09-22
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
1
-4
/
+5
2022-09-22
tty: serial: atmel: Use FIELD_PREP/FIELD_GET
Sergiu Moga
1
-36
/
+38
2022-09-22
tty: serial: atmel: Make the driver aware of the existence of GCLK
Sergiu Moga
2
-1
/
+58
2022-09-22
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
Sergiu Moga
1
-1
/
+16
2022-09-22
tty: serial: atmel: Separate mode clearing between UART and USART
Sergiu Moga
2
-2
/
+7
2022-09-22
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
Sherry Sun
1
-0
/
+2
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
2
-8
/
+16
2022-09-22
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
Maciej W. Rozycki
1
-0
/
+5
2022-09-22
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
2022-09-22
tty: serial: extract serial_omap_put_char() from transmit_chars()
Jiri Slaby
1
-9
/
+11
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
[prev]
[next]