index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-01-04
serial: 8250_dw: Do not bailout on UCV read returning zero
Vamshi Gajjela
1
-9
/
+3
2024-01-04
serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
Christoph Niedermaier
1
-11
/
+12
2024-01-04
serial: apbuart: fix console prompt on qemu
Sam Ravnborg
1
-1
/
+1
2024-01-04
tty: serial: kgdboc: Fix 8250_* kgdb over serial
Michael Trimarchi
1
-1
/
+2
2024-01-04
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
1
-1
/
+1
2024-01-04
tty/serial: altera_uart: use more informative labels in /proc/interrupts
Antony Pavlov
1
-1
/
+1
2024-01-04
tty: serial: Add RS422 flag to struct serial_rs485
Crescent CY Hsieh
1
-0
/
+6
2024-01-04
serial: core: Clean up uart_update_timeout() function
Vamshi Gajjela
1
-4
/
+3
2023-12-15
tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...
Crescent CY Hsieh
1
-1
/
+57
2023-12-15
tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe
Théo Lebrun
1
-7
/
+18
2023-12-15
tty: serial: amba-pl011: unindent pl011_console_get_options function body
Théo Lebrun
1
-22
/
+21
2023-12-15
tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
Théo Lebrun
1
-7
/
+6
2023-12-15
tty: serial: amba-pl011: fix formatting of conditions
Théo Lebrun
1
-12
/
+14
2023-12-15
tty: serial: amba-pl011: avoid quoted string split across lines
Théo Lebrun
1
-8
/
+8
2023-12-15
tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
Théo Lebrun
1
-21
/
+24
2023-12-15
tty: serial: amba-pl011: fix whitespace formatting
Théo Lebrun
1
-52
/
+45
2023-12-15
serial: 8250-fsl: Only do the break workaround if IIR signals RLSI
Uwe Kleine-König
1
-1
/
+2
2023-12-15
serial: ma35d1: Fix spelling mistake "ononsole" -> "console"
Colin Ian King
1
-1
/
+1
2023-12-15
serial: sc16is7xx: fix unconditional activation of THRI interrupt
Hugo Villeneuve
1
-5
/
+2
2023-12-15
serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
Hugo Villeneuve
1
-6
/
+11
2023-12-15
serial: sc16is7xx: change EFR lock to operate on each channels
Hugo Villeneuve
1
-23
/
+26
2023-12-15
serial: sc16is7xx: remove unused line structure member
Hugo Villeneuve
1
-2
/
+0
2023-12-15
serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
Hugo Villeneuve
1
-6
/
+9
2023-12-15
serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()
Hugo Villeneuve
1
-6
/
+8
2023-12-15
serial: esp32_uart: Use device_get_match_data()
Rob Herring
1
-7
/
+3
2023-12-15
serial: esp32_acm: Add explicit platform_device.h include
Rob Herring
1
-1
/
+1
2023-12-12
tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
Peter Griffin
1
-0
/
+16
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
6
-65
/
+85
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
1
-1
/
+1
2023-12-08
serial: msm: Use OPP table for DVFS support
Stephan Gerhold
1
-2
/
+17
2023-12-08
serial: ucc_uart: Fix multiple address space type errors
Christophe Leroy
1
-14
/
+14
2023-12-08
serial: imx: fix tx statemachine deadlock
Paul Geurts
1
-2
/
+2
2023-12-07
serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
Andy Shevchenko
1
-0
/
+1
2023-12-07
serial: ma35d1: Validate console index before assignment
Andi Shyti
1
-1
/
+9
2023-11-28
serial: 8250_dw: Decouple DLF register check from UCV
Vamshi Gajjela
1
-11
/
+11
2023-11-25
serial: max310x: change confusing comment about Tx FIFO
Hugo Villeneuve
1
-1
/
+1
2023-11-25
serial: sc16is7xx: change confusing comment about Tx FIFO
Hugo Villeneuve
1
-1
/
+1
2023-11-25
serial: core: Revert checks for tx runtime PM state
Tony Lindgren
1
-1
/
+1
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
1
-3
/
+4
2023-11-25
serial: uartlite: Use dynamic allocation for major number when uart ports > 4
Manikanta Guntupalli
2
-0
/
+8
2023-11-25
serial: xilinx_uartps: Fix kernel doc about .remove()'s return code
Uwe Kleine-König
1
-2
/
+0
2023-11-23
ARM: PL011: Fix DMA support
Arnd Bergmann
1
-58
/
+54
2023-11-23
serial: sc16is7xx: address RX timeout interrupt errata
Daniel Mack
1
-0
/
+12
2023-11-23
serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bit
Ronald Wahl
1
-2
/
+2
2023-11-23
serial: 8250_omap: Add earlycon support for the AM654 UART controller
Ronald Wahl
1
-0
/
+1
2023-11-23
serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
Ronald Wahl
1
-4
/
+6
2023-11-23
serial: sh-sci: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-4
/
+3
2023-11-23
serial: mxs-auart: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-4
/
+10
2023-11-23
serial: amba-pl011: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-3
/
+3
2023-11-23
serial: imx: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-6
/
+11
[prev]
[next]