index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-03
36
-702
/
+641
|
\
|
*
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
2019-11-27
1
-288
/
+4
|
*
vcs: prevent write access to vcsu devices
Nicolas Pitre
2019-11-27
1
-0
/
+3
|
*
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
2019-11-23
1
-1
/
+1
|
*
tty: don't crash in tty_init_dev when missing tty_port
Jiri Slaby
2019-11-22
1
-3
/
+6
|
*
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
2019-11-21
1
-3
/
+3
|
*
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
2
-28
/
+28
|
*
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
2019-11-21
1
-1
/
+1
|
*
tty: remove unused argument from tty_open_by_driver()
Sudip Mukherjee
2019-11-20
1
-3
/
+2
|
*
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
4
-64
/
+64
|
*
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2019-11-18
2
-1
/
+1
|
*
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
2019-11-18
1
-0
/
+3
|
*
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
2019-11-18
1
-4
/
+2
|
*
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
2019-11-14
1
-9
/
+9
|
*
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
2019-11-14
1
-7
/
+0
|
*
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
2019-11-14
1
-15
/
+5
|
*
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
2019-11-14
1
-43
/
+9
|
*
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
2019-11-14
1
-8
/
+2
|
*
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
2019-11-14
1
-2
/
+2
|
*
tty: serial: msm_serial: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-13
1
-2
/
+2
|
*
tty: serial: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-13
1
-2
/
+1
|
*
tty: serial: amba-pl011: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-11-13
1
-1
/
+1
|
*
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
2019-11-13
1
-2
/
+2
|
*
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
2019-11-13
1
-2
/
+8
|
*
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
2019-11-13
1
-1
/
+4
|
*
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
2019-11-13
1
-1
/
+1
|
*
Remove every trace of SERIAL_MAGIC
Pascal Terjan
2019-11-13
1
-84
/
+0
|
*
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
2019-11-05
1
-2
/
+2
|
*
Revert "tty:n_gsm.c: destroy port by tty_port_destroy()"
Greg Kroah-Hartman
2019-11-04
1
-1
/
+0
|
*
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
2019-11-04
1
-1
/
+1
|
*
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
2019-11-04
1
-1
/
+1
|
*
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
2019-11-04
1
-5
/
+3
|
*
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
2019-11-04
1
-1
/
+5
|
*
tty: rocket: reduce stack usage
Sudip Mukherjee
2019-11-04
1
-13
/
+19
|
*
tty: serial: lpuart: Add RS485 support for 32-bit uart flavour
Philippe Schenker
2019-11-04
1
-2
/
+63
|
*
tty: serial: lpuart: Use defines that correspond to correct register
Philippe Schenker
2019-11-04
1
-2
/
+2
|
*
tty: serial: lpuart: Remove unnecessary code from set_mctrl
Philippe Schenker
2019-11-04
1
-11
/
+0
|
*
Merge 5.4-rc5 into tty-next
Greg Kroah-Hartman
2019-10-27
1
-4
/
+4
|
|
\
|
*
|
serial: fsl_linflexuart: Be consistent with the name
Stefan-Gabriel Mirea
2019-10-16
2
-6
/
+6
|
*
|
Revert "serial: core: Use cons->index for preferred console registration"
Michal Simek
2019-10-16
1
-2
/
+1
|
*
|
serial: 8250_exar: Move Exar pieces to custom ->startup()
Andy Shevchenko
2019-10-15
2
-14
/
+19
|
*
|
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
2019-10-14
13
-18
/
+48
|
|
\
\
|
*
|
|
hvc: dcc: Add earlycon support
Michal Simek
2019-10-11
1
-0
/
+28
|
*
|
|
serdev: Add ACPI devices by ResourceSource field
Maximilian Luz
2019-10-10
1
-12
/
+99
|
*
|
|
serial: sirf: make register info static
Ben Dooks
2019-10-10
1
-2
/
+3
|
*
|
|
tty: serial: qcom_geni_serial: Wakeup over UART RX
Akash Asthana
2019-10-10
1
-1
/
+43
|
*
|
|
tty: serial: qcom_geni_serial: IRQ cleanup
Akash Asthana
2019-10-10
1
-10
/
+14
|
*
|
|
tty:n_gsm.c: destroy port by tty_port_destroy()
Xiaoming Ni
2019-10-04
1
-0
/
+1
|
*
|
|
tty_ldisc: simplify tty_ldisc_autoload initialization
Pavel Machek
2019-10-04
1
-6
/
+1
|
*
|
|
drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
Oskar Senft
2019-10-04
2
-0
/
+85
[next]