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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
serial: altera_jtaguart: switch status to u32
Jiri Slaby
1
-1
/
+1
2023-07-31
tty: hvsi: remove an extra variable from hvsi_write()
Jiri Slaby
1
-2
/
+1
2023-07-31
serial: move WARN_ON() in uart_write() to the condition
Jiri Slaby
1
-6
/
+2
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
7
-14
/
+11
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+11
2023-07-30
serial: 8250_pci: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+10
2023-07-30
serial: sprd: Fix DMA buffer leak issue
Chunyan Zhang
1
-2
/
+3
2023-07-30
serial: sprd: Assign sprd_port after initialized to avoid wrong access
Chunyan Zhang
1
-8
/
+17
2023-07-30
serial: sc16is7xx: Put IOControl register into regmap_volatile
Hui Wang
1
-0
/
+1
2023-07-30
drivers:tty: fix return value check in asc_init_port
Yuanjun Gong
1
-1
/
+3
2023-07-30
tty: serial: meson: refactor objects definition for different devnames
Dmitry Rokosov
1
-23
/
+16
2023-07-30
8250_men_mcb: fix error handling in read_uarts_available_from_reg()
Yang Yingliang
1
-1
/
+4
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
1
-2
/
+4
2023-07-25
tty: serial: sh-sci: Fix sleeping in atomic context
Biju Das
1
-1
/
+1
2023-07-25
serial: sifive: Fix sifive_serial_console_setup() section
Samuel Holland
1
-1
/
+1
2023-07-25
serial: st-asc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: sifive: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+2
2023-07-25
serial: mvebu-uart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-8
/
+3
2023-07-25
serial: sccnxp: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+2
2023-07-25
serial: sprd: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: vt8500: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-07-25
serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: tegra: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+2
2023-07-25
serial: linflexuart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+2
2023-07-25
serial: clps711x: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: bcm63xx-uart: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+2
2023-07-25
serial: ar933x: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-25
serial: qcom-geni: clean up clock-rate debug printk
Johan Hovold
1
-1
/
+1
2023-07-25
serial: qcom-geni: fix opp vote on shutdown
Johan Hovold
1
-0
/
+5
2023-07-25
tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx...
Sherry Sun
1
-2
/
+42
2023-07-25
tty: serial: fsl_lpuart: move the lpuart32_int() below
Sherry Sun
1
-20
/
+19
2023-07-25
tty: serial: 8250: Define earlycon for mrvl,mmp-uart
Duje Mihanović
1
-0
/
+1
2023-07-25
tty: serial: meson: add independent uart_data for A1 SoC family
Dmitry Rokosov
1
-0
/
+9
2023-07-25
tty: serial: meson: introduce separate uart_data for S4 SoC family
Dmitry Rokosov
1
-1
/
+6
2023-07-25
tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
Dmitry Rokosov
1
-26
/
+56
2023-07-25
tty: serial: meson: redesign the module to platform_driver
Dmitry Rokosov
1
-36
/
+15
2023-07-25
tty: serial: meson: use dev_err_probe
Dmitry Rokosov
1
-2
/
+2
2023-07-25
8250_men_mcb: Make UART config auto configurable
Rodríguez Barbarin, José Javier
1
-19
/
+24
2023-07-25
8250_men_mcb: Read num ports from register data.
Rodríguez Barbarin, José Javier
1
-50
/
+139
2023-07-25
8250_men_mcb: Add clockrate speed for G215/F215 boards
Rodríguez Barbarin, José Javier
1
-2
/
+2
2023-07-25
serial: tegra: Don't print error on probe deferral
Jon Hunter
1
-4
/
+2
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
28
-36
/
+21
2023-07-25
serial: qcom-geni: use icc tag defines
Johan Hovold
1
-1
/
+1
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
1
-1
/
+1
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
34
-48
/
+53
2023-07-25
serial: omap-serial: remove flag from serial_omap_rdi()
Jiri Slaby
1
-3
/
+1
2023-07-25
serial: arc_uart: simplify flags handling in arc_serial_rx_chars()
Jiri Slaby
1
-16
/
+13
[next]