index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-1
/
+2
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+1
2011-04-19
tty: Clean console safely
Petr Písař
1
-0
/
+7
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
5
-10
/
+0
2011-04-19
TTY: VT, remove unused variables
Jiri Slaby
1
-3
/
+1
2011-04-19
tty: VT, remove unused variable
Jiri Slaby
1
-2
/
+0
2011-04-19
drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
Andrew Morton
1
-5
/
+17
2011-04-19
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-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-16
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-22
tty: use for_each_console() and WARN() on sysfs failures
Kay Sievers
1
-1
/
+1
2011-01-22
vt: fix issue when fbcon wants to takeover a second time.
Dave Airlie
1
-2
/
+7
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+22
2010-12-16
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-05
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