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
/
8250
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-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+4
2025-05-22
tty: serial: 8250_omap: fix TX with DMA for am33xx
Jiri Slaby (SUSE)
1
-15
/
+10
2025-05-01
8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and ...
Rengarajan S
1
-0
/
+10
2025-04-25
serial: 8250: unexport serial8250_rpm_*() functions
Jiri Slaby (SUSE)
2
-14
/
+4
2025-04-25
serial: switch uart_port::iotype to enum uart_iotype
Jiri Slaby (SUSE)
4
-1
/
+9
2025-04-15
serial: 8250_of: manage bus clock in suspend/resume
Alex Elder
1
-0
/
+4
2025-04-11
serial: 8250_of: add support for an optional bus clock
Alex Elder
1
-1
/
+10
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
2
-2
/
+2
2025-03-20
serial: 8250: add driver for NI UARTs
Chaitanya Vadrevu
3
-0
/
+475
2025-03-20
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
1
-1
/
+1
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
1
-0
/
+30
2025-03-20
tty: serial: 8250: Add some more device IDs
Cameron Williams
1
-0
/
+16
2025-03-20
serial: 8250_dw: Comment possible corner cases in serial_out() implementation
Andy Shevchenko
1
-0
/
+17
2025-03-20
serial: 8250_port: simplify serial8250_request_std_resource()
Jiri Slaby (SUSE)
1
-15
/
+10
2025-03-20
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
Jiri Slaby (SUSE)
1
-18
/
+16
2025-03-20
serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
Jiri Slaby (SUSE)
1
-12
/
+9
2025-03-20
serial: 8250: use serial_port_in/out() helpers
Jiri Slaby (SUSE)
3
-13
/
+13
2025-02-20
serial: 8250: Switch to use hrtimer_setup()
Nam Cao
2
-8
/
+5
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
1
-1
/
+1
2025-02-17
Merge 6.14-rc3 into tty-next
Greg Kroah-Hartman
6
-20
/
+27
2025-02-14
serial: 8250_dw: Call dw8250_quirks() conditionally
Andy Shevchenko
1
-15
/
+21
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
3
-0
/
+27
2025-02-06
Revert "serial: Airoha SoC UART and HSUART support"
Greg Kroah-Hartman
6
-135
/
+0
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-10
/
+0
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-9
/
+0
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
1
-1
/
+0
2025-02-04
serial: 8250_dw: Drop unneeded NULL checks in dw8250_quirks()
Andy Shevchenko
1
-2
/
+2
2025-02-04
serial: Airoha SoC UART and HSUART support
Benjamin Larsson
6
-0
/
+135
2025-01-22
Revert "serial: 8250: Switch to nbcon console"
Greg Kroah-Hartman
2
-176
/
+39
2025-01-22
Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_I...
Greg Kroah-Hartman
1
-3
/
+0
2025-01-13
Merge 6.13-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2025-01-10
serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
John Ogness
1
-0
/
+3
2025-01-10
serial: 8250: Switch to nbcon console
John Ogness
2
-39
/
+176
2025-01-10
serial: 8250: Provide flag for IER toggling for RS485
John Ogness
4
-16
/
+20
2025-01-10
serial: 8250: Use high-level writing function for FIFO
John Ogness
1
-4
/
+10
2025-01-10
serial: 8250: Use frame time to determine timeout
John Ogness
1
-2
/
+10
2025-01-10
serial: 8250: Adjust the timeout for FIFO mode
John Ogness
1
-6
/
+26
2024-12-23
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
1
-0
/
+3
2024-12-23
serial: 8250: Explain the role of @read_status_mask
John Ogness
2
-0
/
+12
2024-12-23
serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
John Ogness
3
-3
/
+0
2024-12-23
serial: 8250: Do not set UART_LSR_THRE in @read_status_mask
John Ogness
2
-2
/
+2
[next]