index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2022-11-03
serial: pmac_zilog: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+2
2022-11-03
serial: pic32: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: mvebu-uart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: milbeaut_usio: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: meson: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: max310x: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+1
2022-11-03
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
-3
/
+1
2022-11-03
serial: liteuart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: ip22zilog: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+2
2022-11-03
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
-5
/
+2
2022-11-03
serial: fsl_lpuart: Use uart_xmit_advance()
Ilpo Järvinen
-5
/
+2
2022-11-03
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: digicolor: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: cpm_uart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: clps711x: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: atmel: Use uart_xmit_advance()
Ilpo Järvinen
-9
/
+2
2022-11-03
serial: arc: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: ar933x: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: pl011: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: 8250: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: 8250_bcm7271: Use uart_xmit_advance()
Ilpo Järvinen
-3
/
+1
2022-11-03
serial: sc16is7xx: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+1
2022-11-03
serial: pch_uart: Use uart_xmit_advance()
Ilpo Järvinen
-8
/
+4
2022-11-03
serial: msm: Use uart_xmit_advance()
Ilpo Järvinen
-8
/
+3
2022-11-03
serial: men_z135_uart: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+1
2022-11-03
serial: dz: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: 8250: 8250_omap: Support native RS485
Lukas Wunner
-3
/
+82
2022-11-03
tty: serial: qcom-geni-serial: Add support for Hibernation feature
Aniket Randive
-0
/
+35
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
-419
/
+85
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
-323
/
+60
2022-11-03
tty: Allow TIOCSTI to be disabled
Kees Cook
-0
/
+30
2022-11-03
tty: Move sysctl setup into "core" tty logic
Kees Cook
-40
/
+34
2022-11-02
tty: evh_bytechan: Replace NO_IRQ by 0
Christophe Leroy
-2
/
+2
2022-11-02
serial: sifive: select by default if SOC_CANAAN
Conor Dooley
-2
/
+2
2022-11-02
serial: sifive: select by default if SOC_SIFIVE
Conor Dooley
-0
/
+2
2022-10-21
parisc/serial: Rename 8250_gsc.c to 8250_parisc.c
Helge Deller
-2
/
+2
2022-10-21
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
-1
/
+1
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15
/
+0
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
-15
/
+0
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-696
/
+849
2022-10-06
Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
-3
/
+0
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2022-09-30
serial: cpm_uart: Don't request IRQ too early for console port
Christophe Leroy
-12
/
+10
2022-09-30
tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
Jiri Slaby
-2
/
+3
2022-09-30
tty: serial: unify TX space reads under altera_jtaguart_tx_space()
Jiri Slaby
-11
/
+16
2022-09-30
tty: serial: use FIELD_GET() in lqasc_tx_ready()
Jiri Slaby
-2
/
+2
2022-09-30
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
Jiri Slaby
-6
/
+3
2022-09-30
tty: serial: allow pxa.c to be COMPILE_TESTed
Jiri Slaby
-1
/
+1
2022-09-30
serial: stm32: Fix unused-variable warning
Ren Zhijie
-3
/
+3
2022-09-30
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
Sergiu Moga
-0
/
+1
[prev]
[next]