summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-dma.c
Commit message (Expand)AuthorAgeFilesLines
...
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-1/+4
* icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-10-131-9/+14
* ide: mode limiting fixes for user requested speed changesBartlomiej Zolnierkiewicz2007-10-111-11/+21
* ide: call udma_filter() before resorting to the UltraDMA maskSergei Shtylyov2007-10-111-3/+4
* hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov2007-10-111-2/+7
* ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2007-08-201-19/+0
* ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2007-08-201-16/+10
* drivers/ide/ide-dma.c: unexport ide_set_dmaAdrian Bunk2007-07-091-2/+0
* ide: fix pre-EIDE SWDMA supportBartlomiej Zolnierkiewicz2007-07-091-1/+15
* ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano2007-07-091-1/+0
* ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano2007-07-091-33/+34
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-091-7/+10
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-091-5/+4
* Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano2007-05-241-1/+3
* ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-161-37/+5
* ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz2007-05-161-2/+4
* ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-161-2/+3
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-0/+20
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+74
* ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz2007-03-171-1/+1
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-10/+7
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-21/+18
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-7/+30
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-171-4/+4
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+4
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-171-0/+3
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-031-13/+1
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-2/+0
* [PATCH] ide: fix revision comparison in ide_in_drive_listKirill Smelkov2006-10-031-1/+1
* [PATCH] IDE: always release DMA engineSergei Shtylylov2006-10-031-9/+7
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-10/+22
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* [PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe2006-07-281-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-4/+2
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [PATCH] ide: core modifications for AU1200Jordan Crouse2005-12-151-9/+6
* [PATCH] ide: samsung SN-124 works perfectly well with DMAAlan Cox2005-06-271-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+959
OpenPOWER on IntegriCloud