Bartlomiej Zolnierkiewicz
|
c5dd43ec65
ide: add IDE_HFLAG_MMIO host flag (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
4c3032d8a4
ide: add struct ide_io_ports (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e160124ff6
ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
f37afdaca7
ide: constify struct ide_dma_ops
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
5e37bdc081
ide: add struct ide_dma_ops (take 3)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
04216fa1be
sgiioc4: use ->init_dma method
|
17 years ago |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
3dd89a9b2a
ide: cleanup setting hwif->mmio flag
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
ac95beedf8
ide: add struct ide_port_ops (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
e7ee1d5abc
sgiioc4: use ide_find_port()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
23579a2a17
ide: remove IDE_*_REG macros
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
50672e5d74
ide: remove dead/obsolete ->busproc method
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
78829dd922
ide: remove needless includes from PCI host drivers
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
c413b9b94d
ide: add struct ide_port_info instances to legacy 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
|
f6fb786d6d
ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
57c802e84f
ide: add ide_init_port_hw() helper
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
8f8e8483f6
sgiioc4: always init hwif->io_ports
|
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
|
e5efba3328
sgiioc4: add ide_toggle_bounce() calls
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
7299a39184
ide: remove hwif->intrproc
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
9239b33393
ide: remove write-only hwif->hw
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
fc212bb1fb
ide: use pci_dev->revision
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9ff6f72f43
ide: remove hwif->autodma and drive->autodma
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
0ae2e17865
ide: remove ->ide_dma_check (take 2)
|
18 years ago |
Jens Axboe
|
55c16a7004
IDE: sg chaining support
|
18 years ago |