index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tty: serial: samsung_tty: drop unneded dbg() calls
Greg Kroah-Hartman
2019-12-12
1
-22
/
+0
|
*
|
|
tty: serial: samsung_tty: delete samsung.h
Greg Kroah-Hartman
2019-12-12
2
-147
/
+130
|
*
|
|
tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
Greg Kroah-Hartman
2019-12-12
1
-3
/
+0
|
*
|
|
tty: serial: samsung.h: fix up minor comment issues
Greg Kroah-Hartman
2019-12-12
1
-2
/
+2
|
*
|
|
tty: serial: samsung_tty: fix build warning
Greg Kroah-Hartman
2019-12-12
1
-0
/
+3
|
*
|
|
tty: serial: samsung: allow driver to be built by anyone
Greg Kroah-Hartman
2019-12-12
1
-1
/
+1
|
*
|
|
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-12
1
-3
/
+3
|
*
|
|
tty: pl011: Add suspend resume support
Shubhrajyoti Datta
2019-12-12
1
-0
/
+1
|
*
|
|
tty: serial: amba-pl011: remove set but unused variable
Xiongfeng Wang
2019-12-12
1
-4
/
+2
|
*
|
|
tty: serial: samsung: remove variable 'ufstat' set but not used
Chen Wandun
2019-12-12
1
-2
/
+2
|
*
|
|
tty: omap-serial: remove set but unused variable
Xiongfeng Wang
2019-12-10
1
-2
/
+5
|
|
|
/
|
|
/
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
14
-17
/
+17
|
|
/
|
/
|
*
|
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-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
|
|
\
\
[prev]
[next]