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
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-4
/
+4
*
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
3
-0
/
+110
|
\
|
*
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
3
-0
/
+110
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
70
-749
/
+1085
|
\
\
|
*
|
tty: n_hdlc: Use flexible-array member and struct_size() helper
Gustavo A. R. Silva
2020-01-23
1
-6
/
+5
|
*
|
tty: baudrate: SPARC supports few more baud rates
Andy Shevchenko
2020-01-22
1
-2
/
+4
|
*
|
tty: baudrate: Synchronise baud_table[] and baud_bits[]
Andy Shevchenko
2020-01-22
1
-15
/
+9
|
*
|
tty: serial: meson_uart: Add support for kernel debugger
Julien Masson
2020-01-22
1
-0
/
+65
|
*
|
serial: imx: fix a race condition in receive path
Uwe Kleine-König
2020-01-22
1
-13
/
+38
|
*
|
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
2020-01-22
1
-0
/
+5
|
*
|
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
2020-01-22
1
-5
/
+3
|
*
|
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
2020-01-22
1
-18
/
+15
|
*
|
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
2020-01-22
1
-2
/
+3
|
*
|
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
2020-01-22
1
-1
/
+2
|
*
|
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
2020-01-22
1
-1
/
+1
|
*
|
vt: Correct comment documenting do_take_over_console()
Lukas Wunner
2020-01-14
1
-1
/
+1
|
*
|
vt: Delete comment referencing non-existent unbind_con_driver()
Lukas Wunner
2020-01-14
1
-1
/
+0
|
*
|
vt: Initialize conswitchp to dummy_con if unset
Arvind Sankar
2020-01-14
1
-2
/
+3
|
*
|
tty: synclink_gt: Adjust indentation in several functions
Nathan Chancellor
2020-01-14
1
-9
/
+9
|
*
|
tty: synclinkmp: Adjust indentation in several functions
Nathan Chancellor
2020-01-14
1
-12
/
+12
|
*
|
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
2020-01-14
1
-0
/
+4
|
*
|
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
2020-01-14
1
-5
/
+9
|
*
|
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
2020-01-14
1
-3
/
+25
|
*
|
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
|
*
|
tty/serial: atmel: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
|
*
|
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
2020-01-14
1
-2
/
+2
|
*
|
tty: synclink_gt: use true,false for bool variable
Zheng Bin
2020-01-14
1
-1
/
+1
|
*
|
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
2020-01-14
1
-1
/
+17
|
*
|
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2020-01-14
2
-0
/
+13
|
*
|
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
2020-01-14
1
-7
/
+9
|
*
|
tty: serial: tegra: Activate RX DMA transfer by request
Dmitry Osipenko
2020-01-14
1
-32
/
+46
|
*
|
Merge 5.5-rc6 into tty-next
Greg Kroah-Hartman
2020-01-13
2
-2
/
+11
|
|
\
\
|
*
|
|
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
2020-01-10
1
-7
/
+19
|
*
|
|
serial_core: Move sysrq functions from header file
Dmitry Safonov
2020-01-10
1
-0
/
+83
|
*
|
|
tty: st-asc: switch to using devm_gpiod_get()
Dmitry Torokhov
2020-01-10
1
-7
/
+5
|
*
|
|
tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_...
John Stultz
2020-01-10
1
-1
/
+1
|
*
|
|
tty: serial_core: Export uart_console_device so it can be used by modules
John Stultz
2020-01-10
1
-0
/
+1
|
*
|
|
tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP
Peng Fan
2020-01-06
1
-1
/
+0
|
*
|
|
tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
Peng Fan
2020-01-06
1
-1
/
+3
|
*
|
|
tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
Peng Fan
2020-01-06
1
-2
/
+0
|
*
|
|
tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP
Akash Asthana
2020-01-06
1
-27
/
+9
|
*
|
|
tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
Akash Asthana
2020-01-06
1
-48
/
+43
|
*
|
|
serial: samsung: Rename Exynos to lowercase
Krzysztof Kozlowski
2020-01-06
1
-1
/
+1
|
*
|
|
serial: ucc_uart: remove redundant assignment to pointer bdp
Colin Ian King
2020-01-06
1
-2
/
+0
|
*
|
|
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
2019-12-23
5
-24
/
+39
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tty: serial: 21285: stop using the unused[] variable from struct uart_port
Greg Kroah-Hartman
2019-12-19
1
-10
/
+45
|
*
|
|
tty/serial: Migrate zs to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate xilinx_uartps to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate vt8500_serial to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
|
*
|
|
tty/serial: Migrate vr41xx_siu to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
[next]