Commit Graph

945 Commits (428c6440ef933a3d9df5adfeb2cbb3ea7ebb6a68)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz d393aa0326 ide: take ide_lock for prefetch disable/enable in do_special() 18 years ago
Bartlomiej Zolnierkiewicz 69e88d2a75 ht6560b: fix deadlock on error handling 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 f949820de3 qd65xx: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz a34a8751f3 dtc2278: fix deadlock on error handling 18 years ago
Bartlomiej Zolnierkiewicz 2047e15be4 ali14xx: 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 691da768a3 dtc2278: set ->pio_mask also for the second port 18 years ago
Bartlomiej Zolnierkiewicz a05e2faa0e au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device 18 years ago
Bartlomiej Zolnierkiewicz 9239b33393 ide: remove write-only hwif->hw 18 years ago
Bartlomiej Zolnierkiewicz 18e181fe13 ide: add hwif->ack_intr hook 18 years ago
Bartlomiej Zolnierkiewicz 86f3a492bb icside: use ec->dma directly 18 years ago
Bartlomiej Zolnierkiewicz 8f173b5bf4 ide: fix ide_register_hw() to check hwif->io_ports[] 18 years ago
Bartlomiej Zolnierkiewicz 847ddd2bbe ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT 18 years ago
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 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 9601a607cc ide: add hwif_register_devices() helper 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 cf6e854efb ide: fix disabled ports reporting for PCI controllers 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
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 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