index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-dma.c
Age
Commit message (
Expand
)
Author
2007-07-09
drivers/ide/ide-dma.c: unexport ide_set_dma
Adrian Bunk
2007-07-09
ide: fix pre-EIDE SWDMA support
Bartlomiej Zolnierkiewicz
2007-07-09
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
2007-07-09
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-05-24
Match DMA blacklist entries between ide-dma.c and libata-core.c
Junio C Hamano
2007-05-16
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
2007-05-16
ide: add missing validity checks for identify words 62 and 63
Bartlomiej Zolnierkiewicz
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-03-17
ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
2006-10-03
[PATCH] ide: fix revision comparison in ide_in_drive_list
Kirill Smelkov
2006-10-03
[PATCH] IDE: always release DMA engine
Sergei Shtylylov
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
2006-07-28
[PATCH] ide: if the id fields looks screwy, disable DMA
Jens Axboe
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2005-12-15
[PATCH] ide: core modifications for AU1200
Jordan Crouse
2005-06-27
[PATCH] ide: samsung SN-124 works perfectly well with DMA
Alan Cox
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds