aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_dma_iobase()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-26ide-tape: remove idetape_pipeline_active()Borislav Petkov
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz
2008-04-26cmd640: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide: manage I/O resources in ide_legacy_init_one()Bartlomiej Zolnierkiewicz
2008-04-26ide: add ide_legacy_init_one() helperBartlomiej Zolnierkiewicz
2008-04-26ide_arm: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide-4drives: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide-generic: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: register ports with non-present devices (for warm-plug)Bartlomiej Zolnierkiewicz
2008-04-26ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide-pnp: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26qd65xx: cleanup qd_probe()Bartlomiej Zolnierkiewicz
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-26ide-cd: fix remaining checkpatch.pl issuesBorislav Petkov
2008-04-26ide-cd: shorten lines longer than 80 columnsBorislav Petkov
2008-04-26ide-cd: fixup commentsBorislav Petkov
2008-04-26ide-cd: put all proc-related code at one placeBorislav Petkov
2008-04-26ide-cd: include proper headersBorislav Petkov
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flagBartlomiej Zolnierkiewicz
2008-04-26sis5513: fail early for unsupported chipsetsBartlomiej Zolnierkiewicz
2008-04-26it821x: fix kzalloc() failure handlingBartlomiej Zolnierkiewicz
2008-04-26qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz
2008-04-26qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz
2008-04-26ide-cd: put proc-related functions together under single ifdefBorislav Petkov
2008-04-26ide-cd: Replace __FUNCTION__ with __func__Paolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/ide-cd.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cy82c693.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/it8213.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/ide-floppy.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/ali14xx.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/hd.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/ide-pnp.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/ide-proc.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/umc8672.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