summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/pci-dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-131-7/+1Star
|\
| * dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2019-06-251-7/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
* Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-221-122/+71Star
|\
| * xtensa: platform-specific handling of coherent memoryMax Filippov2018-07-121-15/+58
| * xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attributeMax Filippov2018-07-111-2/+8
| * xtensa: use generic dma_noncoherent_opsChristoph Hellwig2018-07-111-115/+15Star
* | kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-181-1/+1
|/
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0Star
* xtensa: support DMA buffers in high memoryMax Filippov2018-02-171-10/+30
* xtensa: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-23/+0Star
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-251-1/+2
|/
* Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2016-12-201-4/+17
|\
| * xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov2016-12-151-4/+17
* | arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-151-2/+5
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-6/+6
* xtensa: support DMA to high memoryMax Filippov2015-11-081-14/+31
* xtensa: reimplement DMA API using common helpersMax Filippov2015-08-171-30/+173
* xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-08-141-6/+6
* xtensa: add missing symbol exportsMax Filippov2012-10-041-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-12/+32
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] gfp_t: dma-mapping (xtensa)Al Viro2005-10-281-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+73