aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/floppy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-01[PATCH] exit early in floppy_init when no floppy existsOlaf Hering1-7/+5
2006-07-03[PATCH] lockdep: floppy.c irq release fixIngo Molnar1-38/+4
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-32/+1
2006-06-26[PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman1-19/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-1/+1
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi1-4/+5
2006-03-26[PATCH] drivers/block/floppy.c: dont free_irq() from irq contextIngo Molnar1-1/+22
2006-03-25[PATCH] block/floppy: fix section mismatch warningsSam Ravnborg1-1/+1
2006-03-23[PATCH] sem2mutex: drivers/block/floppy.cJes Sorensen1-8/+9
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer1-1/+0
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser1-5/+4
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-17/+18
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton1-6/+0
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-2/+1
2005-11-09[PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters1-0/+6
2005-11-08floppy: relocate devfs commentJames Nelson1-4/+4
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+2
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton1-8/+7
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke1-13/+29
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4638