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
|
18 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
17 years ago |
Benjamin Herrenschmidt
|
6dc6472581
Merge commit 'origin'
|
16 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
|
17 years ago |
Jesper Juhl
|
aee9041c5f
floppy: remove dead/commented out code from floppy driver
|
17 years ago |
Jesper Juhl
|
06f748c475
floppy: do a very minimal style cleanup of the floppy driver
|
17 years ago |
Jan Beulich
|
2e9c47cd4d
floppy: tolerate DMA channel unavailability
|
17 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 |