aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)Author
2008-02-26ide: skip probing port if "hdx=noprobe" was used for both devices on itBartlomiej Zolnierkiewicz
2008-02-26hpt366: fix section mismatch warningsSam Ravnborg
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith
2008-02-11pdc202xx_old: always enable burst modeBartlomiej Zolnierkiewicz
2008-02-11cs5520: remove stale commentBenjamin Herrenschmidt
2008-02-06ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-06ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz
2008-02-02trm290: use ide_execute_command()Bartlomiej Zolnierkiewicz
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2008-02-02ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-02pdc202xx_old: remove surplus initialiserAlan Cox
2008-02-02ide: remove needless includes from PCI host driversBartlomiej Zolnierkiewicz
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-02atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-01PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)Bartlomiej Zolnierkiewicz
2008-02-01piix: remove stale commentsBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz
2008-02-01amd74xx: remove amd_ide_chips tableBartlomiej Zolnierkiewicz
2008-02-01ide: ide_setup_dma() assumes 8 portsSergei Shtylyov
2008-02-01trm290: cannot call ide_setup_dma()Sergei Shtylyov
2008-01-26cmd64x: remove /proc/ide/cmd64xBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz
2008-01-26sgiioc4: always init hwif->io_portsBartlomiej Zolnierkiewicz
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz
2008-01-26ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz
2008-01-26atiixp: remove ->dma_host_on and ->dma_host_off methodsBartlomiej Zolnierkiewicz
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz
2008-01-26sgiioc4: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz
2008-01-26cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz
2008-01-26cy82c693: correct DMA modes clippingBartlomiej Zolnierkiewicz
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz
2008-01-26serverworks: cleanup ->set_dma_mode methodBartlomiej Zolnierkiewicz
2008-01-26sl82c105: remove no longer needed ->selectproc methodBartlomiej Zolnierkiewicz
2008-01-26sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_endBartlomiej Zolnierkiewicz
2008-01-25sc1200: move DMA timings to timing tablesBartlomiej Zolnierkiewicz