summaryrefslogtreecommitdiffstats
path: root/drivers/base/dma-coherent.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent()Bastian Hecht2016-09-281-2/+4
* drivers: dma-coherent: Fix DMA coherent size for less than pageGeorge G. Davis2016-09-281-1/+1
* drivers: dma-coherent: use vma_pages().Muhammad Falak R Wani2016-08-311-1/+1
* drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey2016-03-221-1/+4
* drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey2016-03-221-4/+16
* drivers: dma-coherent: simplify dma_init_coherent_memory return valueMichal Nazarewicz2016-02-091-17/+11
* drivers: dma-coherent: add initialization from device treeMarek Szyprowski2014-10-141-22/+129
* DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-201-5/+5
* drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart2012-10-231-3/+2
* driver core: fix some kernel-doc warnings in dma*.cRandy Dunlap2012-06-141-0/+1
* common: add dma_mmap_from_coherent() functionMarek Szyprowski2012-05-211-0/+42
* drivers/base: dma-coherent.c is a module and needs module.hPaul Gortmaker2011-10-311-0/+1
* Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov2010-08-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-151-0/+176
OpenPOWER on IntegriCloud