summaryrefslogtreecommitdiff
path: root/drivers/block/amiflop.c
Commit message (Expand)AuthorAge
* block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
* block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
* m68k: amiga - Floppy platform device conversionGeert Uytterhoeven2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* amiflop: dequeue in-flight requestTejun Heo2009-05-11
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
* amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block driversTejun Heo2009-04-28
* block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
* m68k: amiflop - Get rid of sleep_on callsAndreas Bombe2009-01-12
* [PATCH] switch amiflopAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-18
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-10
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [PATCH] amiga_floppy_init() in non-modular caseAl Viro2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] m68k: introduce irq controllerRoman Zippel2006-06-25
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2006-01-12
* [PATCH] m68k: amiflop __user annotationsAl Viro2006-01-12
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-12
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-08
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16