summaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)AuthorFilesLines
2008-04-26alim15x3: skip DMA initialization completely on revs < 0x20Bartlomiej Zolnierkiewicz1-2/+4
2008-04-26pdc202xx_old: remove init_dma_pdc202xx()Bartlomiej Zolnierkiewicz1-16/+7
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2-3/+3
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz3-10/+0
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison6-20/+20
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz3-4/+0
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz2-28/+9
2008-04-26cmd640: manage I/O resources in driverBartlomiej Zolnierkiewicz1-3/+34
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz33-318/+309
2008-04-26sis5513: fail early for unsupported chipsetsBartlomiej Zolnierkiewicz1-15/+15
2008-04-26it821x: fix kzalloc() failure handlingBartlomiej Zolnierkiewicz1-6/+18
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cy82c693.cPaolo Ciarrocchi1-37/+37
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/it8213.cPaolo Ciarrocchi1-5/+4
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cmd640.cPaolo Ciarrocchi1-46/+48
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/opti621.cPaolo Ciarrocchi1-25/+30
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi1-2/+2
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/jmicron.cPaolo Ciarrocchi1-2/+1
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/sis5513.cPaolo Ciarrocchi1-100/+98
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/slc90e66.cPaolo Ciarrocchi1-3/+3
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/tc86c001.cPaolo Ciarrocchi1-14/+14
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz1-1/+1
2008-04-26delkin_cb: fix resources handlingBartlomiej Zolnierkiewicz1-1/+3
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2-2/+0
2008-04-26ide: use DIV_ROUND_UPJulia Lawall1-4/+4
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz29-55/+32
2008-04-26scc_pata: store 'hwif' pointer in struct scc_portsBartlomiej Zolnierkiewicz1-3/+3
2008-04-26cmd640: use ide_find_port()Bartlomiej Zolnierkiewicz1-10/+19
2008-04-26cmd640: remove cmd_drives[]Bartlomiej Zolnierkiewicz1-40/+27
2008-04-26scc_pata: use ide_find_port()Bartlomiej Zolnierkiewicz1-6/+2
2008-04-26sgiioc4: use ide_find_port()Bartlomiej Zolnierkiewicz1-10/+2
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz1-2/+1
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz1-2/+15
2008-04-18cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz1-12/+2
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz1-0/+4
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-1/+1
2008-04-18ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-0/+4
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz3-13/+14
2008-04-18scc_pata.c: do setup itself instead of ide_setup_pci_device()Akira Iguchi1-15/+47
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz2-3/+3
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-18ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz4-139/+0
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle1-1/+1
2008-04-07siimage: fix kernel oops on PPC 44xSergei Shtylyov1-1/+1
2008-04-02ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-26ide: skip probing port if "hdx=noprobe" was used for both devices on itBartlomiej Zolnierkiewicz1-1/+2
2008-02-26hpt366: fix section mismatch warningsSam Ravnborg1-5/+7
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith1-0/+1