开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
samsung
/
smdk_wm8994pcm.c
Age
Commit message (
Expand
)
Author
2023-09-25
ASoC: samsung: convert not to use asoc_xxx()
Kuninori Morimoto
2021-12-20
ASoC: samsung: Use dev_err_probe() helper
Kuninori Morimoto
2021-07-29
ASoC: samsung: Constify static snd_soc_ops
Rikard Falkeborn
2020-07-23
ASoC: samsung: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-03-27
ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-28
ASoC: samsung: Silence warnings during deferred probe
Marek Szyprowski
2019-06-06
ASoC: samsung: smdk_wm8994pcm: use modern dai_link style
Kuninori Morimoto
2019-04-19
ASoC: samsung: smdk_wm8994*: Convert to SPDX License Identifier
Sylwester Nawrocki
2016-08-08
ASoC: samsung: Remove unused now unused struct s3c_dma_params
Sylwester Nawrocki
2015-01-06
ASoC: smdk_wm8994pcm: Use static DAI format setup
Lars-Peter Clausen
2014-10-20
ASoC: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-22
ASoC: samsung: Use devm_snd_soc_register_card
Tushar Behera
2013-05-12
ASoC: Samsung: Remove redundant platform_set_drvdata()
Sachin Kamat
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
2011-12-22
ASoC: samsung: Add .owner to struct snd_soc_card
Axel Lin
2011-11-29
ASoC: Convert smdk_wm8994pcm to use module_platform_driver()
Axel Lin
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-06-26
ASoC: SAMSUNG: Add WM8994 PCM Machine driver
Sangbeom Kim