summaryrefslogtreecommitdiff
path: root/arch/avr32/mm/dma-coherent.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt1-202/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-15arch/avr32: add option to skip sync on DMA mapAlexander Duyck1-1/+6
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-01-21avr32: convert to dma_map_opsChristoph Hellwig1-35/+80
2011-11-01avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-01-25[AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen1-0/+7
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-3/+3
2007-05-09[AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen1-4/+8
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+139