index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-17
1
-21
/
+22
*
tty: link tty and port before configuring it as console
Sudip Mukherjee
2019-12-17
1
-0
/
+1
*
serial: sprd: Add clearing break interrupt operation
Yonghan Ye
2019-12-12
1
-0
/
+3
*
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
2019-12-12
1
-2
/
+11
*
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-13
1
-9
/
+9
|
*
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
2019-11-13
1
-7
/
+0
|
*
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
2019-11-13
1
-15
/
+5
|
*
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
2019-11-13
1
-43
/
+9
|
*
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
2019-11-13
1
-8
/
+2
|
*
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
2019-11-13
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
|
\
\
\
\
[next]