开源镜像站
帮助
动态
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
/
pxa
/
mmp-sspa.c
Age
Commit message (
Expand
)
Author
2020-05-27
ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()
Wei Yongjun
2020-05-20
ASoC: mmp-sspa: Fix the error handling in probe()
Lubomir Rintel
2020-05-19
ASoC: mmp-sspa: Add Device Tree support
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Set appropriate bus format for given bit width
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Add support for the runtime power management
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Prepare/unprepare the clocks
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Remove the embedded struct ssp_device
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Get rid of dma_params and phys_base
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Drop S20_3LE case
Lubomir Rintel
2020-05-12
ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
Lubomir Rintel
2020-03-27
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-07-31
ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-02-26
ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE
Colin Ian King
2017-07-17
ASoC: mmp-sspa: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-03-07
ASoC: pxa: Remove unneeded return statement in void function
Codrut Grosu
2016-05-06
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2013-09-19
ASoC: mmp-sspa: Use devm_snd_soc_register_component
Sachin Kamat
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-07-24
ASoC: pxa: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-15
ASoC: mmp-sspa: Staticize non exported struct
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on mmp sspa
Kuninori Morimoto
2013-01-22
ASoC: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-06-13
ASoC: mmp: add sspa support
Zhangfei Gao