index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-10-06
1
-3
/
+0
|
\
|
*
ARM: footbridge: remove leftover from personal-server
Arnd Bergmann
2022-09-09
1
-3
/
+0
*
|
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-2
/
+2
|
\
\
|
*
|
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
2022-08-15
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
5
-9
/
+10
|
\
\
|
*
|
serial: sifive: enable clocks for UART when probed
Olof Johansson
2022-09-22
1
-1
/
+1
|
*
|
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
2022-09-22
1
-0
/
+1
|
*
|
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
2022-09-22
1
-4
/
+5
|
*
|
serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-07
1
-1
/
+1
|
*
|
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-09-07
1
-3
/
+2
*
|
|
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-16
5
-61
/
+59
|
\
|
|
|
*
|
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
2022-08-30
1
-29
/
+24
|
*
|
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
2022-08-30
1
-8
/
+8
|
*
|
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
2022-08-30
1
-11
/
+6
|
*
|
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
2022-08-30
1
-1
/
+2
|
*
|
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-08-30
1
-3
/
+1
|
*
|
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
2022-08-30
1
-0
/
+1
|
*
|
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
2022-08-30
1
-5
/
+9
|
*
|
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-30
1
-2
/
+2
|
*
|
vt: Clear selection before changing the font
Helge Deller
2022-08-30
1
-4
/
+8
|
|
/
*
/
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
2
-6
/
+2
|
/
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
67
-2584
/
+2706
|
\
|
*
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-08-03
1
-2
/
+2
|
*
tty: amiserial: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
*
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
1
-4
/
+9
|
*
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
1
-54
/
+53
|
*
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
1
-0
/
+48
|
*
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
1
-59
/
+82
|
*
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
2022-07-28
1
-0
/
+11
|
*
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-07-28
1
-6
/
+6
|
*
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-07-28
2
-68
/
+69
|
*
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
2022-07-28
1
-2
/
+24
|
*
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
2022-07-28
1
-35
/
+53
|
*
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
2022-07-28
1
-2
/
+4
|
*
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-19
1
-1
/
+1
|
*
serial: remove VR41XX serial driver
Thomas Bogendoerfer
2022-07-16
3
-950
/
+0
|
*
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
1
-5
/
+1
|
*
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
1
-8
/
+2
|
*
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
2022-07-14
1
-0
/
+2
|
*
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
2022-07-14
1
-20
/
+26
|
*
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2022-07-14
2
-3
/
+12
|
*
serial: ar933x: Remove superfluous code in ar933x_config_rs485()
Lino Sanfilippo
2022-07-14
1
-9
/
+0
|
*
serial: ar933x: Fix check for RS485 support
Lino Sanfilippo
2022-07-14
1
-4
/
+5
|
*
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
2022-07-14
1
-6
/
+18
|
*
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
2022-07-14
1
-0
/
+13
|
*
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
2022-07-14
1
-1
/
+1
|
*
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
2022-07-14
1
-0
/
+1
|
*
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
2022-07-14
1
-0
/
+109
|
*
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
2022-07-08
1
-2
/
+5
|
*
tty: n_gsm: fix flow control handling in tx path
Daniel Starke
2022-07-08
1
-1
/
+1
[next]