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-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
2019-10-04
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-10-04
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2019-09-18
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
46
-1798
/
+3026
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-34
/
+6
2019-09-17
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6216
/
+0
2019-09-05
serial: tegra: Add PIO mode support
Krishna Yarlagadda
1
-31
/
+86
2019-09-05
serial: tegra: report clk rate errors
Krishna Yarlagadda
1
-2
/
+57
2019-09-05
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
1
-0
/
+68
2019-09-05
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
1
-2
/
+11
2019-09-05
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
1
-2
/
+17
2019-09-05
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
1
-6
/
+46
2019-09-05
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
1
-3
/
+16
2019-09-05
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
1
-0
/
+14
2019-09-05
serial: tegra: avoid reg access when clk disabled
Ahung Cheng
1
-6
/
+11
2019-09-05
serial: tegra: add support to ignore read
Shardar Shariff Md
1
-0
/
+12
[next]