summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/pcm.c
AgeCommit message (Expand)Author
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: samsung: merge DAI call back functions into opsKuninori Morimoto
2023-03-20ASoC: samsung: pcm: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-27ASoC: samsung: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: samsung: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: samsung: Update to use set_fmt_new callbackCharles Keepax
2021-06-21ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-01-21ASoC: samsung: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-09ASoC: samsung: pcm: fix kernel-docPierre-Louis Bossart
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-04-19ASoC: samsung: pcm: Convert to SPDX License IdentifierSylwester Nawrocki
2019-02-12ASoC: samsung: dmaengine: Allow to specify custom DMA deviceSylwester Nawrocki
2017-07-26ASoC: samsung: pcm: Handle return value of clk_prepare_enable.Arvind Yadav
2016-11-02ASoC: samsung: pcm: Conversion to use devm_ioremap_resource()Sylwester Nawrocki
2016-10-28ASoC: samsung: get access to DMA engine early to defer probe properlyMarek Szyprowski
2016-08-08ASoC: samsung: Drop usage of of struct s3c_dma_params from pcm.cSylwester Nawrocki
2016-07-21ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_configSylwester Nawrocki
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang
2014-07-14ASoC: samsung: remove unused DMA dataArnd Bergmann
2014-05-26ASoC: samsung: Use params_width()Tushar Behera
2014-05-22ASoC: samsung: Add devm_clk_get to pcm.cTushar Behera
2014-05-22ASoC: samsung: Use devm_snd_soc_register_componentTushar Behera
2014-05-22ASoC: samsung: Use devm_snd_soc_register_platformTushar Behera
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat
2013-12-12ASoC: samsung: Provide helper for DMA initMark Brown
2013-08-22ASoC: samsung: Fix build error with dma function renameTushar Behera
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-10-15ASoC: SAMSUNG: pcm: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat
2012-02-29ASoC: Samsung: Update email id of the authorJaswinder Singh
2011-12-23ASoC: Add trivial pm_runtime usage to Samsung DAI driversMark Brown
2011-12-20ASoC: Remove export of s3c_pcm_daiAxel Lin
2011-12-14ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-02ASoC: samsung: Add __devexit_p at necessary placesAxel Lin
2011-04-11ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim
2011-01-11ASoC: SAMSUNG: Clean-up header includesSeungwhan Youn
2011-01-10ASoC: SAMSUNG: Move PCM specific definitions into pcm.cSeungwhan Youn
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar