summaryrefslogtreecommitdiff
path: root/drivers/ide/pci
AgeCommit message (Expand)Author
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/it8213.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cmd640.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/opti621.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/generic.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/jmicron.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/sis5513.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/slc90e66.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/tc86c001.cPaolo Ciarrocchi
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz
2008-04-26delkin_cb: fix resources handlingBartlomiej Zolnierkiewicz
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz
2008-04-26ide: use DIV_ROUND_UPJulia Lawall
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz
2008-04-26scc_pata: store 'hwif' pointer in struct scc_portsBartlomiej Zolnierkiewicz
2008-04-26cmd640: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26cmd640: remove cmd_drives[]Bartlomiej Zolnierkiewicz
2008-04-26scc_pata: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26sgiioc4: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)Bartlomiej Zolnierkiewicz
2008-04-18cmd640: init hwif->{io_ports,irq} explicitlyBartlomiej Zolnierkiewicz
2008-04-18cmd640: cleanup setup_device_ptrs()Bartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-04-18ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz
2008-04-18scc_pata.c: do setup itself instead of ide_setup_pci_device()Akira Iguchi
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-17it821x: do not describe noraid parameter with its valuePaul Bolle
2008-04-07siimage: fix kernel oops on PPC 44xSergei Shtylyov
2008-04-02ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk
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