summaryrefslogtreecommitdiff
path: root/drivers/block/paride
Commit message (Expand)AuthorAge
* paride/pg.c: xs(): &&/|| confusionRoel Kluin2009-02-18
* [PATCH] switch pfAl Viro2008-10-21
* [PATCH] switch pdAl Viro2008-10-21
* [PATCH] switch pcdAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* device create: block: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: block: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-15
|\
| * block: convert pd_special_command to use blk_execute_rqFUJITA Tomonori2008-07-15
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-14
|\ \
| * | paride: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
| |/
* | paride: push ioctl down into driverAlan Cox2008-07-04
|/
* block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* paride: Convert from class_device to device for block/parideTony Jones2008-01-24
* paride: pf driver fixesOndrej Zary2007-11-14
* paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin2007-11-05
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* paride drivers: initialize spinlocksAlexey Dobriyan2007-04-24
* [PATCH] paride endianness annotationsAl Viro2007-03-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day2007-02-11
* [PATCH] remove drivers/block/paride/jumboAdrian Bunk2006-12-07
* [PATCH] paride: remove parport #ifdef'sAdrian Bunk2006-12-07
* [PATCH] paride: return proper error codeAkinobu Mita2006-12-07
* [PATCH] paride_register(): shuffle return valuesAlexey Dobriyan2006-12-07
* [PATCH] paride: rename pi_register() and pi_unregister()Alexey Dobriyan2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] Remove ->rq_status from struct requestJens Axboe2006-09-30
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn2006-06-29
|/
* [PATCH] drivers/block/paride/pd.c: fix an off-by-one errorAdrian Bunk2006-03-28
* [PATCH] paride-pt: register_chrdev fixAndrew Morton2006-03-28
* [PATCH] paride: register_chrdev fixAndrew Morton2006-03-28
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-27
* [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-24
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [PATCH] parport: Kconfig dependency fixesMarko Kohtala2006-01-06
* [PATCH] fix missing includesTim Schmielau2005-10-30