| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -13/+14 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+2 |
* | dsp56k: Fix BKL pushdown | Geert Uytterhoeven | 2008-07-26 | 1 | -2/+2 |
* | dsp56k: BKL pushdown | Alan Cox | 2008-07-25 | 1 | -6/+14 |
* | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+2 |
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 | Linus Torvalds | 2008-07-14 | 1 | -51/+33 |
|\ |
|
| * | dsp56k: use request_firmware | Jaswinder Singh | 2008-07-14 | 1 | -51/+33 |
* | | dsp56k: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -5/+11 |
|/ |
|
* | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 1 | -1/+1 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 1 | -2/+2 |
* | 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 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 | 1 | -1/+1 |
* | [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 | -1/+0 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -8/+0 |
* | [PATCH] m68k: dsp56k __user annotations | Al Viro | 2006-01-12 | 1 | -14/+15 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] class: convert drivers/char/* to use the new class api instead of cla... | gregkh@suse.de | 2005-06-20 | 1 | -7/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+547 |