Bartlomiej Zolnierkiewicz
|
baa8f3e94b
ide: add ide_find_port() helper
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
fd9bb53942
ide: add ->fixup method to ide_hwif_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
caea7602f3
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
272a370900
ide: add IDE_HFLAG_RQSIZE_256 host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
8acf28c090
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
528a572dae
ide: add ->chipset field to ide_pci_device_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
44a59ad59f
ide: remove unused ->next field from ide_pci_device_t
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
3985ee3b4c
ide: add IDE_HFLAG_LEGACY_IRQS host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
1c51361a98
ide: add IDE_HFLAG_SERIALIZE host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ed67b92385
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
942278ef64
ide: remove .init_setup from ide_pci_device_t
|
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
|
238e4f142c
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
9ffcf364f9
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
33c1002ed9
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
|
18 years ago |
Benjamin Herrenschmidt
|
1b67834712
ide: Add ide_get_paired_drive() helper
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
c223701cf6
ide: add "hdx=nodma" kernel parameter
|
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 |
Bartlomiej Zolnierkiewicz
|
65c9cd23ca
ide: remove ide_use_fast_pio()
|
18 years ago |
Jens Axboe
|
55c16a7004
IDE: sg chaining support
|
18 years ago |
Adrian Bunk
|
bb879463b5
remove ide_get_error_location()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
88b2b32bab
ide: move ide_config_drive_speed() calls to upper layers (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
75d7d963e3
icside: use ide_tune_dma()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
aedea5910c
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
ddf151026a
ide-pmac: use __ide_wait_stat()
|
18 years ago |
Bartlomiej Zolnierkiewicz
|
74af21cf4d
ide: add __ide_wait_stat() helper
|
18 years ago |