aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19ASoC: samsung: pcm: Convert to SPDX License IdentifierSylwester Nawrocki1-12/+7
2019-02-12ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki1-1/+1
2017-07-26ASoC: samsung: pcm: Handle return value of clk_prepare_enable.Arvind Yadav1-2/+6
2016-11-02ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki1-44/+16
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski1-9/+10
2016-08-08ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.cSylwester Nawrocki1-14/+12
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki1-1/+2
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-1/+4
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-15/+5
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-14ASoC: samsung: remove unused DMA dataArnd Bergmann1-12/+0
2014-05-26ASoC: samsung: Use params_width()Tushar Behera1-2/+2
2014-05-22ASoC: samsung: Add devm_clk_get to pcm.cTushar Behera1-6/+2
2014-05-22ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera1-6/+2
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera1-1/+0
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat1-3/+2
2013-12-12ASoC: samsung: Provide helper for DMA initMark Brown1-8/+10
2013-08-22ASoC: samsung: Fix build error with dma function renameTushar Behera1-2/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto1-3/+8
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-0/+9
2012-10-15ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-6/+6
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat1-1/+1
2012-02-29ASoC: Samsung: Update email id of the authorJaswinder Singh1-2/+2
2011-12-23ASoC: Add trivial pm_runtime usage to Samsung DAI driversMark Brown1-0/+5
2011-12-20ASoC: Remove export of s3c_pcm_daiAxel Lin1-2/+1
2011-12-14ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown1-6/+6
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-02ASoC: samsung: Add __devexit_p at necessary placesAxel Lin1-1/+1
2011-04-11ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim1-2/+2
2011-01-11ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn1-10/+1
2011-01-10ASoC: SAMSUNG: Move PCM specific definitions into pcm.cSeungwhan Youn1-0/+107
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar1-0/+552