index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-03-18
tty: drop outdated comments about release_tty() locking
Eric Biggers
1
-6
/
+2
2020-03-18
tty: n_tracesink: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-18
tty: hvc: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-18
tty: nozomi: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-34
/
+33
2020-03-18
tty: serial: pch_uart: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-03-18
tty: nozomi: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
1
-1
/
+1
2020-03-18
serial: sprd: remove redundant sprd_port cleanup
Chunyan Zhang
1
-3
/
+1
2020-03-18
serial: sprd: getting port index via serial aliases only
Chunyan Zhang
1
-31
/
+5
2020-03-18
tty: serial: Add CONSOLE_POLL support to SiFive UART
Vincent Chen
1
-0
/
+27
2020-03-17
serial: 8250_port: Disable DMA operations for kernel console
Andy Shevchenko
1
-3
/
+8
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
2
-4
/
+29
2020-03-17
serial: core: Allow detach and attach serial device for console
Andy Shevchenko
1
-4
/
+56
2020-03-17
Revert "tty: serial: samsung_tty: build it for any platform"
Geert Uytterhoeven
1
-0
/
+1
2020-03-17
serial: sprd: Fix a dereference warning
Lanqing Liu
1
-2
/
+1
2020-03-17
serial: sprd: remove __init from sprd_console_setup
Chunyan Zhang
1
-1
/
+1
2020-03-17
serial: sprd: check console via stdout-path in addition
Chunyan Zhang
1
-1
/
+2
2020-03-17
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
1
-3
/
+18
2020-03-16
vt: indent switch-case in setterm_command properly
Jiri Slaby
1
-61
/
+59
2020-03-16
vt: selection, use rounddown() for start/endline computation
Jiri Slaby
1
-3
/
+3
2020-03-16
vt: use min() to limit intervals
Jiri Slaby
1
-2
/
+2
2020-03-16
tty: n_hdlc, remove FILE and LINE from pr_debug
Jiri Slaby
1
-21
/
+12
2020-03-16
vt: selection, fix double lock introduced by a merge
Jiri Slaby
1
-1
/
+0
2020-03-14
tty: serial: qcom_geni_serial: Don't try to manually disable the console
Douglas Anderson
1
-4
/
+0
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
[prev]
[next]