aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/setup-pci.c
AgeCommit message (Expand)Author
2008-01-26ide: always use ide_std_init_ports() in setup-pci.cBartlomiej Zolnierkiewicz
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz
2007-12-12ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz
2007-12-12ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz
2007-11-13ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej 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-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej 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: fix disabled ports reporting for PCI controllersBartlomiej Zolnierkiewicz
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej 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: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: use pci_dev->revisionBartlomiej Zolnierkiewicz
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz
2007-10-16ide: remove CONFIG_BLK_DEV_IDEDMA_FORCEDBartlomiej Zolnierkiewicz
2007-09-11ide: fix PCI refcountingSergei Shtylyov
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz
2007-07-03ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2006-12-10[PATCH] ide: complete switch to pci_getAlan Cox
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk
2005-11-18[PATCH] ide: make comment match realityRalf Baechle
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman