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