aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-20ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2-8/+1
2007-10-20icside: use ec->dma directlyBartlomiej Zolnierkiewicz1-10/+10
2007-10-20ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2-43/+6
2007-10-20ide: add ide_device_add()Bartlomiej Zolnierkiewicz2-8/+13
2007-10-20ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2-2/+2
2007-10-19ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz1-1/+0
2007-10-16ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz1-8/+0
2007-10-16ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz1-9/+0
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-5/+3
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-34/+3
2007-10-11icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz1-13/+8
2007-10-11ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz1-6/+1
2007-10-11ide: add missing ide_rate_filter() calls to ->speedproc()-sBartlomiej Zolnierkiewicz1-2/+1
2007-08-01drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-07-31Remove the arm26 portAdrian Bunk1-14/+6
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro1-1/+1
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov1-6/+5
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov1-3/+2
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2-28/+9
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-6/+3
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2-3/+6
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2-2/+2
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz1-1/+1
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz1-12/+1
2007-02-17ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz1-4/+4
2007-02-17ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz1-6/+4
2007-02-17ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz1-4/+1
2007-02-17ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+1115