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
/
char
/
vt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-05
vt: remove unused variables
Shahar Havivi
1
-4
/
+0
2009-12-16
vt: make the default cursor shape configurable
Clemens Ladisch
1
-2
/
+5
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-6
/
+37
2009-11-14
vc: Add support for hiding the cursor when creating VTs
Matthew Garrett
1
-1
/
+10
2009-09-20
tty: vt: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-20
vt: add an event interface
Alan Cox
1
-1
/
+3
2009-09-20
tty: includecheck fix: drivers/char, vt.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-16
sparc: Kill PROM console driver.
David S. Miller
1
-3
/
+0
2009-07-16
vt: drop bootmem/slab memory distinction
Johannes Weiner
1
-9
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-17
console: make blank timeout value a boot option
Daniel Mack
1
-6
/
+7
2009-06-12
kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Catalin Marinas
1
-1
/
+0
2009-06-12
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-06-11
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-6
/
+2
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
1
-0
/
+7
2009-04-19
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
1
-1
/
+1
2009-03-25
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
1
-2
/
+3
2009-01-08
Make various things static
Roel Kluin
1
-2
/
+1
2009-01-02
pty: simplify resize
Alan Cox
1
-8
/
+6
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
1
-1
/
+1
2008-12-13
console ASCII glyph 1:1 mapping
Ingo Brueckl
1
-1
/
+1
2008-11-07
vt: incomplete initialization of vc_tab_stop
Wolfgang Kroworsch
1
-2
/
+8
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
1
-1
/
+1
2008-10-14
Revert "vt: fix background color on line feed"
Linus Torvalds
1
-3
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-16
/
+14
2008-10-13
tty: shutdown method
Alan Cox
1
-17
/
+17
2008-10-13
vt: remove bogus lock dropping
Alan Cox
1
-18
/
+0
2008-10-13
tty: move tioclinux from a special case
Alan Cox
1
-2
/
+0
2008-08-15
tty: remove resize window special case
Alan Cox
1
-20
/
+62
2008-08-05
vt: Deadlock workaround
Alan Cox
1
-2
/
+0
2008-07-25
Merge git://git.infradead.org/embedded-2.6
Linus Torvalds
1
-1
/
+1
2008-07-24
vt: do not update when the console is blanked
Stefano Stabellini
1
-1
/
+1
2008-07-24
vt: hold console_sem across sysfs operations
Jiri Slaby
1
-2
/
+2
2008-07-22
device create: char: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+8
2008-06-06
vt: fix vc_resize locking
Nick Piggin
1
-5
/
+8
2008-06-06
vt: fix background color on line feed, DEC invert
Jan Engelhardt
1
-1
/
+1
2008-06-04
Make console charset translation optional
David Woodhouse
1
-1
/
+1
2008-05-08
vt: fix canonical input in UTF-8 mode
Samuel Thibault
1
-0
/
+6
2008-04-30
Basic braille screen reader support
Samuel Thibault
1
-0
/
+1
2008-04-30
consoles: switch to int put_char method
Alan Cox
1
-3
/
+3
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-0
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+6
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
1
-3
/
+4
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-03-05
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
2008-02-06
vt: bitlock fix
Nick Piggin
1
-3
/
+5
2007-10-19
Console events and accessibility
Samuel Thibault
1
-1
/
+44
2007-10-19
Remove CONFIG_VT_UNICODE
Jan Engelhardt
1
-5
/
+1
[next]