aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/idma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-27ASoC: samsung: Remove unused variable from idma.cSachin Kamat1-2/+1
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera1-8/+1
2014-04-30ASoC: samsung-idma: avoid 64-bit divisionArnd Bergmann1-1/+1
2013-12-30ASoC: samsung: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-8/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-7/+4
2013-06-29samsung: don't bother with setting VM_IOAl Viro1-1/+0
2013-04-11ASoC: samsung: export idma_reg_addr_initArnd Bergmann1-0/+1
2013-04-11ASoC: samsung: use irq resource for idmaArnd Bergmann1-2/+8
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton1-3/+3
2012-01-08ASoC: Fix idma build after update for channel count checkMark Brown1-0/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-2/+1
2011-12-14ASoC: Staticise asoc_idma_platformMark Brown1-1/+1
2011-11-29ASoC: Fix __iomem annotation for IDMA registersMark Brown1-1/+1
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown1-11/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim1-0/+453