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
2019-01-31
serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown
Nathan Chancellor
1
-1
/
+1
2019-01-30
tty: increase the default flip buffer limit to 2*640K
Manfred Schlaegl
1
-1
/
+1
2019-01-30
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
1
-0
/
+2
2019-01-30
serial: mps2-uart: support combined irq
Vladimir Murzin
1
-26
/
+65
2019-01-30
serial: mps2-uart: move to dynamic port allocation
Vladimir Murzin
1
-16
/
+31
2019-01-30
serdev: ttyport: call tiocmget and tiocmset ops directly
Johan Hovold
1
-2
/
+2
2019-01-30
serial: sh-sci: Do not free irqs that have already been freed
Chris Brandt
1
-1
/
+8
2019-01-30
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-01-30
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2019-01-30
serial: Add Tegra Combined UART driver
Thierry Reding
3
-0
/
+321
2019-01-30
Serial: Ingenic: Add support for the X1000.
Zhou Yanjie
1
-4
/
+9
2019-01-30
serial: 8250: Add OF support for Xscale variant
Linus Walleij
1
-0
/
+1
2019-01-30
serial: fsl_lpuart: DMA support for 32-bit variant
Atsushi Nemoto
1
-29
/
+163
2019-01-30
tty: ldisc: add sysctl to prevent autoloading of ldiscs
Greg Kroah-Hartman
3
-0
/
+74
2019-01-28
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
7
-49
/
+40
2019-01-24
tty/serial: use uart_console_write in the RISC-V SBL early console
Andreas Schwab
1
-5
/
+8
2019-01-22
sysrq: Remove duplicated sysrq message
Petr Mladek
1
-4
/
+3
2019-01-22
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
1
-0
/
+1
2019-01-22
serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_empty
Atsushi Nemoto
1
-2
/
+12
2019-01-22
serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant
Atsushi Nemoto
1
-0
/
+2
2019-01-22
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-01-22
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
1
-2
/
+2
2019-01-21
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
1
-1
/
+2
2019-01-18
vt: ignore sequences that contain ':' in parameters.
Martin Hostettler
1
-4
/
+4
2019-01-18
vt: ignore csi sequences with intermediate characters.
Martin Hostettler
1
-1
/
+10
2019-01-18
vt: Implement parsing for >, =, < private sequences.
Martin Hostettler
1
-4
/
+18
2019-01-18
vt: refactor vc_ques to allow of other private sequences.
Martin Hostettler
1
-9
/
+11
2019-01-18
vt: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2019-01-18
vcs: restore and document initial POLLPRI event
Nicolas Pitre
1
-0
/
+9
2019-01-18
vcs: fasync(): make it consistent with poll()
Nicolas Pitre
1
-3
/
+12
2019-01-18
vcs: poll(): cope with a deallocated vt
Nicolas Pitre
1
-6
/
+15
2019-01-18
vcsa: clamp header values when they don't fit
Nicolas Pitre
2
-4
/
+6
2019-01-18
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-18
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-18
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-18
n_tty: update comment for WAKEUP_CHARS define
Valentin Vidic
1
-2
/
+4
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-18
n_gsm: Constify u8 and unsigned char usage
Tony Lindgren
1
-12
/
+12
2019-01-18
tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev
Tony Lindgren
1
-100
/
+107
2019-01-18
tty: serial: lpc32xx_hs: fix missing console boot messages
Alexandre Belloni
1
-0
/
+4
2019-01-18
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
1
-1
/
+13
2019-01-18
serial: 8250_omap: Drop check for of_node
Vignesh R
1
-35
/
+28
2019-01-18
tty/serial: use uart_console_write in the RISC-V SBL early console
Andreas Schwab
1
-5
/
+8
2019-01-18
tty: serial: meson: if no alias specified use an available id
Loys Ollivier
1
-1
/
+12
2019-01-15
Merge 5.0-rc2 into tty-next
Greg Kroah-Hartman
5
-24
/
+73
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-10
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
3
-0
/
+41
[prev]
[next]