| Commit message (Expand) | Author | Age | Files | Lines |
* | paride: use new parport device model | Sudip Mukherjee | 2015-06-01 | 1 | -0/+8 |
* | paride: fix the "verbose" module param | Dan Carpenter | 2015-04-16 | 1 | -2/+2 |
* | drivers/block/paride/pg.c: underflow bug in pg_write() | Dan Carpenter | 2014-01-22 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+2 |
* | paride: fix potential information leak in pg_read() | Dan Carpenter | 2011-11-16 | 1 | -0/+1 |
* | 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 | -3/+4 |
|/ |
|
* | paride/pg.c: xs(): &&/|| confusion | Roel Kluin | 2009-02-18 | 1 | -1/+1 |
* | device create: block: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+2 |
* | device create: block: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -2/+3 |
* | paride: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -6/+16 |
* | paride: Convert from class_device to device for block/paride | Tony Jones | 2008-01-25 | 1 | -3/+3 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] paride: return proper error code | Akinobu Mita | 2006-12-07 | 1 | -2/+2 |
* | [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 | -4/+1 |
* | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -10/+1 |
* | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | [PATCH] paride: register_chrdev fix | Andrew Morton | 2006-03-28 | 1 | -3/+5 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+2 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] drivers/block: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -2/+1 |
* | [PATCH] class: convert drivers/block/* to use the new class api instead of cl... | gregkh@suse.de | 2005-06-21 | 1 | -7/+7 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+723 |