summaryrefslogtreecommitdiffstats
path: root/drivers/ide/setup-pci.c
Commit message (Expand)AuthorAgeFilesLines
* ide: coding style fixes for drivers/ide/setup-pci.cBartlomiej Zolnierkiewicz2007-12-121-12/+12
* ide: fix ide_scan_pcibus() error messageBartlomiej Zolnierkiewicz2007-12-121-3/+4
* ide: remove stale/incorrect comment from setup-pci.cBartlomiej Zolnierkiewicz2007-11-131-5/+0
* ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz2007-10-201-5/+3
* ide: constify struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-14/+14
* ide: replace ide_pci_device_t by struct ide_port_infoBartlomiej Zolnierkiewicz2007-10-201-44/+38
* ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-5/+6
* ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-201-54/+13
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-2/+4
* ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz2007-10-201-0/+10
* ide: add IDE_HFLAG_RQSIZE_256 host flagBartlomiej Zolnierkiewicz2007-10-201-0/+3
* ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-201-1/+2
* ide: add ->chipset field to ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-201-1/+1
* ide: fix disabled ports reporting for PCI controllersBartlomiej Zolnierkiewicz2007-10-201-6/+4
* ide: set drive->autotune in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2007-10-191-0/+3
* ide: add IDE_HFLAG_LEGACY_IRQS host flagBartlomiej Zolnierkiewicz2007-10-191-0/+3
* ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-191-0/+3
* ide: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz2007-10-191-3/+3
* ide: use pci_dev->revisionBartlomiej Zolnierkiewicz2007-10-191-4/+2
* ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-0/+6
* ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-191-19/+16
* ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-191-2/+3
* ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-2/+0
* ide: remove CONFIG_BLK_DEV_IDEDMA_FORCEDBartlomiej Zolnierkiewicz2007-10-161-43/+3
* ide: fix PCI refcountingSergei Shtylyov2007-09-111-25/+16
* ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz2007-07-201-6/+0
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+1
* ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-0/+2
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-6/+3
* ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton2007-07-031-3/+7
* ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-0/+2
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-4/+21
* ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-171-5/+0
* PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-3/+4
* [PATCH] ide: complete switch to pci_getAlan Cox2006-12-101-2/+2
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-18/+0
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-5/+0
* [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-191-13/+0
* [PATCH] ide: make comment match realityRalf Baechle2005-11-181-1/+1
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-5/+7
* [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-181-0/+1
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+901
OpenPOWER on IntegriCloud