summaryrefslogtreecommitdiff
path: root/drivers/block/ataflop.c
AgeCommit message (Expand)Author
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-09floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo
2010-11-15block: fix amiga and atari floppy driver compile warningVivek Goyal
2010-10-22Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-24atari floppy: Stop sharing request queue across multiple gendisksVivek Goyal
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-02-27ataflop: Killl warning about unused variable flagsGeert Uytterhoeven
2009-11-09ataflop: remove buggy/commented-out IRQ disable from do_fd_request()Jiri Kosina
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-07-17ataflop: adjust NULL testJulia Lawall
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11ataflop: dequeue and track in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2008-10-21[PATCH] switch ataflopAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-02-06Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner
2004-07-28[PATCH] m68k sparse inlineGeert Uytterhoeven
2003-08-30[PATCH] Atari floppyGeert Uytterhoeven
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-06[PATCH] Proper block queue reference countingJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-05-24[PATCH] switch blk_register_area() to kobjectAlexander Viro
2003-05-24[PATCH] Ataflop fixGeert Uytterhoeven
2003-05-24[PATCH] M68k IRQ API updates [13/20]Geert Uytterhoeven
2003-04-27[PATCH] ataflop.c cleanupAlexander Viro
2003-04-24[PATCH] invalidate_device()/check_disk_change() fixesAlexander Viro
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton
2002-12-27[PATCH] M68k block local_irq*() updatesGeert Uytterhoeven
2002-12-27[PATCH] Ataflop compile fixGeert Uytterhoeven
2002-12-04[PATCH] get rid of MAJOR_NRChristoph Hellwig
2002-11-04[PATCH] timers: drivers/*Andrew Morton
2002-10-31[PATCH] remaining uses of ->rq_devAlexander Viro