index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
2019-12-17
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
2019-12-17
tty: link tty and port before configuring it as console
Sudip Mukherjee
1
-0
/
+1
2019-12-12
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
1
-0
/
+3
2019-12-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2019-12-04
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
26
-546
/
+448
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+3
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+3
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+8
2019-11-27
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
1
-288
/
+4
2019-11-21
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2019-11-21
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2
-49
/
+49
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2
-1
/
+1
2019-11-18
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-11-18
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
1
-4
/
+2
2019-11-14
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
1
-9
/
+9
2019-11-14
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
1
-7
/
+0
2019-11-14
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
1
-15
/
+5
2019-11-14
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
1
-43
/
+9
2019-11-14
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
1
-8
/
+2
2019-11-14
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
1
-2
/
+2
2019-11-14
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
1
-1
/
+1
2019-11-13
tty: serial: msm_serial: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-13
tty: serial: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+1
2019-11-13
tty: serial: amba-pl011: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-1
/
+1
2019-11-13
serial-uartlite: Use allocated structure instead of static ones
Shubhrajyoti Datta
1
-2
/
+2
2019-11-13
serial-uartlite: Change logic how console_port is setup
Shubhrajyoti Datta
1
-2
/
+8
2019-11-13
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2019-11-13
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2019-11-05
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
1
-2
/
+2
2019-11-04
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
1
-1
/
+1
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
1
-1
/
+1
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
1
-5
/
+3
2019-11-04
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
1
-1
/
+5
2019-11-04
tty: serial: lpuart: Add RS485 support for 32-bit uart flavour
Philippe Schenker
1
-2
/
+63
2019-11-04
tty: serial: lpuart: Use defines that correspond to correct register
Philippe Schenker
1
-2
/
+2
2019-11-04
tty: serial: lpuart: Remove unnecessary code from set_mctrl
Philippe Schenker
1
-11
/
+0
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2
-0
/
+2
2019-10-27
Merge 5.4-rc5 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
[next]