index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
2020-07-24
1
-1
/
+11
*
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-07-21
1
-0
/
+18
*
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-07-21
1
-1
/
+1
*
serial: tegra: drop bogus NULL tty-port checks
Johan Hovold
2020-07-21
1
-9
/
+4
*
serial: tegra: fix CREAD handling for PIO
Johan Hovold
2020-07-21
1
-2
/
+5
*
tty: xilinx_uartps: Really fix id assignment
Helmut Grohne
2020-07-21
1
-2
/
+6
*
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-07-21
1
-11
/
+18
*
Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-16
5
-104
/
+36
|
\
|
*
serial: core: Initialise spin lock before use in uart_configure_port()
Andy Shevchenko
2020-07-10
1
-2
/
+14
|
*
serial: mxs-auart: add missed iounmap() in probe failure and remove
Chuhong Yuan
2020-07-10
1
-4
/
+8
|
*
serial: sh-sci: Initialize spinlock for uart console
Lad Prabhakar
2020-07-03
1
-0
/
+3
|
*
Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
Jan Kiszka
2020-06-27
1
-1
/
+0
|
*
serial: core: fix sysrq overhead regression
Johan Hovold
2020-06-27
1
-97
/
+2
|
*
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
2020-06-27
1
-10
/
+13
|
*
tty/serial: fix serial_core.c kernel-doc warnings
Randy Dunlap
2020-06-27
1
-2
/
+1
|
*
tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
Christophe Leroy
2020-06-27
1
-1
/
+8
*
|
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2020-06-26
2
-17
/
+17
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
3
-28
/
+28
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
sysrq: use show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
32
-305
/
+552
|
\
|
*
tty: serial: qcom_geni_serial: Add 51.2MHz frequency support
satya priya
2020-05-29
1
-3
/
+4
|
*
tty: serial: imx: clear Ageing Timer Interrupt in handler
Matthias Schiffer
2020-05-29
1
-0
/
+2
|
*
serial: 8250_fintek: Add F81966 Support
Ji-Ze Hong (Peter Hong)
2020-05-29
1
-2
/
+11
|
*
sc16is7xx: Add flag to activate IrDA mode
Pascal Huerst
2020-05-29
1
-0
/
+20
|
*
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
2020-05-29
2
-0
/
+19
|
*
serial: 8520_port: Fix function param documentation
Heiko Stuebner
2020-05-29
1
-1
/
+1
|
*
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-05-27
1
-10
/
+16
|
*
serial: 8250: Enable 16550A variants by default on non-x86
Josh Triplett
2020-05-27
1
-0
/
+1
|
*
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
2020-05-27
1
-15
/
+8
|
*
serial: imx: Initialize lock for non-registered console
Andy Shevchenko
2020-05-27
1
-0
/
+3
|
*
Merge 5.7-rc7 into tty-next
Greg Kroah-Hartman
2020-05-25
1
-0
/
+1
|
|
\
|
*
|
sc16is7xx: Read the LSR register for basic device presence check
Daniel Mack
2020-05-22
1
-0
/
+11
|
*
|
sc16is7xx: Allow sharing the IRQ line
Daniel Mack
2020-05-22
1
-1
/
+13
|
*
|
sc16is7xx: Use threaded IRQ
Daniel Mack
2020-05-22
1
-13
/
+5
|
*
|
sc16is7xx: Always use falling edge IRQ
Daniel Mack
2020-05-22
1
-8
/
+4
|
*
|
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-05-19
1
-11
/
+3
|
*
|
tty: n_gsm: Remove unnecessary test in gsm_print_packet()
Gregory CLEMENT
2020-05-19
1
-2
/
+1
|
*
|
serial: stm32: add no_console_suspend support
Erwan Le Ray
2020-05-19
1
-1
/
+12
|
*
|
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
2020-05-15
1
-4
/
+2
|
*
|
tty/sysrq: constify the the sysrq_key_op(s)
Emil Velikov
2020-05-15
1
-26
/
+26
|
*
|
tty/sysrq: constify the sysrq API
Emil Velikov
2020-05-15
1
-8
/
+8
|
*
|
tty/sysrq: alpha: export and use __sysrq_get_key_op()
Emil Velikov
2020-05-15
1
-1
/
+3
|
*
|
tty: mxser: make mxser_change_speed() return void
Jason Yan
2020-05-15
1
-5
/
+2
|
*
|
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
2020-05-15
1
-1
/
+3
|
*
|
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
8
-13
/
+32
|
*
|
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-05-15
1
-4
/
+10
|
*
|
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-05-15
1
-4
/
+22
|
*
|
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-05-15
1
-7
/
+1
[next]