Commit Graph

422 Commits (15045275c32bf6d15d32c2eca8157be9c0ba6e45)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz ae6855c0d5 cs5530: remove needless ide_lock taking 18 years ago
Bartlomiej Zolnierkiewicz d393aa0326 ide: take ide_lock for prefetch disable/enable in do_special() 18 years ago
Bartlomiej Zolnierkiewicz 5bbcf9242d cmd640: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz a482958bf6 slc90e66: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz e65dde715c opti621: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz 8562043606 ide: constify struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 039788e153 ide: replace ide_pci_device_t by struct ide_port_info 18 years ago
Bartlomiej Zolnierkiewicz 6157332eda via82cxxx: keep local ide_pci_device_t copy 18 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 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
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 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