index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
spdif.c
Age
Commit message (
Expand
)
Author
2023-09-25
ASoC: samsung: convert not to use asoc_xxx()
Kuninori Morimoto
2023-03-20
ASoC: samsung: spdif: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-27
ASoC: samsung: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-05-10
ASoC: samsung: spdif: remove unnecessary check of mem_res
Yang Yingliang
2020-07-23
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-09
ASoC: samsung: spdif: fix kernel-doc
Pierre-Louis Bossart
2020-03-27
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-01-21
ASoC: samsung: spdif: move .suspend/.resume to component
Kuninori Morimoto
2019-04-19
ASoC: samsung: spdif: Convert to SPDX License Identifier
Sylwester Nawrocki
2019-02-12
ASoC: samsung: dmaengine: Allow to specify custom DMA device
Sylwester Nawrocki
2017-07-26
ASoC: samsung: spdif: Handle return value of clk_prepare_enable.
Arvind Yadav
2016-11-02
ASoC: samsung: spdif: Fix DMA filter initialization
Sylwester Nawrocki
2016-10-28
ASoC: samsung: get access to DMA engine early to defer probe properly
Marek Szyprowski
2016-08-08
ASoC: samsung: Drop usage of struct s3c_dma_params from spdif.c
Sylwester Nawrocki
2016-07-21
ASoC: samsung: Specify DMA channels through struct snd_dmaengine_pcm_config
Sylwester Nawrocki
2015-11-21
ASoC: samsung: pass filter function as pointer
Arnd Bergmann
2015-11-18
ASoC: samsung: pass DMA channels as pointers
Arnd Bergmann
2014-10-20
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-14
ASoC: samsung: remove unused DMA data
Arnd Bergmann
2014-05-26
ASoC: samsung: Use params_width()
Tushar Behera
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_component
Tushar Behera
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_platform
Tushar Behera
2014-04-08
ASoC: samsung: Fix build on multiplatform
Sachin Kamat
2013-08-22
ASoC: samsung: Fix build error with dma function rename
Tushar Behera
2013-07-16
ASoC: samsung-spdif: Convert to devm_clk_get()
Mark Brown
2013-03-26
ASoC: switch over to use snd_soc_register_component() on samsung spdif
Kuninori Morimoto
2012-12-10
ASoC: Samsung: remove __dev* attributes
Bill Pemberton
2012-12-07
ASoC: Samsung: Do not register samsung audio dma device as pdev
Padmavathi Venna
2012-10-15
ASoC: SAMSUNG: spdif: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2011-11-25
ASoC: Convert Samsung directory to module_platform_driver
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-02
ASoC: Staticise samsung_spdif_dai
Axel Lin
2011-10-02
ASoC: samsung: Add __devexit_p at necessary places
Axel Lin
2011-01-11
ASoC: SAMSUNG: Clean-up header includes
Seungwhan Youn
2010-11-23
ASoC: Samsung: Rename from s3c24xx to samsung
Jassi Brar