aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/pci-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-122/+71
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()Marek Szyprowski1-1/+1
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov1-15/+58
2018-07-11xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov1-2/+8
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig1-115/+15
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig1-9/+0
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov1-10/+30
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig1-23/+0
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach1-1/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-4/+17
2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov1-4/+17
2016-12-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2015-11-09xtensa: support DMA to high memoryMax Filippov1-14/+31
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov1-30/+173
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas1-6/+6
2012-10-03xtensa: add missing symbol exportsMax Filippov1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-12/+32
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro1-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+73