summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/dma-mapping.c
AgeCommit message (Expand)Author
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-14arch/blackfin: add option to skip sync on DMA mapAlexander Duyck
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig
2013-02-20blackfin: use bitmap library functionsAkinobu Mita
2012-07-24blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang
2011-10-31blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song
2009-12-15Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger
2009-12-15Blackfin: convert DMA code to a proper bitmapMichael Hennerich
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2007-10-24blackfin: fix sg falloutAdrian Bunk
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-07-24Blackfin arch: fix a compiling warning about dma-mappingBryan Wu
2007-07-12Blackfin arch: fix bug set dma_address properly in dma_map_sgSonic Zhang
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-05-07blackfin architectureBryan Wu