summaryrefslogtreecommitdiffstats
path: root/drivers/block/paride/pg.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* paride: use new parport device modelSudip Mukherjee2015-06-011-0/+8
* paride: fix the "verbose" module paramDan Carpenter2015-04-161-2/+2
* drivers/block/paride/pg.c: underflow bug in pg_write()Dan Carpenter2014-01-221-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+2
* paride: fix potential information leak in pg_read()Dan Carpenter2011-11-161-0/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
|/
* paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-181-1/+1
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2Star
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-221-2/+3
* paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-6/+16
* paride: Convert from class_device to device for block/parideTony Jones2008-01-251-3/+3
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-071-2/+2
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+1Star
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-10/+1Star
* [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] paride: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1Star
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-211-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+723