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
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
15
-15
/
+0
2013-12-24
Merge 3.13-rc5 into tty-next
Greg Kroah-Hartman
4
-6
/
+27
2013-12-21
tty: an overflow of multiplication in drivers/tty/cyclades.c
Qixue Xiao
1
-0
/
+2
2013-12-20
serial: Remove old SC26XX driver
Alexander Shiyan
3
-768
/
+0
2013-12-19
serial: add support for 200 v3 series Titan card
Yegor Yefremov
1
-0
/
+4
2013-12-19
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
1
-2
/
+2
2013-12-19
TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()
Chuansheng Liu
1
-4
/
+1
2013-12-18
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
1
-0
/
+2
2013-12-17
n_tty: Fix apparent order of echoed output
Peter Hurley
1
-1
/
+6
2013-12-17
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-12-17
drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c
Rashika Kheria
1
-1
/
+1
2013-12-17
drivers: tty: Mark the functions as static in n_gsm.c
Rashika Kheria
1
-9
/
+5
2013-12-17
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
1
-0
/
+2
2013-12-17
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
1
-3
/
+1
2013-12-17
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
1
-2
/
+12
2013-12-17
serial: amba-pl011: factor out code for writing LCR_H register
Jon Medhurst
1
-22
/
+17
2013-12-17
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
1
-0
/
+6
2013-12-17
Revert "serial: pl011: use DMA RX polling by default"
Greg Kroah-Hartman
1
-1
/
+1
2013-12-17
n_tty: Fix buffer overruns with larger-than-4k pastes
Peter Hurley
1
-3
/
+23
2013-12-17
serial: clps711x: Driver refactor
Alexander Shiyan
1
-194
/
+254
2013-12-17
serial: 8250_dw: Fix LCR workaround regression
James Hogan
1
-2
/
+4
2013-12-17
tty: Fix hang at ldsem_down_read()
Peter Hurley
1
-3
/
+13
2013-12-17
Merge 3.13-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+4
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
1
-10
/
+35
2013-12-09
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-2
/
+7
2013-12-09
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
1
-3
/
+1
2013-12-09
serial: pl010: Convert to modern PM ops
Ulf Hansson
1
-6
/
+9
2013-12-09
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
3
-3
/
+3
2013-12-09
serial: imx: add support for loopback mode.
Huang Shijie
1
-0
/
+8
2013-12-09
serial: pl011: use DMA RX polling by default
Linus Walleij
1
-1
/
+1
2013-12-09
serial: pl011: Convert to modern PM ops
Ulf Hansson
1
-9
/
+8
2013-12-09
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+29
2013-12-09
serial: pch_uart: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-09
staging/fwserial: Rip out rx buffering
Peter Hurley
1
-0
/
+1
2013-12-09
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
1
-28
/
+0
2013-12-09
tty: Rename tty buffer memory_used field
Peter Hurley
1
-6
/
+6
2013-12-09
tty: Enable configurable tty flip buffer limit
Peter Hurley
1
-3
/
+21
2013-12-09
tty: Always handle NULL flag ptr
Peter Hurley
2
-3
/
+4
2013-12-09
n_tty: Only perform wakeups for waiters
Peter Hurley
1
-6
/
+12
2013-12-09
n_tty: Refactor input_available_p() by call site
Peter Hurley
1
-3
/
+4
2013-12-09
n_tty: Refactor PARMRK doubling checks
Peter Hurley
1
-9
/
+5
2013-12-09
n_tty: Un-inline slow-path n_tty_receive_char_closing()
Peter Hurley
1
-2
/
+1
2013-12-09
n_tty: Un-inline slow-path n_tty_receive_char()
Peter Hurley
1
-1
/
+1
2013-12-09
n_tty: Merge .receive_buf() flavors
Peter Hurley
1
-27
/
+16
2013-12-09
serial: pl011: remove redundant early amba_ports declaration
Baruch Siach
1
-2
/
+0
2013-12-09
serial: 8250_dw: remove ACPI ifdef
Heikki Krogerus
1
-8
/
+0
2013-12-09
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
1
-2
/
+6
2013-11-30
n_tty: Fix missing newline echo
Peter Hurley
1
-2
/
+4
2013-11-26
Revert "n_gsm: race between ld close and gsmtty open"
Greg Kroah-Hartman
1
-27
/
+10
2013-11-25
n_tty: Protect minimum_to_wake reset for concurrent readers
Peter Hurley
1
-2
/
+2
[next]