index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
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-25
tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
Rajendra Nayak
1
-4
/
+25
2020-06-25
tty: serial: qcom_geni_serial: Add interconnect support
Akash Asthana
1
-3
/
+28
2020-06-25
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
2020-06-24
vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
Jiri Slaby
1
-18
/
+26
2020-06-24
vt_ioctl: move vt_resizex out of vt_ioctl
Jiri Slaby
1
-45
/
+55
2020-06-24
vt_ioctl: move vt_reldisp out of vt_ioctl
Jiri Slaby
1
-48
/
+40
2020-06-24
vt_ioctl: move vt_setactivate out of vt_ioctl
Jiri Slaby
1
-35
/
+39
2020-06-24
vt_ioctl: move io ioctls to a separate function
Jiri Slaby
1
-79
/
+98
2020-06-24
vt_ioctl: move K* ioctls to a separate function
Jiri Slaby
1
-137
/
+157
2020-06-24
vt_ioctl: eliminate use of uival and ucval
Jiri Slaby
1
-13
/
+6
2020-06-24
vt_ioctl: eliminate ret & breaks in vt_ioctl
Jiri Slaby
1
-185
/
+133
2020-06-24
vt: simplify noncolor attributes in build_attr
Jiri Slaby
1
-4
/
+4
2020-06-24
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
1
-3
/
+7
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
1
-9
/
+13
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
1
-1
/
+1
2020-06-24
vt: whitespace and paren cleanup in add_softcursor
Jiri Slaby
1
-7
/
+11
[prev]
[next]