Commit Graph

123 Commits (da9cf5050a2e3dbc3cf26a8d908482eb4485ed49)

Author SHA1 Message Date
Joe Perches a81ee54471 drivers/block/floppy.c: remove unnecessary braces 15 years ago
Joe Perches b46df356de drivers/block/floppy.c: use pr_<level> 15 years ago
Joe Perches 48c8cee61f drivers/block/floppy.c: #define space and column neatening 15 years ago
Joe Perches d49375434e drivers/block/floppy.c: convert some #include <asm/ to #include <linux/ 15 years ago
Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 15 years ago
Arjan van de Ven 2886a8bdfa floppy: Add an extra bound check on ioctl arguments 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Frans Pop c90cd332d3 floppy: Switch driver to dev_pm_ops 16 years ago
Jiri Slaby 8516a50002 floppy: fix lock imbalance 16 years ago
Ondrej Zary 5e50b9ef97 floppy: fix hibernation 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Scott James Remnant 83f9ef463b floppy: provide a PNP device table in the module. 16 years ago
Eric Miao 71b3e0c1ad platform: make better use of to_platform_{device,driver}() macros 16 years ago
Philippe De Muyter 5a74db06cc floppy: request and release only the ports we actually use 16 years ago
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