aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide/legacy/ide_platform.c
AgeCommit message (Expand)Author
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-02ide: fix ide_unregister() usage in host driversBartlomiej 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
2008-02-01ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz
2007-10-13ide_platform: set hwif->chipsetBartlomiej Zolnierkiewicz
2007-10-11ide: Platform IDE driverAnton Vorontsov