summaryrefslogtreecommitdiffstats
path: root/drivers/block/paride
Commit message (Expand)AuthorAgeFilesLines
* paride drivers: initialize spinlocksAlexey Dobriyan2007-04-242-2/+2
* [PATCH] paride endianness annotationsAl Viro2007-03-141-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-2/+2
* [PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day2007-02-111-7/+1
* [PATCH] remove drivers/block/paride/jumboAdrian Bunk2006-12-071-70/+0
* [PATCH] paride: remove parport #ifdef'sAdrian Bunk2006-12-072-46/+0
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-074-12/+12
* [PATCH] paride_register(): shuffle return valuesAlexey Dobriyan2006-12-0716-18/+26
* [PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan2006-12-0717-37/+37
* WorkStruct: make allyesconfigDavid Howells2006-11-222-9/+9
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-301-1/+0
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-2/+1
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-292-37/+2
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-262-2/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-262-7/+1
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-262-26/+1
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-262-2/+0
* | [PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn2006-06-291-1/+1
|/
* [PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk2006-03-281-1/+2
* [PATCH] paride-pt: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] paride: register_chrdev fixAndrew Morton2006-03-281-3/+5
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-271-2/+1
* [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-242-9/+9
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-082-40/+44
* [PATCH] parport: Kconfig dependency fixesMarko Kohtala2006-01-061-2/+3
* [PATCH] fix missing includesTim Schmielau2005-10-303-0/+4
* [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-301-4/+0
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-282-3/+3
* [PATCH] fix pf request handlingJens Axboe2005-09-171-6/+16
* [PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-104-8/+4
* [PATCH] class: convert drivers/block/* to use the new class api instead of cl...gregkh@suse.de2005-06-202-17/+17
* [SCSI] remove requeue feature from blk_insert_request()Tejun Heo2005-05-201-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1629-0/+10552