aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/amiflop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven1-26/+21
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-1/+1
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-2/+1
2009-05-11amiflop: dequeue in-flight requestTejun Heo1-24/+24
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-3/+3
2009-04-28amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo1-7/+0
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-5/+5
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe1-24/+16
2008-10-21[PATCH] switch amiflopAl Viro1-24/+26
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-2/+2
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-3/+3
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-10[PATCH] fix request->cmd == INT casesBoaz Harrosh1-1/+1
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra1-1/+1
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro1-8/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-0/+1
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-6/+14
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+2
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-12/+11
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1850