Age | Commit message (Expand) | Author | Files | Lines |
2023-01-31 | ASoC: spear: use helper function | Kuninori Morimoto | 1 | -1/+2 |
2022-06-27 | ASoC: spear: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -1/+2 |
2021-06-17 | ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2020-07-17 | ASoC: spear: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -3/+5 |
2017-08-10 | ASoC: spear: Delete an error message for a failed memory allocation in two fu... | Markus Elfring | 1 | -3/+1 |
2014-10-20 | ASoC: spear: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-10 | ASoC: spear: spdif_out: Fix mute control | Lars-Peter Clausen | 1 | -8/+2 |
2013-12-18 | ASoC: SPEAr: remove custom DMA alloc compat function | Stephen Warren | 1 | -3/+7 |
2013-12-18 | ASoC: SPEAr: get rid of spear-pcm-audio struct device | Stephen Warren | 1 | -2/+8 |
2013-09-19 | ASoC: SPEAr spdif_out: Remove redundant variable | Sachin Kamat | 1 | -4/+2 |
2013-09-18 | ASoC: SPEAr spdif_out: Use devm_snd_soc_register_component | Sachin Kamat | 1 | -10/+2 |
2013-06-17 | ASoC: spear: Convert to use devm_ioremap_resource | Tushar Behera | 1 | -15/+4 |
2013-06-13 | ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup | Uwe Kleine-König | 1 | -10/+2 |
2013-05-15 | ASoC: spear: spdif_out: Staticize unexported function | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-12 | ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups | Uwe Kleine-König | 1 | -5/+2 |
2013-05-12 | ASoC: spear: Setup dma data in DAI probe | Lars-Peter Clausen | 1 | -3/+4 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on spear spdif out | Kuninori Morimoto | 1 | -2/+7 |
2012-07-04 | ASoC: SPEAr spdif_out: Add spdif out support | Vipin Kumar | 1 | -0/+389 |