aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-10-20ali14xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz
2007-10-20via82cxxx: keep local ide_pci_device_t copyBartlomiej Zolnierkiewicz
2007-10-20dtc2278: set ->pio_mask also for the second portBartlomiej Zolnierkiewicz
2007-10-20au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave deviceBartlomiej Zolnierkiewicz
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz
2007-10-20ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz
2007-10-20siimage: separate PATA and SATA methodsBartlomiej Zolnierkiewicz
2007-10-20aec62xx: remove aec62xx_dma_lost_irq()Bartlomiej Zolnierkiewicz
2007-10-20alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-20alim15x3: fix CD_ROM DMA and PIO FIFO settings setupBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz
2007-10-20ide: add hwif_register_devices() helperBartlomiej Zolnierkiewicz
2007-10-20serverworks: remove dead code from svwks_set_dma_mode()Bartlomiej Zolnierkiewicz
2007-10-20rz1000: set serialized flag only if mate interface existsBartlomiej Zolnierkiewicz
2007-10-20ide: fix disabled ports reporting for PCI controllersBartlomiej Zolnierkiewicz
2007-10-20cmd64x: always set hwif->chipset for CMD646Bartlomiej Zolnierkiewicz
2007-10-20ide/pci/sis5513.c: add missing "else"Adrian Bunk
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz
2007-10-19triflex: always tune PIOBartlomiej Zolnierkiewicz
2007-10-19opti621: always tune PIOBartlomiej Zolnierkiewicz
2007-10-19cy82c693: always tune PIOBartlomiej Zolnierkiewicz
2007-10-19cs5520: always tune PIOBartlomiej Zolnierkiewicz
2007-10-19alim15x3: always tune PIOBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz
2007-10-19piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz
2007-10-19pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz
2007-10-19pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz
2007-10-19aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz
2007-10-19serverworks: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19scc_pata: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19pdc202xx_old: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19pdc202xx_new: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19hpt366: remove ->init_setupBartlomiej Zolnierkiewicz
2007-10-19cmd64x: remove ->init_setupBartlomiej Zolnierkiewicz