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
2020-07-21
tty: vt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-21
Revert "serial: sh-sci: Initialize spinlock for uart console"
Andy Shevchenko
1
-3
/
+0
2020-07-21
Revert "serial: imx: Initialize lock for non-registered console"
Andy Shevchenko
1
-3
/
+0
2020-07-21
Revert "tty: serial: add missing spin_lock_init for SiFive serial console"
Andy Shevchenko
1
-1
/
+0
2020-07-21
Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"
Andy Shevchenko
1
-1
/
+0
2020-07-21
Revert "serial: sunhv: Initialize lock for non-registered console"
Andy Shevchenko
1
-3
/
+0
2020-07-21
tty: xilinx_uartps: Really fix id assignment
Helmut Grohne
1
-2
/
+6
2020-07-21
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
1
-11
/
+18
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
7
-121
/
+53
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-07-16
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-104
/
+36
2020-07-13
tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
Rajendra Nayak
1
-1
/
+15
2020-07-13
serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word
Douglas Anderson
1
-20
/
+37
2020-07-13
serial: qcom_geni_serial: Make kgdb work even if UART isn't console
Douglas Anderson
1
-25
/
+55
2020-07-10
serial: core: Initialise spin lock before use in uart_configure_port()
Andy Shevchenko
1
-2
/
+14
2020-07-10
serial: mxs-auart: add missed iounmap() in probe failure and remove
Chuhong Yuan
1
-4
/
+8
2020-07-03
serial: sh-sci: Initialize spinlock for uart console
Lad Prabhakar
1
-0
/
+3
2020-07-01
tty/vt: Do not warn when huge selection requested
Alexey Kardashevskiy
1
-1
/
+1
2020-07-01
serial: stm32: Use generic DT binding for announcing RTS/CTS lines
Erwan Le Ray
1
-2
/
+3
2020-06-27
tty: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-06-27
Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
Jan Kiszka
1
-1
/
+0
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
1
-97
/
+2
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-10
/
+13
2020-06-27
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_ingenic: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_pxa: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+8
2020-06-27
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_em: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: kgdboc: Fix bad line wrapping in comment
Douglas Anderson
1
-1
/
+2
2020-06-27
serial: serial-tegra: reduce irq-latency after rx errors
Randolph Maaßen
1
-3
/
+3
2020-06-27
8250-men-mcb: fix signed/unsigned confusion
Pavel Machek
1
-2
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
2
-0
/
+2
2020-06-27
tty/serial: fix serial_core.c kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2020-06-27
tty: serial: fsl_lpuart: minimum baud rate support
Vabhav Sharma
1
-0
/
+3
2020-06-27
tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()
Dan Carpenter
1
-1
/
+1
2020-06-27
tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
Christophe Leroy
1
-1
/
+8
2020-06-27
serial: samsung: fix spelling mistake
Tamseel Shams
1
-1
/
+1
2020-06-27
serial: samsung: Minor whitespace cleanups
Krzysztof Kozlowski
1
-13
/
+9
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2
-17
/
+17
2020-06-25
hvc: unify console setup naming
Sergey Senozhatsky
1
-2
/
+2
2020-06-25
tty: hvc: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+1
2020-06-25
serial: sunzilog: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+1
2020-06-25
serial: sunsab: Return proper error code from console ->setup() hook
Andy Shevchenko
1
-1
/
+1
2020-06-24
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
1
-4
/
+25
2020-06-24
tty: serial: qcom_geni_serial: Add interconnect support
Akash Asthana
1
-3
/
+28
2020-06-24
soc: qcom-geni-se: Add interconnect support to fix earlycon crash
Akash Asthana
1
-0
/
+7
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
1
-2
/
+0
2020-06-24
tty/vt: check allocation size in con_set_unimap()
Denis Efremov
1
-1
/
+1
2020-06-24
vt_ioctl: move perm checks level up
Jiri Slaby
1
-9
/
+12
2020-06-24
vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
Jiri Slaby
1
-35
/
+43
[prev]
[next]