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
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+37
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-21
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
Greg Kroah-Hartman
1
-22
/
+26
2021-01-20
tty: implement write_iter
Linus Torvalds
1
-22
/
+26
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
3
-19
/
+16
2021-01-07
riscv: Fix sifive serial driver
Damien Le Moal
1
-0
/
+1
2020-12-28
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
1
-1
/
+9
2020-12-17
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-0
/
+437
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-16
/
+19
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
52
-14933
/
+427
2020-12-14
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+9
2020-12-14
Merge branch 'for-5.11-null-console' into for-linus
Petr Mladek
3
-16
/
+19
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
tty: serial: meson: enable console as module
Kevin Hilman
2
-2
/
+8
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
1
-5
/
+0
2020-12-10
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
1
-40
/
+24
2020-12-09
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
1
-3
/
+0
2020-12-09
tty: Fix whitespace inconsistencies in vt_io_ioctl
Yan.Gao
1
-2
/
+2
2020-12-09
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
1
-0
/
+4
2020-12-07
Merge 5.10-rc7 into tty-next
Greg Kroah-Hartman
2
-14
/
+37
2020-12-04
tty: Fix ->session locking
Jann Horn
2
-14
/
+37
2020-12-04
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
1
-2
/
+2
2020-12-04
tty: Remove dead termiox code
Jann Horn
1
-59
/
+2
2020-12-04
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
1
-1
/
+1
2020-12-04
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
1
-1
/
+1
2020-12-04
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
1
-2
/
+2
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
1
-4
/
+2
2020-11-26
tty: serial: bcm63xx: lower driver dependencies
Rafał Miłecki
1
-1
/
+1
2020-11-26
serial: mxs-auart: Remove unneeded platform_device_id
Fabio Estevam
1
-17
/
+4
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
1
-3
/
+10
2020-11-23
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
1
-5
/
+9
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2
-21
/
+15
2020-11-20
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
3
-16
/
+19
2020-11-18
serial: imx: Remove unused .id_table support
Fabio Estevam
1
-20
/
+0
2020-11-13
tty: tty_ldisc: Fix some kernel-doc related misdemeanours
Lee Jones
1
-5
/
+5
2020-11-13
tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'
Lee Jones
1
-4
/
+4
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
1
-29
/
+3
2020-11-12
vt: keyboard, make use of assign_bit() API
Andy Shevchenko
1
-4
/
+1
2020-11-12
vt: keyboard, replace numbers with \r, \n where appropriate
Andy Shevchenko
1
-3
/
+3
2020-11-12
vt: keyboard, use BIT() macro instead of open coded variants
Andy Shevchenko
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2020-11-12
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
1
-2
/
+4
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
1
-17
/
+3
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
1
-2
/
+8
2020-11-09
drivers/tty/serial: add LiteUART driver
Filip Kokosinski
3
-0
/
+437
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
6
-42
/
+30
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-25
/
+11
[next]