index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
dma.c
Age
Commit message (
Expand
)
Author
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-04
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-07-27
ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)
Eugeniy Paltsev
2018-05-19
arc: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-19
arc: fix arc_dma_{map,unmap}_page
Christoph Hellwig
2018-05-19
arc: fix arc_dma_sync_sg_for_{cpu,device}
Christoph Hellwig
2018-05-19
arc: simplify arc_dma_sync_single_for_{cpu,device}
Christoph Hellwig
2018-01-09
arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
Christoph Hellwig
2017-08-21
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-04
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
2017-07-20
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-12-14
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
2016-11-03
arc: Implement arch-specific dma_map_ops.mmap
Alexey Brodkin
2016-10-24
ARCv2: IOC: use @ioc_enable not @ioc_exist where intended
Vineet Gupta
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-20
ARC: dma: fix address translation in arc_dma_free
Vladimir Kondratiev
2016-05-30
Fix typos
Andrea Gelmini
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
2016-03-19
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
2016-03-19
ARC: dma: non-coherent pages need V-P mapping if in HIGHMEM
Vineet Gupta
2016-03-19
ARC: dma: Use struct page based page allocator helpers
Vineet Gupta
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2015-08-21
ARC: Eliminate some ARCv2 specific code for ARCompact build
Vineet Gupta
2015-08-20
ARCv2: Support IO Coherency and permutations involving L1 and L2 caches
Alexey Brodkin
2015-07-06
ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO
Vineet Gupta
2015-06-25
ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
Vineet Gupta
2015-06-19
ARC: remove the unused platform helpers from dma mapping API
Vineet Gupta
2013-02-15
ARC: I/O and DMA Mappings
Vineet Gupta