Bartlomiej Zolnierkiewicz
|
59bff5ba55
ide: cleanup ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Adrian Bunk
|
b3fa5fab37
ide/cris/ide-cris.c: add MODULE_LICENSE
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
29dd59755a
ide: remove ide_setup_ports()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
b187dfeed3
ide-cris: use ide_execute_command()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c413b9b94d
ide: add struct ide_port_info instances to legacy host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ade2daf9c6
ide: make remaining built-in only IDE host drivers modular (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8ac4ce742c
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cbb010c180
ide: drop 'initializing' argument from ide_register_hw()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
15ce926ada
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
07a085ebd3
ide-cris: fix DMA methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e816056210
ide-cris: don't override ide_register_hw() result
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
34c69b601b
ide: don't BUG() on unsupported transfer modes
|
17 years ago |
Jens Axboe
|
45711f1af6
[SG] Update drivers to use sg helpers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
fd9bb53942
ide: add ->fixup method to ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9ff6f72f43
ide: remove hwif->autodma and drive->autodma
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ef539b57df
ide-cris: add PIO autotune fallback to ->ide_dma_check
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ffbcb01737
ide-cris: always tune PIO
|
17 years ago |
Jens Axboe
|
55c16a7004
IDE: sg chaining support
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
88b2b32bab
ide: move ide_config_drive_speed() calls to upper layers (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8f4dd2e426
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
26bcb879c0
ide: add ide_set{_max}_pio() (take 4)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
f212ff28f0
ide: move ide_rate_filter() calls to the upper layer (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
a8028fcb48
ide: add missing ide_rate_filter() calls to ->speedproc()-s
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8292e8c7e4
ide-cris: fix ->set_pio_mode method to set transfer mode on the device
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
d281e9ad87
ide-cris: handle PIO auto-tuning in tune_cris_ide()
|
18 years ago |