Bartlomiej Zolnierkiewicz
|
a6fbb1c8c3
ide: remove unused ide_hwgroup_t fields
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
dac2242047
ide: don't include <linux/hdsmart.h>
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
062f9f024d
ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
36501650ec
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4166c1993b
ide: add IDE_HFLAG_NO_DSC host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8ac2b42a45
ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag
|
17 years ago |
Sergei Shtylyov
|
ecf3279639
ide: ide_setup_dma() assumes 8 ports
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7b9f25b539
ide: add ide_dump_identify() debug helper
|
17 years ago |
Adrian Bunk
|
da6f4c7f6f
ide: make wait_drive_not_busy() static again
|
17 years ago |
Adrian Bunk
|
2eae6ebbf9
ide: small ide-scan-pci.c cleanup
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
34f5d5ae35
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
2624565caa
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4906f3b4cd
ide: kill DATA_READY define
|
17 years ago |
Tejun Heo
|
4d7a984bdc
ide: task_end_request() fix
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
657cc1a8f6
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
|
17 years ago |
Tejun Heo
|
35cf2b94d0
ide: fix ->io_32bit race in ide_taskfile_ioctl()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9e47be0c97
ide: remove broken disk byte-swapping support
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
81ca691981
ide: add ide_set_irq() inline helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ade2daf9c6
ide: make remaining built-in only IDE host drivers modular (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
cbb010c180
ide: drop 'initializing' argument from ide_register_hw()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
57c802e84f
ide: add ide_init_port_hw() helper
|
17 years ago |
Olof Johansson
|
b0d5bc27ce
ide: Fix build break caused by "ide: remove ideprobe_init()"
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
151575e464
ide: remove ideprobe_init()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f01393e48c
ide: merge ->fixup and ->quirkproc methods
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
15ce926ada
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4a546e046d
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8704de8f29
cy82c693: add ->set_dma_mode method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4db90a1452
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3071a9d00b
ide: make 'extra' field in struct ide_port_info u8
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
a501633c7d
ide-disk: use ide_get_lba_addr()
|
17 years ago |