summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/pci-dma.c
AgeCommit message (Expand)Author
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig
2020-03-16dma-direct: remove the cached_kernel_address hookChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-11xtensa: use the generic uncached segment supportChristoph Hellwig
2019-09-04dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-07-11xtensa: platform-specific handling of coherent memoryMax Filippov
2018-07-11xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov
2018-07-11xtensa: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov
2017-10-19xtensa: make dma_cache_sync a no-opChristoph Hellwig
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-20Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov
2016-12-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-11-09xtensa: support DMA to high memoryMax Filippov
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov
2014-08-14xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas
2012-10-03xtensa: add missing symbol exportsMax Filippov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-05-09fix file specification in commentsUwe Kleine-König
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel
2006-10-03fix file specification in commentsUwe Zeisberger
2005-10-28[PATCH] gfp_t: dma-mapping (xtensa)Al Viro
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel