summaryrefslogtreecommitdiff
path: root/drivers/ide/arm
AgeCommit message (Expand)Author
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz
2008-10-13ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz
2008-10-13ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=nBartlomiej Zolnierkiewicz
2008-10-10ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz
2008-10-10ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz
2008-10-10ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-07-24palm_bk3710: add UltraDMA/100 supportSergei Shtylyov
2008-07-24rapide: add module_exit()Bartlomiej Zolnierkiewicz
2008-07-24icside: add module_exit()Bartlomiej Zolnierkiewicz
2008-07-23ide: add ide_host_free() helper (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: add ide_host_add() helperBartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_host (take 3)Bartlomiej Zolnierkiewicz
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: remove ->INB, ->OUTB and ->OUTBSYNC methodsBartlomiej Zolnierkiewicz
2008-07-23ide: add ->read_status methodBartlomiej Zolnierkiewicz
2008-07-23ide: remove ide_setup_dma()Bartlomiej Zolnierkiewicz
2008-07-23ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)Bartlomiej Zolnierkiewicz
2008-07-16icside: always try to probe first interfaceBartlomiej Zolnierkiewicz
2008-07-16rapide: fix rapide_probe() return valueBartlomiej Zolnierkiewicz
2008-07-16rapide: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-07-16icside: use ide_init_port_hw()Bartlomiej Zolnierkiewicz
2008-07-16icside: don't use hwif->hwif_dataBartlomiej Zolnierkiewicz
2008-07-16ide: fix hwif-s initializationBartlomiej Zolnierkiewicz
2008-07-16ide: convert ide-timing.h to ide-timings.c library (take 2)Bartlomiej Zolnierkiewicz
2008-07-16BAST: Remove old IDE driverBen Dooks
2008-07-15ide: remove ->mmio flag from ide_hwif_tBartlomiej Zolnierkiewicz
2008-07-15palm_bk3710: fix tRP for UDMA mode 4Mikhail Cherkashin
2008-07-08palm_bk3710: fix IDECLK period calculationSergei Shtylyov
2008-06-30Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz
2008-06-20BAST: Remove old IDE driverBen Dooks
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-04-28ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz
2008-04-28more icside breakage (from next ide merge)Al 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-27ide: remove IDE_HFLAG_NO_AUTOTUNE host flagBartlomiej Zolnierkiewicz
2008-04-27ide: fix icside breakageAl Viro
2008-04-26ide: constify struct ide_dma_opsBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz
2008-04-26palm_bk3710: use ->init_dma methodBartlomiej Zolnierkiewicz
2008-04-26icside: use ->init_dma methodBartlomiej Zolnierkiewicz