aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/floppy.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-21[PATCH] switch floppyAl 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-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-09floppy: support arbitrary first-sector numbersKeith Wansbrough
2008-10-09drivers/block: Use DIV_ROUND_UPJulia Lawall
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
2008-04-29drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...Jon Schindler
2008-03-13block: floppy: fix rmmod lockupJiri Slaby
2008-01-28blk_end_request: changing floppy (take 4)Kiyoshi Ueda
2007-10-17floppy: remove register keyword use from floppy driverJesper Juhl
2007-10-17floppy: remove dead/commented out code from floppy driverJesper Juhl
2007-10-17floppy: do a very minimal style cleanup of the floppy driverJesper Juhl
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-05-23Off by one in floppy.cEric Sesterhenn / Snakebyte
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells
2006-11-22WorkStruct: Typedef the work function prototypeDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering
2006-07-03[PATCH] lockdep: floppy.c irq release fixIngo Molnar
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-26[PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg
2006-03-23[PATCH] sem2mutex: drivers/block/floppy.cJes Sorensen
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-11-09[PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters
2005-11-08floppy: relocate devfs commentJames Nelson
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton