summaryrefslogtreecommitdiff
path: root/drivers/block/paride/pf.c
AgeCommit message (Expand)Author
2015-06-01paride: use new parport device modelSudip Mukherjee
2014-04-15block: remove struct request buffer memberJens Axboe
2013-05-07block_device_operations->release() should return voidAl Viro
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-09paride: Convert to bdops->check_events()Tejun Heo
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-03-12paride: fix off-by-one testRoel Kluin
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11paride: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2008-10-21[PATCH] switch pfAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2007-11-14paride: pf driver fixesOndrej Zary
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-04-24paride drivers: initialize spinlocksAlexey Dobriyan
2006-12-07[PATCH] paride: return proper error codeAkinobu Mita
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel
2005-09-17[PATCH] fix pf request handlingJens Axboe
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan
2005-03-13[PATCH] drivers/block/paride/ cleanups (fwd)Adrian Bunk
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-06-03[PATCH] sparse: paride annotationAlexander Viro
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-18[PATCH] Delete init/cleanup_module prototypes in obscure places.Rusty Russell
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-04-24[PATCH] irqs: drivers/blockAndrew Morton
2003-04-07[PATCH] no blk_queue_emptyJens Axboe
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig
2002-10-17[PATCH] pf.c cleaned upAlexander Viro
2002-10-15[PATCH] bunch of ->open() killed.Alexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-11[PATCH] various fixesAndrew Morton
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton
2002-10-05[PATCH] paride floppy switched to alloc_disk()Alexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-21[PATCH] gendisk for pf.cAlexander Viro
2002-09-21[PATCH] Lindent pf.cAlexander Viro
2002-09-21[PATCH] crapectomy in pf.c - part 1Alexander Viro