aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/legacy
AgeCommit message (Expand)Author
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
2008-04-02ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk
2008-04-02ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk
2008-02-26qd65xx: remove commented out codeBartlomiej Zolnierkiewicz
2008-02-26qd65xx: fix setup of QD6580 Control registerBartlomiej Zolnierkiewicz
2008-02-19ht6560b: force prefetch for some devicesJan Evert van Grootheest
2008-02-19ht6560b can only do up to PIO mode 4Jan Evert van Grootheest
2008-02-19falconide: locking bugfixBartlomiej Zolnierkiewicz
2008-02-19ide: Add missing base addresses for falconide and macideGeert Uytterhoeven
2008-02-11ide: fix ide/legacy/gayle.c compilationAdrian Bunk
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-06ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz
2008-02-06drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton
2008-02-02ide-cs: use ide_std_init_ports()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-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz