summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/dma-mapping.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* arch/blackfin: add option to skip sync on DMA mapAlexander Duyck2016-12-141-1/+7
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* blackfin: convert to dma_map_opsChristoph Hellwig2016-01-201-14/+38
* blackfin: use bitmap library functionsAkinobu Mita2013-02-201-16/+7
* blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-241-4/+6
* blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-091-1/+1
* Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-151-37/+17
* Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-151-0/+1
* Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-151-7/+8
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-24/+3
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-2/+2
* blackfin: fix sg falloutAdrian Bunk2007-10-241-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-2/+1
* Blackfin arch: fix a compiling warning about dma-mappingBryan Wu2007-07-241-1/+2
* Blackfin arch: fix bug set dma_address properly in dma_map_sgSonic Zhang2007-07-121-4/+7
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-1/+1
* blackfin architectureBryan Wu2007-05-071-0/+183