Jens Axboe
|
f73e2d13a1
block: remove __generic_unplug_device() from exports
|
16 years ago |
Elias Oltmanns
|
4abdc6ee7c
ide: Implement disk shock protection support (v4)
|
16 years ago |
Elias Oltmanns
|
e415e495f8
ide: Two fixes regarding memory allocation
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
bfa7d8e55f
ide: ->ide_dma_clear_irq() -> ->clear_irq()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
6982daf71c
ide: convert 'pio_mode' device setting to use DS_SYNC flag
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
7f612f272a
ide: remove [ata_]select_t
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
0d346ba073
ide: sanitize ide*_pm_* enums
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
d1d76714e2
ide: fix HDIO_DRIVE_TASK[FILE] ioctls for CHS commands on LBA devices
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
c39220483e
ide: DMA_PIO_RETRY -> IDE_DFLAG_DMA_PIO_RETRY
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 years ago |
Elias Oltmanns
|
92f1f8fd80
ide: Remove ide_spin_wait_hwgroup() and use special requests instead
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
ff2779b568
ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
4b58f17d7c
ide: ide_id_has_flush_cache() -> ata_id_flush_enabled()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3ceca727fe
ide: include <linux/hdreg.h> only when needed
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
3c619ffd48
ide: remove no longer needed ide_drive_t fields
|
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
|
f8881000d7
ide: remove superfluous check from ide_disk_special()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
374e042c3e
ide: add struct ide_tp_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
6e6afb3b74
ide: add ->set_irq method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b73c7ee25d
ide: add ->read_status method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c6dfa867bb
ide: add ->exec_command method
|
17 years ago |
Elias Oltmanns
|
3ef5eb424e
IDE: Remove unused code
|
17 years ago |
Elias Oltmanns
|
79e36a9f54
IDE: Fix HDIO_DRIVE_RESET handling
|
17 years ago |
FUJITA Tomonori
|
63f5abb095
ide: remove action argument in ide_do_drive_cmd
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f8c4bd0ab2
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ed4af48fd6
ide: move IRQ unmasking out from ->tf_load method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
57279a7a40
ide: remove try_to_flush_leftover_data()
|
17 years ago |
FUJITA Tomonori
|
124cafc5eb
ide: remove ide_init_drive_cmd
|
17 years ago |
FUJITA Tomonori
|
5f2e1ceef4
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
|
17 years ago |