aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/paride
Commit message (Expand)AuthorAge
* block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds2011-06-01
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
* | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-21
|/
* paride: Convert to bdops->check_events()Tejun Heo2011-03-09
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * paride: fix off-by-one testRoel Kluin2010-03-12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* block: use printk_onceMarcin Slusarz2009-09-11
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* paride: dequeue in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* 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-22
* 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