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-12
vt: selection, push sel_lock up
Jiri Slaby
1
-9
/
+7
2020-03-12
vt: selection, push console lock down
Jiri Slaby
2
-3
/
+12
2020-03-12
vt: selection, close sel_buffer race
Jiri Slaby
1
-6
/
+17
2020-03-12
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-12
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-12
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-12
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-02-28
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2
-6
/
+5
2020-02-28
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
1
-4
/
+14
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-28
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
4
-5
/
+6
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
1
-6
/
+11
2020-02-28
vt: selection, handle pending signals in paste_selection
Jiri Slaby
1
-1
/
+8
2020-02-28
vt: fix scrollback flushing on background consoles
Nicolas Pitre
1
-2
/
+13
2020-02-24
tty: synclink_gt: Adjust indentation in several functions
Nathan Chancellor
1
-9
/
+9
2020-02-24
tty: synclinkmp: Adjust indentation in several functions
Nathan Chancellor
1
-12
/
+12
2020-02-01
serial: imx: fix a race condition in receive path
Uwe Kleine-König
1
-13
/
+38
2020-02-01
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-17
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2020-01-17
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2020-01-14
tty: always relink the port
Sudip Mukherjee
1
-2
/
+1
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
2
-1
/
+3
2020-01-14
serdev: Don't claim unsupported ACPI serial devices
Punit Agrawal
1
-0
/
+10
2020-01-09
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2019-12-31
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
1
-0
/
+3
2019-12-31
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
2019-12-13
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
1
-288
/
+4
2019-12-13
vcs: prevent write access to vcsu devices
Nicolas Pitre
1
-0
/
+3
2019-12-13
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2019-12-13
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-12-13
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
1
-5
/
+3
2019-12-13
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2019-12-13
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2019-12-13
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
1
-4
/
+2
2019-12-13
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
1
-1
/
+5
2019-12-13
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
1
-2
/
+2
2019-12-13
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
1
-1
/
+1
2019-10-15
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
1
-4
/
+4
2019-10-10
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
1
-2
/
+2
2019-10-10
serial: fix kernel-doc warning in comments
Randy Dunlap
1
-0
/
+2
2019-10-07
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
1
-2
/
+3
2019-10-07
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
1
-0
/
+3
2019-10-07
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
1
-1
/
+1
2019-10-04
tty: n_hdlc: fix build on SPARC
Randy Dunlap
1
-0
/
+5
2019-10-04
serial: uartps: Fix uartps_major handling
Michal Simek
1
-1
/
+7
2019-10-04
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2019-10-04
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
1
-7
/
+14
2019-10-04
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
1
-2
/
+6
2019-10-04
serial/sifive: select SERIAL_EARLYCON
Christoph Hellwig
1
-0
/
+1
[next]