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
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-04-02
Input: sysrq - supplement reset sequence with timeout functionality
Mathieu J. Poirier
1
-13
/
+40
2013-03-14
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-32
/
+84
2013-03-12
tty: serial: fix typo "SERIAL_S3C2412"
Paul Bolle
1
-1
/
+1
2013-03-12
serial: 8250: Keep 8250.<xxxx> module options functional after driver rename
Josh Boyer
1
-0
/
+29
2013-03-12
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-12
tty/8250_pnp: serial port detection regression since v3.7
Sean Young
1
-5
/
+7
2013-03-12
serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"
Jonas Gorski
1
-4
/
+4
2013-03-12
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
1
-0
/
+4
2013-03-12
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
1
-10
/
+7
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
2
-1
/
+28
2013-03-12
tty: serial: vt8500: Unneccessary duplicated clock code removed
Tony Prisk
1
-8
/
+1
2013-03-12
tty: serial: mpc5xxx: fix PSC clock name bug
Anatolij Gustschin
1
-1
/
+1
2013-03-05
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-03-04
TTY: disable debugging warning
Jiri Slaby
1
-1
/
+1
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+6
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+5
2013-02-28
more file_inode() open-coded instances
Al Viro
1
-10
/
+6
2013-02-27
sysrq: don't depend on weak undefined arrays to have an address that compares...
Linus Torvalds
1
-8
/
+7
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-38
/
+98
2013-02-25
tty vt: fix character insertion overflow
Nicolas Pitre
1
-1
/
+1
2013-02-25
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
2
-76
/
+204
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
115
-1673
/
+5932
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-74
/
+202
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-02-20
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-1
/
+1
2013-02-18
tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
Alexey Khoroshilov
1
-7
/
+35
2013-02-18
serial: imx: fix uninitialized variable warning
Shawn Guo
1
-1
/
+1
2013-02-16
serial: tegra: assume CONFIG_OF
Stephen Warren
1
-3
/
+2
2013-02-15
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-02-15
serial: imx: Fix recursive locking bug
Thomas Gleixner
1
-2
/
+9
2013-02-14
s390/3270: asynchronous size sensing
Martin Schwidefsky
1
-0
/
+1
2013-02-13
tty: Remove ancient hardpps()
Peter Hurley
2
-9
/
+0
2013-02-13
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
1
-10
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
3
-5
/
+4
2013-02-13
tty: serial: uartlite: Support uartlite on big and little endian systems
Michal Simek
1
-22
/
+79
2013-02-13
tty: serial: uartlite: Fix sparse and checkpatch warnings
Michal Simek
1
-4
/
+4
2013-02-13
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
1
-6
/
+4
2013-02-09
drivers/serial: add GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
1
-1
/
+1
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-15
/
+28
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-23
/
+70
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-1
/
+1
2013-02-07
TTY: mark tty_get_device call with the proper const values
Greg Kroah-Hartman
1
-2
/
+2
[next]