aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-20BAST: Remove old IDE driverBen Dooks2-91/+0
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov1-9/+13
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz1-3/+0
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2-0/+2
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz3-1/+3
2008-04-28more icside breakage (from next ide merge)Al Viro1-6/+8
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz4-12/+13
2008-04-27ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)Bartlomiej Zolnierkiewicz1-1/+1
2008-04-27ide: sanitize ide_unregister() usageBartlomiej Zolnierkiewicz2-10/+2
2008-04-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz1-2/+1
2008-04-27ide: fix icside breakageAl Viro1-2/+1
2008-04-26ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz2-2/+2
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2-10/+16
2008-04-26palm_bk3710: use ->init_dma methodBartlomiej Zolnierkiewicz1-6/+17
2008-04-26icside: use ->init_dma methodBartlomiej Zolnierkiewicz1-8/+11
2008-04-26ide: cleanup ide_setup_dma()Bartlomiej Zolnierkiewicz1-1/+4
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz4-4/+0
2008-04-26ide_arm: manage I/O resources in driverBartlomiej Zolnierkiewicz1-1/+18
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz1-1/+0
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz3-11/+18
2008-04-26bast-ide: fix resources reservationBartlomiej Zolnierkiewicz1-0/+10
2008-04-26ide: use DIV_ROUND_UPJulia Lawall1-12/+12
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz5-5/+5
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers1-0/+4
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz2-2/+2
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz3-3/+3
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz2-2/+2
2008-04-02ide/arm/ide_arm.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-02-11bast-ide: build fixBartlomiej Zolnierkiewicz1-8/+4
2008-02-11palm_bk3710: use struct ide_port_infoBartlomiej Zolnierkiewicz1-10/+23
2008-02-11palm_bk3710: port initialization/probing bugfixBartlomiej Zolnierkiewicz1-7/+7
2008-02-11palm_bk3710: fix ide_unregister() usageBartlomiej Zolnierkiewicz1-1/+1
2008-02-11palm_bk3710: ide_register_hw() -> ide_device_add()Bartlomiej Zolnierkiewicz1-13/+32
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz1-1/+1
2008-02-06Palmchip BK3710 IDE driverAnton Salnikov2-0/+396
2008-02-02ide: fix ide_unregister() usage in host driversBartlomiej Zolnierkiewicz2-2/+2
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz1-1/+19
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz3-14/+15
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz3-6/+1
2008-02-01au1xxx-ide/rapide: use hwif->index for ide_unregister()Bartlomiej Zolnierkiewicz1-2/+2
2008-02-01ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz1-19/+2
2008-02-01icside: use hwif->devBartlomiej Zolnierkiewicz1-17/+14
2008-01-26rapide: remove write-only hwif->hwif_dataBartlomiej Zolnierkiewicz1-2/+0
2008-01-26ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2-1/+9
2008-01-26ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)Bartlomiej Zolnierkiewicz1-0/+4
2008-01-26ide: move ide_arm_init() call from init_ide_data() to ide_init()Bartlomiej Zolnierkiewicz1-1/+0
2008-01-26ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2-2/+8
2008-01-26ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz1-17/+17
2008-01-26rapide: set hwif->chipsetBartlomiej Zolnierkiewicz1-0/+1