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
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
/
arch
/
tile
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove tile port
Arnd Bergmann
1
-607
/
+0
2018-01-15
tile: use generic swiotlb_ops
Christoph Hellwig
1
-33
/
+3
2018-01-15
tile: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
1
-2
/
+2
2017-06-28
tile: remove dma_supported and mapping_error methods
Christoph Hellwig
1
-30
/
+0
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-12
/
+12
2016-12-15
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+10
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-14
/
+14
2016-01-21
tile: uninline dma_set_mask
Christoph Hellwig
1
-0
/
+29
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
1
-9
/
+12
2013-08-06
tile PCI DMA: fix bug in non-page-aligned accessors
Chris Metcalf
1
-2
/
+2
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
1
-0
/
+18
2013-08-06
tile PCI DMA: handle a NULL dev argument properly
Chris Metcalf
1
-2
/
+3
2013-08-06
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
1
-9
/
+31
2012-07-19
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
1
-71
/
+298
2012-07-19
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-6
/
+9
2012-07-19
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
1
-39
/
+143
2011-12-04
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
1
-0
/
+1
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
1
-1
/
+1
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
1
-19
/
+19
2010-06-05
arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().
Chris Metcalf
1
-2
/
+1
2010-06-05
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+252