summaryrefslogtreecommitdiffstats
path: root/sound/soc/spear/spdif_in.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: spear: constify snd_soc_dai_ops structuresJulia Lawall2017-08-151-1/+1
* ASoC: spear: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-101-3/+1Star
* ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva2017-07-171-2/+4
* ASoC: SPEAr: Convert to use devm_ioremap_resourceAxel Lin2015-08-251-15/+5Star
* ASoC: spear: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren2013-12-181-3/+7
* ASoC: SPEAr: get rid of spear-pcm-audio struct deviceStephen Warren2013-12-181-2/+7
* ASoC: SPEAr spdif_in: Use devm_snd_soc_register_componentSachin Kamat2013-09-181-10/+2Star
* ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König2013-06-131-9/+1Star
* ASoC: spear: spdif_in: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanupsUwe Kleine-König2013-05-121-6/+1Star
* ASoC: spear: Setup dma data in DAI probeLars-Peter Clausen2013-05-121-8/+4Star
* ASoC: switch over to use snd_soc_register_component() on spear spdif inKuninori Morimoto2013-03-261-2/+7
* ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar2012-06-231-0/+297