index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
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
26
-546
/
+448
|
\
|
*
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
2019-11-27
1
-288
/
+4
|
*
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
2019-11-21
1
-3
/
+3
|
*
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
2019-11-21
1
-1
/
+1
|
*
tty: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
2
-49
/
+49
|
*
{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
|
*
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
2019-11-05
1
-2
/
+2
|
*
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: 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
12
-18
/
+43
|
|
\
\
|
*
|
|
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
|
*
|
|
drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurable
Oskar Senft
2019-10-04
2
-0
/
+85
|
*
|
|
serial: 8250_dw: Use devm_clk_get_optional() to get the input clock
Andy Shevchenko
2019-10-04
1
-43
/
+32
|
*
|
|
serial: 8250_lpss: Switch over to MSI interrupts
Felipe Balbi
2019-10-04
1
-12
/
+9
|
*
|
|
tty/amba-pl011: fix a -Wunused-function warning
Qian Cai
2019-10-04
1
-4
/
+0
|
*
|
|
serial: core: Use cons->index for preferred console registration
Michal Simek
2019-10-04
1
-1
/
+2
|
*
|
|
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
2019-10-04
1
-0
/
+31
|
*
|
|
serial: sprd: Add polling IO support
Lanqing Liu
2019-10-04
1
-0
/
+33
|
*
|
|
serial: imx: adapt rx buffer and dma periods
Philipp Puschmann
2019-10-04
1
-3
/
+2
*
|
|
|
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-5
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-5
/
+3
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-5
/
+3
|
|
|
/
/
*
|
|
|
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-11-13
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
[next]