index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
1
-11
/
+21
2007-10-12
ide: call udma_filter() before resorting to the UltraDMA mask
Sergei Shtylyov
1
-3
/
+4
2007-10-12
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
1
-2
/
+7
2007-08-21
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
1
-19
/
+0
2007-08-21
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
1
-16
/
+10
2007-07-10
drivers/ide/ide-dma.c: unexport ide_set_dma
Adrian Bunk
1
-2
/
+0
2007-07-10
ide: fix pre-EIDE SWDMA support
Bartlomiej Zolnierkiewicz
1
-1
/
+15
2007-07-10
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
1
-1
/
+0
2007-07-10
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
1
-33
/
+34
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-7
/
+10
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-5
/
+4
2007-05-24
Match DMA blacklist entries between ide-dma.c and libata-core.c
Junio C Hamano
1
-1
/
+3
2007-05-16
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
1
-37
/
+5
2007-05-16
ide: add missing validity checks for identify words 62 and 63
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
1
-2
/
+3
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+20
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+74
2007-03-17
ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-21
/
+18
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-7
/
+30
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+4
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
1
-13
/
+1
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
1
-2
/
+0
2006-10-03
[PATCH] ide: fix revision comparison in ide_in_drive_list
Kirill Smelkov
1
-1
/
+1
2006-10-03
[PATCH] IDE: always release DMA engine
Sergei Shtylylov
1
-9
/
+7
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
1
-10
/
+22
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+1
2006-07-28
[PATCH] ide: if the id fields looks screwy, disable DMA
Jens Axboe
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-4
/
+2
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2005-12-15
[PATCH] ide: core modifications for AU1200
Jordan Crouse
1
-9
/
+6
2005-06-28
[PATCH] ide: samsung SN-124 works perfectly well with DMA
Alan Cox
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+959