summaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)Author
2008-06-15ide-cs: fix releasing I/O resourcesBartlomiej Zolnierkiewicz
2008-06-15ide-cs: fix probing and add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10ide: export ide_doublerAdrian Bunk
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven
2008-05-05m68k: Fix falconide `data_adr' typoGeert Uytterhoeven
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-28falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz
2008-04-28q40ide breakageAl Viro
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz
2008-04-27gayle: add "doubler" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: always auto-tune PIO in legacy VLB host driversBartlomiej Zolnierkiewicz
2008-04-27ide: mark "idebus=" kernel parameter as obsoleted (take 2)Bartlomiej Zolnierkiewicz
2008-04-27ide: add "vlb|pci_clock=" parameterBartlomiej Zolnierkiewicz
2008-04-27ide: remove obsoleted "idex=" kernel parametersBartlomiej Zolnierkiewicz
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz
2008-04-26ide: manage I/O resources in ide_legacy_init_one()Bartlomiej Zolnierkiewicz
2008-04-26ide-4drives: manage I/O resources in driverBartlomiej Zolnierkiewicz
2008-04-26ide-cs: 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: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz
2008-04-26qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz
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/legacy/ide-4drives.cPaolo Ciarrocchi
2008-04-26IDE: Coding Style fixes to drivers/ide/legacy/umc8672.cPaolo Ciarrocchi
2008-04-26falconide: fix resources reservation (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide_platform: fix resources handlingBartlomiej Zolnierkiewicz
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz
2008-04-26qd65xx: return error value in qd_probe()Bartlomiej Zolnierkiewicz
2008-04-26ht6560b: use driver name for resource allocationBartlomiej Zolnierkiewicz
2008-04-26umc8672: don't use ide_hwifs[] in umc_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers
2008-04-18ide: init hwif->{io_ports,irq} explicitly in legacy VLB host driversBartlomiej Zolnierkiewicz
2008-04-18ide: add ide-4drives host driver (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz
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: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-02ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk