index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-03
serial: pmac_zilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: pic32: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: mvebu-uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: milbeaut_usio: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: meson: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: max310x: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-11-03
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-11-03
serial: liteuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: ip22zilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
1
-5
/
+2
2022-11-03
serial: fsl_lpuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-5
/
+2
2022-11-03
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: digicolor: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: cpm_uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: clps711x: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: atmel: Use uart_xmit_advance()
Ilpo Järvinen
1
-9
/
+2
2022-11-03
serial: arc: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: ar933x: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: pl011: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: 8250: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: 8250_bcm7271: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-11-03
serial: sc16is7xx: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-11-03
serial: pch_uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-8
/
+4
2022-11-03
serial: msm: Use uart_xmit_advance()
Ilpo Järvinen
1
-8
/
+3
2022-11-03
serial: men_z135_uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-11-03
serial: dz: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: 8250: 8250_omap: Support native RS485
Lukas Wunner
1
-3
/
+82
2022-11-03
tty: serial: qcom-geni-serial: Add support for Hibernation feature
Aniket Randive
1
-0
/
+35
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
14
-419
/
+85
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
12
-323
/
+60
2022-11-03
tty: Allow TIOCSTI to be disabled
Kees Cook
2
-0
/
+30
2022-11-03
tty: Move sysctl setup into "core" tty logic
Kees Cook
3
-40
/
+34
2022-11-02
tty: evh_bytechan: Replace NO_IRQ by 0
Christophe Leroy
1
-2
/
+2
2022-11-02
serial: sifive: select by default if SOC_CANAAN
Conor Dooley
1
-2
/
+2
2022-11-02
serial: sifive: select by default if SOC_SIFIVE
Conor Dooley
1
-0
/
+2
2022-10-21
parisc/serial: Rename 8250_gsc.c to 8250_parisc.c
Helge Deller
3
-2
/
+2
2022-10-21
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
Helge Deller
1
-1
/
+1
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-15
/
+0
2022-10-11
parisc: Convert PDC console to an early console
Helge Deller
1
-15
/
+0
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
105
-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
1
-3
/
+0
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2022-09-30
serial: cpm_uart: Don't request IRQ too early for console port
Christophe Leroy
1
-12
/
+10
2022-09-30
tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
Jiri Slaby
1
-2
/
+3
2022-09-30
tty: serial: unify TX space reads under altera_jtaguart_tx_space()
Jiri Slaby
1
-11
/
+16
2022-09-30
tty: serial: use FIELD_GET() in lqasc_tx_ready()
Jiri Slaby
1
-2
/
+2
2022-09-30
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
Jiri Slaby
1
-6
/
+3
2022-09-30
tty: serial: allow pxa.c to be COMPILE_TESTed
Jiri Slaby
1
-1
/
+1
2022-09-30
serial: stm32: Fix unused-variable warning
Ren Zhijie
1
-3
/
+3
2022-09-30
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
Sergiu Moga
1
-0
/
+1
[prev]
[next]