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
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-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
4
-5
/
+5
2024-08-07
serial: don't use uninitialized value in uart_poll_init()
Jiri Slaby (SUSE)
1
-7
/
+6
2024-08-07
serial: protect uart_port_dtr_rts() in uart_shutdown() too
Jiri Slaby (SUSE)
1
-7
/
+9
2024-08-07
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
1
-1
/
+1
2024-08-07
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
1
-1
/
+1
2024-07-31
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
1
-0
/
+77
2024-07-31
serial: 8250_bcm2835aux: add PM suspend/resume support
Stefan Wahren
1
-0
/
+37
2024-07-31
serial: 8250_early: add xscale earlycon support
Jisheng Zhang
1
-0
/
+1
2024-07-31
serial: 8250: move mmp|pxa uart earlycon code
Jisheng Zhang
2
-16
/
+10
2024-07-31
tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrap
Ferry Toth
1
-9
/
+10
2024-07-31
serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-7
/
+3
2024-07-31
serial: sc16is7xx: fix invalid FIFO access with special register set
Hugo Villeneuve
1
-0
/
+4
2024-07-31
serial: sc16is7xx: fix TX fifo corruption
Hugo Villeneuve
1
-10
/
+11
2024-07-31
serial: core: check uartclk for zero to avoid divide by zero
George Kennedy
1
-0
/
+8
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-20
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-507
/
+690
2024-07-04
serial: core: Add serial_base_match_and_update_preferred_console()
Tony Lindgren
3
-0
/
+57
2024-07-04
serial: qcom-geni: do not kill the machine on fifo underrun
Johan Hovold
1
-1
/
+1
2024-07-04
serial: qcom-geni: fix hard lockup on buffer flush
Johan Hovold
1
-3
/
+13
2024-07-04
serial: qcom-geni: fix soft lockup on sw flow control and suspend
Johan Hovold
1
-9
/
+24
2024-07-03
serial: imx: ensure RTS signal is not left active after shutdown
Rasmus Villemoes
1
-0
/
+51
2024-07-03
tty: serial: ma35d1: Add a NULL check for of_node
Jacky Huang
1
-6
/
+7
2024-07-03
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-07-03
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
1
-2
/
+6
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
10
-177
/
+41
2024-06-25
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...
Greg Kroah-Hartman
3
-86
/
+0
2024-06-25
Revert "serial: core: Handle serial console options"
Greg Kroah-Hartman
1
-49
/
+0
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
3
-34
/
+0
2024-06-25
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2
-10
/
+11
2024-06-25
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
1
-2
/
+2
2024-06-24
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
1
-2
/
+5
2024-06-24
serial: imx: set receiver level before starting uart
Stefan Eichenberger
1
-1
/
+3
2024-06-24
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
1
-1
/
+1
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-06-24
serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
Hui Wang
1
-3
/
+28
2024-06-24
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
1
-6
/
+7
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
9
-0
/
+9
2024-06-24
serial: sh-sci: Add support for RZ/V2H(P) SoC
Lad Prabhakar
1
-5
/
+50
2024-06-24
serial: 8250_dw: Use reset array API to get resets
Hal Feng
1
-1
/
+1
2024-06-18
Merge tag 'v6.10-rc4' into tty-next
Greg Kroah-Hartman
8
-39
/
+48
2024-06-04
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
1
-1
/
+1
2024-06-04
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
1
-0
/
+1
2024-06-04
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
Hugo Villeneuve
2
-2
/
+2
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
1
-0
/
+7
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
1
-0
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
2
-32
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
3
-5
/
+10
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
4
-339
/
+369
[prev]
[next]