Bartlomiej Zolnierkiewicz
|
650d841d9e
ide: add struct ide_taskfile (take 2)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
cd2a2d9697
ide: remove task_ioreg_t typedef (take 2)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
1c029fd658
ide: remove ->dma_master field from ide_hwif_t (take 5)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
3ab7efe8e2
ide: DMA reporting and validity checking fixes (take 3)
|
17 년 전 |
Bartlomiej Zolnierkiewicz
|
01745112de
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
|
17 년 전 |
David Miller
|
e95d9c6b04
Expand hwif->host_flags so that it fits new flags.
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
8562043606
ide: constify struct ide_port_info
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
039788e153
ide: replace ide_pci_device_t by struct ide_port_info
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
9239b33393
ide: remove write-only hwif->hw
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
18e181fe13
ide: add hwif->ack_intr hook
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
86f3a492bb
icside: use ec->dma directly
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
847ddd2bbe
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
f9b9309737
ide: remove redundant comments from ide.h
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
baa8f3e94b
ide: add ide_find_port() helper
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
8447d9d52a
ide: add ide_device_add()
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
fd9bb53942
ide: add ->fixup method to ide_hwif_t
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
caea7602f3
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
272a370900
ide: add IDE_HFLAG_RQSIZE_256 host flag
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
8acf28c090
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
528a572dae
ide: add ->chipset field to ide_pci_device_t
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
44a59ad59f
ide: remove unused ->next field from ide_pci_device_t
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
3985ee3b4c
ide: add IDE_HFLAG_LEGACY_IRQS host flag
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
1c51361a98
ide: add IDE_HFLAG_SERIALIZE host flag
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
ed67b92385
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
942278ef64
ide: remove .init_setup from ide_pci_device_t
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
5f8b6c3485
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
238e4f142c
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
9ffcf364f9
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
47b687882c
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
|
18 년 전 |
Bartlomiej Zolnierkiewicz
|
7cab14a799
ide: add IDE_HFLAG_BOOTABLE host flag
|
18 년 전 |