summaryrefslogtreecommitdiff
path: root/drivers/char/vc_screen.c
Commit message (Expand)AuthorAge
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05
* vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre2010-10-22
* vcs: add poll/fasync supportNicolas Pitre2010-10-22
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-10
* vc: create vcs(a) devices for consolesKay Sievers2009-07-20
* vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-24
* device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* vcs: BKL pushdownJonathan Corbet2008-06-20
* use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] struct path: convert char-driversJosef Sipek2006-12-08
* Driver core: convert vc code to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox2006-09-29
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] fix ia64 compile failure with gcc4.1Dave Jones2005-12-29
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16