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
/
vt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters
Paul Gortmaker
1
-0
/
+1
2011-09-23
keyboard: Do not include <linux/irq.>
Geert Uytterhoeven
1
-1
/
+2
2011-08-23
tty: clearify structure initializer in notify_write()
Mathias Krause
1
-1
/
+1
2011-08-23
TTY: remove tty_locked
Jiri Slaby
1
-2
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-1
/
+2
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+1
2011-04-20
tty: Clean console safely
Petr Písař
1
-0
/
+7
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
5
-10
/
+0
2011-04-20
TTY: VT, remove unused variables
Jiri Slaby
1
-3
/
+1
2011-04-20
tty: VT, remove unused variable
Jiri Slaby
1
-2
/
+0
2011-04-20
drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
Andrew Morton
1
-5
/
+17
2011-04-20
vt: Add K_OFF return value to vt_ioctl KDGKBMODE
Arthur Taylor
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-17
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
4
-4
/
+0
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
4
-4
/
+0
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-3
/
+3
2011-02-17
tty,vt: fix VT_SETACTIVATE console switch
Jiri Olsa
1
-1
/
+2
2011-02-17
tty,vcs removing con_buf/conf_buf_mtx
Jiri Olsa
2
-58
/
+52
2011-02-17
tty,vcs: lseek/VC-release race fix
Jiri Olsa
1
-0
/
+18
2011-02-17
TTY: use appropriate printk priority level
Mandeep Singh Baines
1
-7
/
+8
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2
-2
/
+6
2011-02-01
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+8
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
4
-102
/
+102
2011-01-23
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
1
-1
/
+1
2011-01-23
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-08
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+22
2010-12-17
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
1
-1
/
+22
2010-11-11
vcs: make proper usage of the poll flags
Nicolas Pitre
1
-3
/
+3
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+2
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
10
-0
/
+10132