summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/dma.h
AgeCommit message (Expand)Author
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song
2009-12-15Blackfin: unify DMA masksMike Frysinger
2009-12-15Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang
2009-06-12Blackfin: fix early L1 relocation crashRobin Getz
2009-01-07Blackfin arch: add get_dma_config() func to match set_dma_config()Mike Frysinger
2009-01-07Blackfin arch: add volatile markings to DMA MMRsMike Frysinger
2009-01-07Blackfin arch: remove unused members of dma_channel structMike Frysinger
2009-01-07Blackfin arch: dma code: cannot simply OR the ndsizeMike Frysinger
2009-01-07Blackfin arch: desc_ptr is a pointer, so declare it as suchMike Frysinger
2009-01-07Blackfin arch: move most dma functions into static inlinesMike Frysinger
2009-01-07Blackfin arch: dma header file: strip down includes to only necessary onesMike Frysinger
2009-01-07Blackfin arch: drop irq_callback from struct dma_channelMike Frysinger
2009-01-07Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_tMike Frysinger
2009-01-07Blackfin arch: rewrite dma_memcpy() and dma in/out functionsMike Frysinger
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger
2009-01-07Blackfin arch: add const to some function prototype and struct dma_channelMichael McTernan
2008-10-28Blackfin arch: lookup channel2irq() only onceMichael Hennerich
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu