summaryrefslogtreecommitdiff
path: root/sound/soc/spear/spdif_out.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-31ASoC: spear: use helper functionKuninori Morimoto1-1/+2
2022-06-27ASoC: spear: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2021-06-17ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-07-17ASoC: spear: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-3/+5
2017-08-10ASoC: spear: Delete an error message for a failed memory allocation in two fu...Markus Elfring1-3/+1
2014-10-20ASoC: spear: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-10ASoC: spear: spdif_out: Fix mute controlLars-Peter Clausen1-8/+2
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren1-3/+7
2013-12-18ASoC: SPEAr: get rid of spear-pcm-audio struct deviceStephen Warren1-2/+8
2013-09-19ASoC: SPEAr spdif_out: Remove redundant variableSachin Kamat1-4/+2
2013-09-18ASoC: SPEAr spdif_out: Use devm_snd_soc_register_componentSachin Kamat1-10/+2
2013-06-17ASoC: spear: Convert to use devm_ioremap_resourceTushar Behera1-15/+4
2013-06-13ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König1-10/+2
2013-05-15ASoC: spear: spdif_out: Staticize unexported functionLars-Peter Clausen1-1/+1
2013-05-12ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanupsUwe Kleine-König1-5/+2
2013-05-12ASoC: spear: Setup dma data in DAI probeLars-Peter Clausen1-3/+4
2013-03-27ASoC: switch over to use snd_soc_register_component() on spear spdif outKuninori Morimoto1-2/+7
2012-07-04ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar1-0/+389