aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/vc_screen.c
AgeCommit message (Expand)Author
2009-07-20vc: create vcs(a) devices for consolesKay Sievers
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers
2008-10-16device create: char: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: char: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20vcs: BKL pushdownJonathan Corbet
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] struct path: convert char-driversJosef Sipek
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been ...Alan Cox
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2005-12-29[PATCH] fix ia64 compile failure with gcc4.1Dave Jones
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-06-20[PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de
2005-04-16Linux-2.6.12-rc2Linus Torvalds