Al Viro
|
3e3c9c6f3d
[PATCH] switch ide-scsi
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Al Viro
|
1bddd9e645
[PATCH] lose the unused file argument in generic_ide_ioctl()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
79cb380397
ide: allow device drivers to specify per-device type /proc settings
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4ab3d50224
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0ae4b3199a
ide: remove superfluous ->media field from ide_driver_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
baf08f0be6
ide: make ide_transfer_pc() static
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aa5d2de7b0
ide: make ide_pc_intr() static
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
85e39035ca
ide: add ->pc_{update,io}_buffers methods
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6b0da28b2d
ide: add ide_retry_pc() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
844b946852
ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2b9efba482
ide: add pointer to the current packet command to ide_drive_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
b14c72127f
ide: drop dsc_handle argument from ide_pc_intr()
|
16 years ago |
Elias Oltmanns
|
92f1f8fd80
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
acaa0f5f67
ide: add ide_io_buffers() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c860f95568
ide-scsi: cleanup ide_scsi_io_buffers()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
02d599a365
ide: remove ->supports_dsc_overlap field from ide_driver_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
8185d5aa93
ide: /proc/ide/hd*/settings rework
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
1e874f4483
ide: call ide_proc_register_driver() later
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
2a924662b6
ide: remove needless drive->present checks from device drivers
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3a7d24841a
ide: use ATA_* defines instead of *_STAT and *_ERR ones
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
aaaade3f05
ide: WIN_* -> ATA_CMD_*
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 years ago |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
d3e33ff59f
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
|
17 years ago |
FUJITA Tomonori
|
e27420d046
ide-scsi: remove kmalloced struct request
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
08da591e14
ide: add ide_device_{get,put}() helpers
|
17 years ago |
Borislav Petkov
|
be4c916e96
ide-scsi: convert to using the new atapi_flags
|
17 years ago |