index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
spear
/
spdif_in.c
Age
Commit message (
Expand
)
Author
2019-07-31
ASoC: spear: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2017-08-15
ASoC: spear: constify snd_soc_dai_ops structures
Julia Lawall
2017-08-10
ASoC: spear: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
2017-07-17
ASoC: spear: fix error return code in spdif_in_probe()
Gustavo A. R. Silva
2015-08-25
ASoC: SPEAr: Convert to use devm_ioremap_resource
Axel Lin
2014-10-20
ASoC: spear: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-18
ASoC: SPEAr: remove custom DMA alloc compat function
Stephen Warren
2013-12-18
ASoC: SPEAr: get rid of spear-pcm-audio struct device
Stephen Warren
2013-09-18
ASoC: SPEAr spdif_in: Use devm_snd_soc_register_component
Sachin Kamat
2013-06-13
ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup
Uwe Kleine-König
2013-05-15
ASoC: spear: spdif_in: Staticize non exported struct
Lars-Peter Clausen
2013-05-12
ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups
Uwe Kleine-König
2013-05-12
ASoC: spear: Setup dma data in DAI probe
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on spear spdif in
Kuninori Morimoto
2012-06-23
ASoC: SPEAr spdif_in: Add spdif IN support
Vipin Kumar