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
2022-11-09
serial: Fix a typo ("ignorning")
Jonathan Neuschäfer
2
-2
/
+2
2022-11-09
tty: Convert tty_buffer flags to bool
Ilpo Järvinen
1
-14
/
+14
2022-11-08
tty: Move TIOCSTI toggle variable before kerndoc
Kees Cook
1
-1
/
+1
2022-11-03
tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
Duoming Zhou
1
-1
/
+1
2022-11-03
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Fedor Pchelkin
1
-8
/
+8
2022-11-03
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Fedor Pchelkin
1
-24
/
+29
2022-11-03
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
1
-0
/
+1
2022-11-03
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
1
-27
/
+49
2022-11-03
tty: Cleanup tty buffer align mask
Ilpo Järvinen
1
-2
/
+2
2022-11-03
tty: hvc: make hvc_rtas_dev static
ruanjinjie
1
-1
/
+1
2022-11-03
serial: 8250_core: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-11-03
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
1
-6
/
+58
2022-11-03
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
1
-0
/
+1
2022-11-03
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
1
-0
/
+5
2022-11-03
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
1
-17
/
+0
2022-11-03
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
1
-2
/
+20
2022-11-03
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
1
-3
/
+4
2022-11-03
serial: 8250/ingenic: Add support for the JZ4750/JZ4755
Siarhei Volkau
1
-3
/
+29
2022-11-03
serial: tegra: Read DMA status before terminating
Kartik
1
-2
/
+4
2022-11-03
serial: zs: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: xuartps: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-11-03
serial: ucc_uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: uartlite: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: timbuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: sunzilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: sunsu: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: sunsab: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: sunplus-uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-11-03
serial: sunhv: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: stm32: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+3
2022-11-03
serial: sprd: Use uart_xmit_advance()
Ilpo Järvinen
1
-5
/
+2
2022-11-03
serial: sh-sci: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-11-03
serial: tegra: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: sccnxp: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: sb1250-duart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: samsung_tty: Use uart_xmit_advance()
Ilpo Järvinen
1
-7
/
+3
2022-11-03
serial: rda: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: pmac_zilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: pic32: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: mvebu-uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: milbeaut_usio: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: meson: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: max310x: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+1
2022-11-03
serial: max3100: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-11-03
serial: liteuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: ip22zilog: Use uart_xmit_advance()
Ilpo Järvinen
1
-4
/
+2
2022-11-03
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
1
-5
/
+2
2022-11-03
serial: fsl_lpuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-5
/
+2
2022-11-03
serial: linflexuart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: digicolor: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
[prev]
[next]