Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a797d2737838906f2ea0a31686e87c3151e21ca
/
drivers
/
tty
/
vt
/
vc_screen.c
6500427
vc: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
e8cd816
vt: synchronize_rcu() under spinlock is not nice...
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
4001d7b
vt: push down the tty lock so we can see what is left to tackle
by Alan Cox
· 13 years ago
0e648f4
tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters
by Paul Gortmaker
· 13 years ago
99edb3d
tty: remove invalid location line in file header
by Jovi Zhang
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5edc341
drivers: remove extraneous includes of smp_lock.h
by Arnd Bergmann
· 14 years ago
fcdba07
tty,vcs removing con_buf/conf_buf_mtx
by Jiri Olsa
· 14 years ago
dc1892c
tty,vcs: lseek/VC-release race fix
by Jiri Olsa
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
47c344d
vcs: make proper usage of the poll flags
by Nicolas Pitre
· 14 years ago
60d4ae8
TTY: create drivers/tty/vt and move the vt code there
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/char/vc_screen.c]
432c9ed
vcs: invoke the vt update callback when /dev/vcs* is written to
by Nicolas Pitre
· 14 years ago
47725ac
vcs: add poll/fasync support
by Nicolas Pitre
· 14 years ago
ec79d60
tty: replace BKL with a new tty_lock
by Arnd Bergmann
· 14 years ago
c46a7ae
vc: create vcs(a) devices for consoles
by Kay Sievers
· 15 years ago
4995f8e
vcs: hook sysfs devices into object lifetime instead of "binding"
by Kay Sievers
· 16 years ago
03457cd
device create: char: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
f97259e
vcs: BKL pushdown
by Jonathan Corbet
· 17 years ago
c831c33
use mutex instead of semaphore in virtual console driver
by Matthias Kaehlcke
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
a7113a9
[PATCH] struct path: convert char-drivers
by Josef Sipek
· 18 years ago
cd15422
Driver core: convert vc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
d09d7dd
[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...
by Alan Cox
· 18 years ago
62322d2
[PATCH] make more file_operation structs static
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
ee02594
[PATCH] fix ia64 compile failure with gcc4.1
by Dave Jones
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
ca8eca6
[PATCH] class: convert drivers/char/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago