Age | Commit message (Expand) | Author | Files | Lines |
2010-11-05 | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 1 | -644/+0 |
2010-10-22 | vcs: invoke the vt update callback when /dev/vcs* is written to | Nicolas Pitre | 1 | -0/+2 |
2010-10-22 | vcs: add poll/fasync support | Nicolas Pitre | 1 | -0/+133 |
2010-08-11 | tty: replace BKL with a new tty_lock | Arnd Bergmann | 1 | -2/+2 |
2009-07-21 | vc: create vcs(a) devices for consoles | Kay Sievers | 1 | -0/+4 |
2009-03-25 | vcs: hook sysfs devices into object lifetime instead of "binding" | Kay Sievers | 1 | -8/+8 |
2008-10-16 | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -6/+6 |
2008-07-22 | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -6/+6 |
2008-06-21 | vcs: BKL pushdown | Jonathan Corbet | 1 | -2/+7 |
2007-05-08 | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 1 | -8/+10 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2006-12-08 | [PATCH] struct path: convert char-drivers | Josef Sipek | 1 | -3/+3 |
2006-12-02 | Driver core: convert vc code to use struct device | Greg Kroah-Hartman | 1 | -8/+8 |
2006-09-29 | [PATCH] There is no devfs, there has never been a devfs, we have always been ... | Alan Cox | 1 | -2/+3 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -8/+0 |
2005-12-29 | [PATCH] fix ia64 compile failure with gcc4.1 | Dave Jones | 1 | -1/+1 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -4/+6 |
2005-06-21 | [PATCH] class: convert drivers/char/* to use the new class api instead of cla... | gregkh@suse.de | 1 | -8/+8 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+509 |