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
2013-12-09
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
1
-2
/
+2
2013-12-09
serial: icom: dereference after free in load_code()
Dan Carpenter
1
-2
/
+2
2013-12-09
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2013-12-09
tty: serial: pch: don't crash if DMA enabled but not loaded
Sebastian Andrzej Siewior
1
-3
/
+7
2013-12-09
serial: samsung: move clock deactivation below uart registration
Heiko Stübner
1
-1
/
+7
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
2013-11-25
tty: Reset hupped state on open
Peter Hurley
1
-0
/
+1
2013-11-25
TTY: amiserial, add missing platform check
Geert Uytterhoeven
1
-0
/
+3
2013-11-25
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2013-11-25
n_gsm: race between ld close and gsmtty open
Chao Bi
1
-10
/
+27
2013-11-25
tty/serial/8250: fix typo in help text
Randy Dunlap
1
-1
/
+1
2013-11-25
n_tty: Fix 4096-byte canonical reads
Peter Hurley
1
-1
/
+4
2013-11-25
n_tty: Fix echo overrun tail computation
Peter Hurley
1
-1
/
+1
2013-11-25
n_tty: Ensure reader restarts worker for next reader
Peter Hurley
1
-2
/
+3
2013-11-21
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+17
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+9
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-15
/
+14
2013-11-09
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
5
-33
/
+37
2013-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
3
-21
/
+28
2013-11-07
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
45
-341
/
+1174
2013-10-31
serial: omap: fix missing comma
Philippe Proulx
1
-1
/
+1
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
[prev]
[next]