index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
vt: drop redundant might_sleep() in do_con_write()
Eric Biggers
2020-03-12
1
-2
/
+0
|
*
|
|
|
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
2020-03-12
1
-13
/
+10
|
*
|
|
|
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
2020-03-12
1
-7
/
+5
|
*
|
|
|
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
2020-03-12
1
-1
/
+4
|
*
|
|
|
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
2020-03-12
1
-3
/
+4
|
*
|
|
|
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
2020-03-12
1
-10
/
+9
|
*
|
|
|
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2020-03-12
2
-118
/
+65
|
*
|
|
|
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
2020-03-12
1
-22
/
+23
|
*
|
|
|
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
2020-03-12
1
-8
/
+43
|
*
|
|
|
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
2020-03-12
1
-2
/
+25
|
*
|
|
|
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
2020-03-12
1
-20
/
+28
|
*
|
|
|
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
2020-03-12
1
-31
/
+57
|
*
|
|
|
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
2020-03-12
1
-15
/
+5
|
*
|
|
|
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
2020-03-12
1
-7
/
+1
|
*
|
|
|
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
2020-03-12
1
-4
/
+24
|
*
|
|
|
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
2020-03-10
6
-26
/
+88
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tty: mips_ejtag_fdc: Mark expected switch fall-through
Serge Semin
2020-03-07
1
-0
/
+1
|
*
|
|
|
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
2020-03-07
1
-7
/
+68
|
*
|
|
|
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
2020-03-07
1
-0
/
+12
|
*
|
|
|
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
2020-03-07
1
-0
/
+13
|
*
|
|
|
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
2020-03-07
1
-2
/
+60
|
*
|
|
|
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
5
-31
/
+64
|
*
|
|
|
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
2020-03-07
1
-2
/
+1
|
*
|
|
|
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
2020-03-07
1
-0
/
+8
|
*
|
|
|
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
2020-03-07
4
-65
/
+42
|
*
|
|
|
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2020-03-07
2
-1
/
+6
|
*
|
|
|
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
2020-03-07
1
-0
/
+7
|
*
|
|
|
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
2020-03-07
1
-0
/
+11
|
*
|
|
|
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-07
12
-12
/
+12
|
*
|
|
|
tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD
Chunyan Zhang
2020-03-06
1
-1
/
+0
|
*
|
|
|
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
2020-03-06
1
-0
/
+6
|
*
|
|
|
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
2020-03-06
1
-18
/
+32
|
*
|
|
|
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
2020-03-06
1
-16
/
+28
|
*
|
|
|
serial: ar933x_uart: add RS485 support
Daniel Golle
2020-03-06
2
-6
/
+108
|
*
|
|
|
tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
Roja Rani Yarubandi
2020-03-06
1
-0
/
+30
|
*
|
|
|
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2020-03-06
2
-28
/
+24
|
*
|
|
|
tty: serial: lantiq: Drop GPIO include
Linus Walleij
2020-03-06
1
-1
/
+0
|
*
|
|
|
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-03-06
1
-3
/
+0
|
*
|
|
|
vt: selection, indent switch-case properly
Jiri Slaby
2020-03-06
1
-37
/
+35
|
*
|
|
|
vt: selection, remove redeclaration of poke_blanked_console
Jiri Slaby
2020-03-06
1
-2
/
+0
|
*
|
|
|
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-03-06
1
-3
/
+3
|
*
|
|
|
vt: selection, create struct from console selection globals
Jiri Slaby
2020-03-06
1
-46
/
+48
|
*
|
|
|
vt: selection, localize use_unicode
Jiri Slaby
2020-03-06
1
-16
/
+16
|
*
|
|
|
vt: selection, remove 2 local variables from set_selection_kernel
Jiri Slaby
2020-03-06
1
-9
/
+5
|
*
|
|
|
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-24
15
-51
/
+102
|
|
\
\
\
\
|
*
|
|
|
|
n_tty: Distribute switch variables for initialization
Kees Cook
2020-02-23
1
-2
/
+2
|
*
|
|
|
|
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-02-21
1
-7
/
+22
|
*
|
|
|
|
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-02-21
3
-4
/
+10
|
*
|
|
|
|
n_hdlc: wrap a comment properly
Jiri Slaby
2020-02-21
1
-2
/
+4
|
*
|
|
|
|
n_hdlc: fix whitespace around binary operators
Jiri Slaby
2020-02-21
1
-3
/
+3
[prev]
[next]