index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial: sunhv: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+2
|
*
|
|
serial: stm32: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+3
|
*
|
|
serial: sprd: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-5
/
+2
|
*
|
|
serial: sh-sci: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+1
|
*
|
|
serial: tegra: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: sccnxp: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: sb1250-duart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: samsung_tty: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-7
/
+3
|
*
|
|
serial: rda: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: pmac_zilog: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+2
|
*
|
|
serial: pic32: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: mvebu-uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: milbeaut_usio: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: meson: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: max310x: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+1
|
*
|
|
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-3
/
+1
|
*
|
|
serial: liteuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: ip22zilog: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+2
|
*
|
|
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-5
/
+2
|
*
|
|
serial: fsl_lpuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-5
/
+2
|
*
|
|
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: digicolor: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: cpm_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: clps711x: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: atmel: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-9
/
+2
|
*
|
|
serial: arc: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: ar933x: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: pl011: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: 8250: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: 8250_bcm7271: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-3
/
+1
|
*
|
|
serial: sc16is7xx: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+1
|
*
|
|
serial: pch_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-8
/
+4
|
*
|
|
serial: msm: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-8
/
+3
|
*
|
|
serial: men_z135_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+1
|
*
|
|
serial: dz: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
|
*
|
|
serial: 8250: 8250_omap: Support native RS485
Lukas Wunner
2022-11-03
1
-3
/
+82
|
*
|
|
tty: serial: qcom-geni-serial: Add support for Hibernation feature
Aniket Randive
2022-11-03
1
-0
/
+35
|
*
|
|
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
2022-11-03
14
-419
/
+85
|
*
|
|
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-11-03
12
-323
/
+60
|
*
|
|
serial: sifive: select by default if SOC_CANAAN
Conor Dooley
2022-11-02
1
-2
/
+2
|
*
|
|
serial: sifive: select by default if SOC_SIFIVE
Conor Dooley
2022-11-02
1
-0
/
+2
*
|
|
|
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
8
-23
/
+71
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
tty: serial: sh-sci: use setup() callback for early console
John Ogness
2022-12-02
1
-4
/
+16
|
*
|
tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022-12-02
1
-3
/
+3
|
*
|
tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...
John Ogness
2022-12-02
1
-4
/
+12
|
*
|
tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022-12-02
1
-0
/
+12
|
*
|
tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022-12-02
1
-2
/
+8
|
*
|
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
|
tty: serial: samsung_tty: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
|
*
|
tty: serial: pic32_uart: use console_is_registered()
John Ogness
2022-12-02
1
-1
/
+1
[prev]
[next]