aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/paride
Commit message (Expand)AuthorAgeFilesLines
* paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-181-1/+1
* [PATCH] switch pfAl Viro2008-10-211-13/+13
* [PATCH] switch pdAl Viro2008-10-211-9/+9
* [PATCH] switch pcdAl Viro2008-10-211-13/+12
* [PATCH] beginning of methods conversionAl Viro2008-10-213-9/+9
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-3/+5
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-212-2/+2
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-162-9/+6
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-6/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-151-11/+9
|\
| * block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori2008-07-151-11/+9
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-7/+22
|\ \
| * | paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-202-7/+23
| |/
* | paride: push ioctl down into driverAlan Cox2008-07-041-9/+11
|/
* block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-291-3/+1
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-061-1/+1
* paride: Convert from class_device to device for block/parideTony Jones2008-01-242-9/+9
* paride: pf driver fixesOndrej Zary2007-11-141-11/+14
* paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin2007-11-051-1/+1
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-243-5/+5
* 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