index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
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
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-12
/
+12
2016-12-14
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-20
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-18
tile pci: enable IOMMU to support DMA for legacy devices
Chris Metcalf
1
-71
/
+298
2012-07-18
arch/tile: enable ZONE_DMA for tilegx
Chris Metcalf
1
-6
/
+9
2012-07-18
tilegx pci: support I/O to arbitrarily-cached pages
Chris Metcalf
1
-39
/
+143
2011-12-03
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-04
arch/tile: core support for Tilera 32-bit chips.
Chris Metcalf
1
-0
/
+252