summaryrefslogtreecommitdiff
path: root/drivers/block/floppy.c
AgeCommit message (Expand)Author
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
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-08[PATCH] floppy.c: pass physical device to device registrationKay Sievers
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner
2005-01-07[PATCH] floppy.c: remove an unused functionAdrian Bunk
2005-01-01[PATCH] floppy build fixAndrew Morton
2004-12-07drivers/block/floppy: kill #include linux/version.hJeff Garzik
2004-11-25[PATCH] floppy boot-time detection fixIngo Molnar
2004-11-17Fix floppy driver lock-up when you have an irq storm.Linus Torvalds
2004-11-13[PATCH] add __initdata in floppy.cAndries E. Brouwer
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap
2004-10-24[PATCH] ppc64: clean up existence-check of legacy ISAdevicesBenjamin Herrenschmidt
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk
2004-07-13[PATCH] floppy.c: remove superfluous variable initializationAdrian Bunk
2004-06-30[PATCH] sparse: NULL vs 0 - rest of driversMika Kukkonen
2004-06-02[PATCH] floppy minor number fixAndrew Morton
2004-05-28[PATCH] sparse: trivial part of drivers/block __user annotationAlexander Viro
2004-05-14[PATCH] floppy.c: better/cleaner use of debugtAndrew Morton
2004-05-14[PATCH] floppy.c: better floppy_init error handlingAndrew Morton
2004-04-12[PATCH] Feed floppy.c through LindentAndrew Morton
2004-04-11[PATCH] Support for floppies whose sectors are numbered from zero instead of oneAndrew Morton
2004-03-06[PATCH] floppy oops fixAndrew Morton
2004-02-03[PATCH] /proc/paritions: omit removable mediaAndrew Morton
2004-01-18[PATCH] bdev: open() changesAndrew Morton
2003-12-29[PATCH] Small copy-paste typo in floppy.cAndrew Morton
2003-09-21[PATCH] floppy I/O error handling => OopsRandy Dunlap
2003-09-21[PATCH] floppy cleanup timers/resources on unloadAndrew Morton
2003-09-03[PATCH] MODULE_ALIAS() in block devicesAndrew Morton
2003-08-31[PATCH] floppy driver cleanupAndrew Morton
2003-08-30[PATCH] dev_t handling cleanups (10/12)Alexander Viro
2003-08-30[PATCH] dev_t handling cleanups (8/12)Alexander Viro
2003-08-14mergeGreg Kroah-Hartman
2003-08-14[PATCH] janitor: floppy: use register_blkdev return valueRandy Dunlap
2003-08-14[PATCH] floppy_init fixAndrew Morton
2003-08-14Remove .name usage from floppy driver.Greg Kroah-Hartman
2003-08-07[PATCH] floppy smp fixJens Axboe
2003-08-06[PATCH] Proper block queue reference countingJens Axboe