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
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
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
2020-11-13
tty: tty_ldisc: Fix some kernel-doc related misdemeanours
Lee Jones
1
-5
/
+5
2020-11-13
tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'
Lee Jones
1
-4
/
+4
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
1
-29
/
+3
2020-11-12
vt: keyboard, make use of assign_bit() API
Andy Shevchenko
1
-4
/
+1
2020-11-12
vt: keyboard, replace numbers with \r, \n where appropriate
Andy Shevchenko
1
-3
/
+3
2020-11-12
vt: keyboard, use BIT() macro instead of open coded variants
Andy Shevchenko
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2020-11-12
serial: ar933x_uart: disable clk on error handling path in probe
Zheng Zengkai
1
-2
/
+4
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
1
-17
/
+3
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
1
-2
/
+8
2020-11-09
drivers/tty/serial: add LiteUART driver
Filip Kokosinski
3
-0
/
+437
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
6
-42
/
+30
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-25
/
+11
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
1
-2
/
+4
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
tty: serial: msm_serial: Constify msm_uart_pops
Rikard Falkeborn
1
-1
/
+1
2020-11-06
serial: 8250: 8250_omap: Disable RX interrupt after DMA enable
Vignesh Raghavendra
1
-1
/
+41
2020-11-06
tty: serial: linflexuart: Remove unnecessary '|' operation and add error count
Liu Xiang
1
-10
/
+9
2020-11-06
serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning
YueHaibing
1
-1
/
+1
2020-11-06
tty: Remove redundant synclinkmp driver
Lee Jones
3
-5595
/
+0
2020-11-06
tty: Remove redundant synclink driver
Lee Jones
3
-7913
/
+0
2020-11-06
tty: serial: remove pnx8xxx uart driver
Thomas Bogendoerfer
3
-875
/
+0
2020-11-06
tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue...
Lee Jones
1
-0
/
+1
2020-11-06
tty: hvc: hvc_opal: Staticify function invoked by reference
Lee Jones
1
-1
/
+1
2020-11-06
tty: hvc: hvc_vio: Staticify function invoked only by reference
Lee Jones
1
-1
/
+1
2020-11-06
tty: serial: serial-tegra: Provide some missing struct member descriptions
Lee Jones
1
-0
/
+5
2020-11-06
tty: tty_ldisc: Supply missing description for 'tty_ldisc_get's 'tty' param
Lee Jones
1
-0
/
+1
2020-11-06
tty: serial: stm32-usart: Remove set but unused 'cookie' variables
Lee Jones
1
-4
/
+2
2020-11-06
tty: synclinkmp: Add missing description for function param 'txqueue'
Lee Jones
1
-0
/
+1
2020-11-06
tty: serial: sifive: Struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+2
2020-11-06
tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
Lee Jones
1
-1
/
+1
2020-11-06
tty: synclink_gt: Demote one kernel-doc header and repair another
Lee Jones
1
-1
/
+2
2020-11-06
tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
Lee Jones
1
-0
/
+1
2020-11-06
tty: serial: ifx6x60: Fix function documentation headers
Lee Jones
1
-1
/
+2
2020-11-06
tty: serial: msm_serial: Remove set but unused variable 'status'
Lee Jones
1
-2
/
+1
2020-11-06
tty: serial: lpc32xx_hs: Remove unused variable 'tmp'
Lee Jones
1
-2
/
+1
2020-11-06
tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss
Lee Jones
1
-1
/
+3
2020-11-06
tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-11-06
tty: pty: Provide descriptions for the 'file' parameters
Lee Jones
1
-0
/
+2
2020-11-06
tty: tty_audit: Demote non-conformant kernel-doc headers
Lee Jones
1
-6
/
+6
2020-11-06
tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'
Lee Jones
1
-6
/
+3
2020-11-06
tty: tty_io: Fix some kernel-doc issues
Lee Jones
1
-3
/
+7
2020-11-06
tty: serial: jsm: jsm_cls: Remove unused variable 'discard'
Lee Jones
1
-3
/
+1
2020-11-06
tty: n_tty: Add 2 missing parameter descriptions
Lee Jones
1
-0
/
+2
2020-11-06
tty: vt: consolemap: Demote weakly documented function header
Lee Jones
1
-2
/
+1
[prev]
[next]