summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-2/+2
* ASoC: samsung: pcm: fix kernel-docPierre-Louis Bossart2020-07-091-0/+5
* ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-2/+2
* ASoC: samsung: pcm: Convert to SPDX License IdentifierSylwester Nawrocki2019-04-191-12/+7
* ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki2019-02-121-1/+1
* ASoC: samsung: pcm: Handle return value of clk_prepare_enable.Arvind Yadav2017-07-261-2/+6
* ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki2016-11-021-44/+16
* ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski2016-10-281-9/+10
* ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.cSylwester Nawrocki2016-08-081-14/+12
* ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki2016-07-211-1/+2
* ASoC: samsung: pass filter function as pointerArnd Bergmann2015-11-211-1/+4
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2015-11-181-15/+5
* ASoC: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: samsung: remove unused DMA dataArnd Bergmann2014-07-141-12/+0
* ASoC: samsung: Use params_width()Tushar Behera2014-05-261-2/+2
* ASoC: samsung: Add devm_clk_get to pcm.cTushar Behera2014-05-221-6/+2
* ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera2014-05-221-6/+2
* ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera2014-05-221-1/+0
* ASoC: samsung: Fix build on multiplatformSachin Kamat2014-04-081-3/+2
* ASoC: samsung: Provide helper for DMA initMark Brown2013-12-121-8/+10
* ASoC: samsung: Fix build error with dma function renameTushar Behera2013-08-221-2/+2
* ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto2013-03-261-3/+8
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-0/+9
* ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-151-6/+6
* ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* ASoC: Samsung: Fix build errorSachin Kamat2012-08-101-1/+1
* ASoC: Samsung: Update email id of the authorJaswinder Singh2012-02-291-2/+2
* ASoC: Add trivial pm_runtime usage to Samsung DAI driversMark Brown2011-12-231-0/+5
* ASoC: Remove export of s3c_pcm_daiAxel Lin2011-12-201-2/+1
* ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown2011-12-141-6/+6
* ASoC: Convert Samsung directory to module_platform_driverMark Brown2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: samsung: Add __devexit_p at necessary placesAxel Lin2011-10-021-1/+1
* ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim2011-04-111-2/+2
* ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn2011-01-111-10/+1
* ASoC: SAMSUNG: Move PCM specific definitions into pcm.cSeungwhan Youn2011-01-101-0/+107
* ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar2010-11-231-0/+552