aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/dma-mapping.c
Commit message (Expand)AuthorAge
* blackfin: use bitmap library functionsAkinobu Mita2013-02-20
* blackfin: Call sg_for_each to pass through the whole sg list.Sonic Zhang2012-07-24
* blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-09
* Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song2009-12-15
* Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-15
* Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-22
* blackfin: fix sg falloutAdrian Bunk2007-10-24
* Update arch/ to use sg helpersJens Axboe2007-10-22
* Blackfin arch: fix a compiling warning about dma-mappingBryan Wu2007-07-24
* Blackfin arch: fix bug set dma_address properly in dma_map_sgSonic Zhang2007-07-12
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-12
* blackfin architectureBryan Wu2007-05-07