index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-07-05
drivers/tty/serial/8250: update driver for JH7100
Samin Guo
1
-0
/
+8
2025-07-05
serial: 8250_dw: Add starfive,jh7100-hsuart compatible
Emil Renner Berthing
1
-0
/
+1
2025-06-24
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
1
-5
/
+12
2025-06-19
serial: core: restore of_node information in sysfs
Aidan Stewart
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
12
-14
/
+15
2025-05-22
tty: serial: 8250_omap: fix TX with DMA for am33xx
Jiri Slaby (SUSE)
1
-15
/
+10
2025-05-21
serial: max3100: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
1
-1
/
+2
2025-05-21
serial: jsm: fix NPE during jsm_uart_port_init
Dustin Lundquist
1
-0
/
+1
2025-05-01
8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...
Rengarajan S
1
-0
/
+10
2025-05-01
tty: serial: samsung_tty: support 18 uart ports
Faraz Ata
1
-1
/
+1
2025-04-28
Merge 6.15-rc4 into tty-next
Greg Kroah-Hartman
2
-0
/
+12
2025-04-25
serial: 8250: unexport serial8250_rpm_*() functions
Jiri Slaby (SUSE)
2
-14
/
+4
2025-04-25
serial: use uart_port_ref_lock() helper
Jiri Slaby (SUSE)
1
-8
/
+6
2025-04-25
serial: rename local uart_port_lock() -> uart_port_ref_lock()
Jiri Slaby (SUSE)
1
-37
/
+38
2025-04-25
serial: switch uart_port::iotype to enum uart_iotype
Jiri Slaby (SUSE)
8
-7
/
+22
2025-04-15
serial: sifive: lock port in startup()/shutdown() callbacks
Ryo Takakura
1
-0
/
+6
2025-04-15
serial: 8250_of: manage bus clock in suspend/resume
Alex Elder
1
-0
/
+4
2025-04-15
serial: sifive: Switch to nbcon console
Ryo Takakura
1
-13
/
+75
2025-04-11
serial: msm: Configure correct working mode before starting earlycon
Stephan Gerhold
1
-0
/
+6
2025-04-11
serial: sh-sci: Introduced sci_of_data
Thierry Bultel
2
-43
/
+131
2025-04-11
serial: sh-sci: Introduced function pointers
Thierry Bultel
3
-238
/
+407
2025-04-11
serial: sh-sci: Fix a comment about SCIFA
Thierry Bultel
1
-1
/
+1
2025-04-11
serial: Fix potential null-ptr-deref in mlb_usio_probe()
Henry Martin
1
-1
/
+4
2025-04-11
serial: 8250_of: add support for an optional bus clock
Alex Elder
1
-1
/
+10
2025-04-11
serial: sc16is7xx: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+5
2025-04-11
serial: max310x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+5
2025-04-11
serial: tegra-utc: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-04-11
serial: qcom-geni: Remove alias dependency from qcom serial driver
Viken Dadhaniya
1
-3
/
+22
2025-04-11
tty: serial: uartlite: register uart driver in init
Jakub Lewalski
1
-13
/
+12
2025-04-11
serial: lantiq: Remove unnecessary print function dev_err()
Chen Ni
1
-3
/
+1
2025-04-11
serial: 8250_ni: Tidy up ACPI ID table
Andy Shevchenko
2
-7
/
+10
2025-04-11
serial: 8250_ni: Switch to use dev_err_probe()
Andy Shevchenko
1
-9
/
+3
2025-04-11
serial: 8250_ni: use serial_port_in()/serial_port_out() helpers
Andy Shevchenko
1
-4
/
+4
2025-04-11
serial: 8250_ni: Remove unneeded conditionals
Andy Shevchenko
1
-7
/
+4
2025-04-11
serial: 8250_ni: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-9
/
+9
2025-04-11
serial: 8250_ni: Remove duplicate mapping
Andy Shevchenko
1
-5
/
+0
2025-04-11
serial: 8250_ni: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
13
-20
/
+20
2025-04-03
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-846
/
+1835
2025-03-28
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2025-03-24
tty: serial: fsl_lpuart: Fix unused variable 'sport' build warning
Sherry Sun
1
-3
/
+0
2025-03-20
serial: stm32: do not deassert RS485 RTS GPIO prematurely
Cheick Traore
1
-3
/
+1
2025-03-20
serial: 8250: add driver for NI UARTs
Chaitanya Vadrevu
3
-0
/
+475
2025-03-20
serial: icom: fix code format problems
Charles Han
1
-5
/
+4
2025-03-20
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
1
-0
/
+25
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2
-4
/
+4
2025-03-20
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMO...
Sherry Sun
1
-5
/
+7
2025-03-20
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
1
-1
/
+1
2025-03-20
tty: serial: fsl_lpuart: rename register variables more specifically
Sherry Sun
1
-110
/
+110
2025-03-20
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
1
-108
/
+102
[next]