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-03-14
tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
Douglas Anderson
1
-6
/
+0
2020-03-12
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
1
-15
/
+1
2020-03-12
vt: drop redundant might_sleep() in do_con_write()
Eric Biggers
1
-2
/
+0
2020-03-12
tty: reorganize tty & serial menus
Randy Dunlap
1
-87
/
+86
2020-03-12
tty: source all tty Kconfig files in one place
Randy Dunlap
3
-7
/
+6
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
1
-13
/
+10
2020-03-12
serial: core: Use uart_console() helper in SysRq code
Andy Shevchenko
1
-7
/
+5
2020-03-12
serial: core: Print escaped SysRq Magic sequence if enabled
Andy Shevchenko
1
-1
/
+4
2020-03-12
serial: core: Use string length for SysRq magic sequence
Andy Shevchenko
1
-3
/
+4
2020-03-12
tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
satya priya
1
-10
/
+9
2020-03-12
tty: serial: ifx6x60: Convert to GPIO descriptors
Linus Walleij
2
-118
/
+65
2020-03-12
tty: serial: ifx6x60: Use helper variable for dev
Linus Walleij
1
-22
/
+23
2020-03-12
tty: serial: fsl_lpuart: add LS1028A earlycon support
Michael Walle
1
-8
/
+43
2020-03-12
tty: serial: fsl_lpuart: add LS1028A support
Michael Walle
1
-2
/
+25
2020-03-12
tty: serial: fsl_lpuart: fix DMA mapping
Michael Walle
1
-20
/
+28
2020-03-12
tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
Michael Walle
1
-31
/
+57
2020-03-12
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
1
-15
/
+5
2020-03-12
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
1
-7
/
+1
2020-03-12
tty: sifive: Finish transmission before changing the clock
Palmer Dabbelt
1
-4
/
+24
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
6
-26
/
+88
2020-03-07
tty: mips_ejtag_fdc: Mark expected switch fall-through
Serge Semin
1
-0
/
+1
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-7
/
+68
2020-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
1
-0
/
+12
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
1
-2
/
+60
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
5
-31
/
+64
2020-03-07
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
1
-2
/
+1
2020-03-07
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
1
-0
/
+8
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
4
-65
/
+42
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2
-1
/
+6
2020-03-07
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
1
-0
/
+7
2020-03-07
serial: earlycon: prefer EARLYCON_DECLARE() variant
Michael Walle
1
-0
/
+11
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
12
-12
/
+12
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-03-06
tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD
Chunyan Zhang
1
-1
/
+0
2020-03-06
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
1
-0
/
+6
2020-03-06
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
1
-18
/
+32
2020-03-06
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
1
-16
/
+28
2020-03-06
serial: ar933x_uart: add RS485 support
Daniel Golle
2
-6
/
+108
2020-03-06
tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
Roja Rani Yarubandi
1
-0
/
+30
2020-03-06
tty: serial: cpm_uart: Convert to use GPIO descriptors
Linus Walleij
2
-28
/
+24
2020-03-06
tty: serial: lantiq: Drop GPIO include
Linus Walleij
1
-1
/
+0
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2020-03-06
vt: selection, indent switch-case properly
Jiri Slaby
1
-37
/
+35
2020-03-06
vt: selection, remove redeclaration of poke_blanked_console
Jiri Slaby
1
-2
/
+0
2020-03-06
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-3
/
+3
2020-03-06
vt: selection, create struct from console selection globals
Jiri Slaby
1
-46
/
+48
2020-03-06
vt: selection, localize use_unicode
Jiri Slaby
1
-16
/
+16
[prev]
[next]