Commit Graph

53 Commits (2507b0a33343552d2177b75dc35fe7073349b773)

Author SHA1 Message Date
Randy Dunlap 31c00fc15e Create/use more directory structure in the Documentation/ tree. 16 years ago
Al Viro a4af9b48cb [PATCH] switch floppy 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Keith Wansbrough 9e49184c82 floppy: support arbitrary first-sector numbers 17 years ago
Julia Lawall 061837bc86 drivers/block: Use DIV_ROUND_UP 17 years ago
Kumar Gala 68e1ee62f0 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 17 years ago
Jon Schindler 7afea3bcb1 drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit 17 years ago
Jiri Slaby f2005e1777 block: floppy: fix rmmod lockup 17 years ago
Kiyoshi Ueda 1c5093ba03 blk_end_request: changing floppy (take 4) 17 years ago
Jesper Juhl fdc1ca8aba floppy: remove register keyword use from floppy driver 18 years ago
Jesper Juhl aee9041c5f floppy: remove dead/commented out code from floppy driver 18 years ago
Jesper Juhl 06f748c475 floppy: do a very minimal style cleanup of the floppy driver 18 years ago
Jan Beulich 2e9c47cd4d floppy: tolerate DMA channel unavailability 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Eric Sesterhenn / Snakebyte 4acb3e2f97 Off by one in floppy.c 18 years ago
Dmitriy Monakhov 4ea1b0f4c4 floppy: handle device_create_file() failure while init 18 years ago
Ralf Baechle 7b8f850beb [PATCH] Fix build errors if bitop functions are do {} while macros 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
David Howells 365970a1ea WorkStruct: Merge the pending bit into the wq_data pointer 18 years ago
David Howells 6bb49e5965 WorkStruct: Typedef the work function prototype 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Olaf Hering ef16b5194f [PATCH] exit early in floppy_init when no floppy exists 19 years ago
Ingo Molnar 3e541a4ae5 [PATCH] lockdep: floppy.c irq release fix 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 1a715c5cf9 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree 19 years ago
Greg Kroah-Hartman 95dc112a57 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree 19 years ago
David Woodhouse 1269277a5e [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. 19 years ago
Marcelo Feitoza Parisi 50297cbf07 [PATCH] drivers/block/*: use time_after() and friends 19 years ago
Ingo Molnar 6dc659d813 [PATCH] drivers/block/floppy.c: dont free_irq() from irq context 19 years ago
Sam Ravnborg 1efa64696b [PATCH] block/floppy: fix section mismatch warnings 19 years ago
Jes Sorensen b1c82b5c55 [PATCH] sem2mutex: drivers/block/floppy.c 19 years ago
Domen Puncer 46a9f65f8b remove unused LOCAL_END_REQUEST 19 years ago
Tobias Klauser 945f390f02 [PATCH] drivers/block: Use ARRAY_SIZE macro 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Andrew Morton c101e77301 [PATCH] revert floppy-fix-read-only-handling 19 years ago
Christoph Hellwig 8c744fb83d [PATCH] add a file_permission helper 20 years ago
Jon Masters 88baf3e85a [PATCH] fix floppy.c to store correct ro/rw status in underlying gendisk 20 years ago
James Nelson b88b09851f floppy: relocate devfs comment 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Andrew Morton 9a8af6b3b6 [PATCH] Floppy: add cmos attribute to floppy driver tidy 20 years ago
Hannes Reinecke 94fd0db7bf [PATCH] Floppy: Add cmos attribute to floppy driver 20 years ago
Christoph Hellwig 2ef41634de [PATCH] remove do_sync parameter from __invalidate_device 20 years ago