Commit Graph

410 Commits (fd9bb53942a7ca3398a63f2c238afd8fbed3ec0e)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz fd9bb53942 ide: add ->fixup method to ide_hwif_t 18 years ago
Bartlomiej Zolnierkiewicz 438c470261 siimage: separate PATA and SATA methods 18 years ago
Bartlomiej Zolnierkiewicz b1e0386543 aec62xx: remove aec62xx_dma_lost_irq() 18 years ago
Bartlomiej Zolnierkiewicz 283283070f alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t 18 years ago
Bartlomiej Zolnierkiewicz cad221aa82 alim15x3: fix CD_ROM DMA and PIO FIFO settings setup 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 b515da89c6 serverworks: remove dead code from svwks_set_dma_mode() 18 years ago
Bartlomiej Zolnierkiewicz 746f312a56 rz1000: set serialized flag only if mate interface exists 18 years ago
Bartlomiej Zolnierkiewicz e9a0765eac cmd64x: always set hwif->chipset for CMD646 18 years ago
Adrian Bunk 3dfd6433ff ide/pci/sis5513.c: add missing "else" 18 years ago
Bartlomiej Zolnierkiewicz 85ad93ad56 ide: set drive->autotune in ide_pci_setup_ports() 18 years ago
Bartlomiej Zolnierkiewicz d7c526f7db triflex: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz 912fb29a36 opti621: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz af1b3d5c51 cy82c693: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz f0bb945c9d cs5520: always tune PIO 18 years ago
Bartlomiej Zolnierkiewicz 93c6807985 alim15x3: always tune PIO 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 40d2dd7ef3 piix: add DECLARE_ICH_DEV() macro 18 years ago
Bartlomiej Zolnierkiewicz 5ef8cb5d92 pdc202xx_old: add DECLARE_PDC2026X_DEV() macro 18 years ago
Bartlomiej Zolnierkiewicz 05d7e6cbcd pdc202xx_new: add DECLARE_PDCNEW_DEV() macro 18 years ago
Bartlomiej Zolnierkiewicz 6a7f62af60 aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF 18 years ago
Bartlomiej Zolnierkiewicz 7ed5829758 serverworks: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz aaf707f061 scc_pata: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz 97f84baa03 pdc202xx_old: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz 099b1f42ab pdc202xx_new: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz fbf47840fe hpt366: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz bfd314a304 cmd64x: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz df95f5ab58 aec62xx: remove ->init_setup 18 years ago
Bartlomiej Zolnierkiewicz 31e8a465a2 ide: use I/O ops directly part #2 (take 2) 18 years ago
Bartlomiej Zolnierkiewicz fc212bb1fb ide: use pci_dev->revision 18 years ago
Auke Kok 1afa655492 cmd64x: Use dev->revision 18 years ago
Auke Kok a84f3eeddf amd74xx: Omit PCI_REVISION_ID read 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 9adf768a39 pdc202xx_old: remove broken SWDMA support 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
Bartlomiej Zolnierkiewicz 1c3dd326ad ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver 18 years ago
Bartlomiej Zolnierkiewicz af4c90f4c2 siimage: bump driver version 18 years ago
Benjamin Herrenschmidt 15d8061bf0 ide: Fix cs5535 driver accessing beyond array boundary 18 years ago
Benjamin Herrenschmidt a87a87ccdc ide: Fix siimage driver accessing beyond array boundary 18 years ago
Bartlomiej Zolnierkiewicz b02fcae007 amd74xx: remove /proc/ide/amd74xx 18 years ago
Bartlomiej Zolnierkiewicz 8fcb2ea822 amd74xx/via82cxxx: don't initialize drive->dn 18 years ago