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