aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/setup-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.cBartlomiej Zolnierkiewicz1-103/+0
2008-01-26ide: use ide_init_port_hw() in setup-pci.cBartlomiej Zolnierkiewicz1-16/+17
2008-01-26ide: always use ide_std_init_ports() in setup-pci.cBartlomiej Zolnierkiewicz1-5/+1
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz1-4/+5
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz1-2/+0
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz1-3/+7
2007-12-12ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz1-12/+12
2007-12-12ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz1-3/+4
2007-11-13ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz1-5/+3
2007-10-20ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz1-14/+14
2007-10-20ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz1-44/+38
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz1-5/+6
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz1-54/+13
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz1-2/+4
2007-10-20ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz1-0/+10
2007-10-20ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz1-0/+3
2007-10-20ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-20ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz1-1/+1
2007-10-20ide: fix disabled ports reporting for PCI controllersBartlomiej Zolnierkiewicz1-6/+4
2007-10-19ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz1-0/+3
2007-10-19ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz1-0/+3
2007-10-19ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz1-0/+3
2007-10-19ide: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz1-3/+3
2007-10-19ide: use pci_dev->revisionBartlomiej Zolnierkiewicz1-4/+2
2007-10-19ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-0/+6
2007-10-19ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz1-19/+16
2007-10-19ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz1-2/+3
2007-10-19ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz1-1/+2
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz1-2/+0
2007-10-16ide: remove CONFIG_BLK_DEV_IDEDMA_FORCEDBartlomiej Zolnierkiewicz1-43/+3
2007-09-11ide: fix PCI refcountingSergei Shtylyov1-25/+16
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz1-6/+0
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz1-0/+1
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz1-0/+2
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz1-6/+3
2007-07-03ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton1-3/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz1-0/+2
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz1-4/+21
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz1-5/+0
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman1-3/+4
2006-12-10[PATCH] ide: complete switch to pci_getAlan Cox1-2/+2
2006-10-03[PATCH] drivers/ide/: cleanupsAdrian Bunk1-18/+0
2006-10-03[PATCH] Make number of IDE interfaces configurableMatt Mackall1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-5/+0
2006-04-19[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk1-13/+0
2005-11-18[PATCH] ide: make comment match realityRalf Baechle1-1/+1
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-5/+7