Age | Commit message (Expand) | Author | Files | Lines |
2025-02-24 | ASoC: atmel: atmel-classd: Use str_enabled_disabled() helper | Thorsten Blum | 1 | -1/+2 |
2024-06-06 | ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init | Andrei Simion | 1 | -2/+5 |
2023-09-25 | ASoC: atmel: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -5/+5 |
2023-05-08 | ASoC: atmel: use asoc_dummy_dlc | Kuninori Morimoto | 1 | -5/+3 |
2023-03-24 | ASoC: atmel: remove unnecessary dai_link->platform | Kuninori Morimoto | 1 | -4/+1 |
2022-12-25 | ASoC: atmel-classd: Drop empty platform remove function | Uwe Kleine-König | 1 | -6/+0 |
2022-06-27 | ASoC: atmel: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -0/+1 |
2022-05-09 | ASoC: atmel-classd: Remove endianness flag on class d component | Charles Keepax | 1 | -1/+0 |
2021-06-14 | ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
2021-03-31 | ASoC: atmel: fix shadowed variable | Pierre-Louis Bossart | 1 | -3/+3 |
2020-07-23 | ASoC: atmel: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -4/+4 |
2020-07-17 | ASoC: atmel: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -3/+4 |
2020-07-09 | ASoC: atmel-classd: remove codec component | Codrin Ciubotariu | 1 | -85/+47 |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -5/+2 |
2019-06-28 | ASoC: atmel: atmel-classd: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -1/+4 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -4/+1 |
2019-06-19 | ASoC: atmel: atmel-classd: don't select unnecessary Platform | Kuninori Morimoto | 1 | -4/+1 |
2019-06-06 | ASoC: atmel: atmel-classd: use modern dai_link style | Kuninori Morimoto | 1 | -4/+17 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner | 1 | -4/+1 |
2018-03-28 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 1 | -32/+29 |
2018-03-01 | ASoC: atmel: Remove redundant dev_err() call in probe function | Ladislav Michl | 1 | -5/+2 |
2018-02-12 | ASoC: atmel: replace platform to component | Kuninori Morimoto | 1 | -1/+3 |
2018-02-12 | ASoC: atmel-classd: replace codec to component | Kuninori Morimoto | 1 | -27/+27 |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on atmel-classd | Kuninori Morimoto | 1 | -6/+0 |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -33/+14 |
2017-09-01 | ASoC: atmel-classd: remove aclk clock | Quentin Schulz | 1 | -33/+14 |
2017-08-21 | ASoC: atmel: Remove unnecessary function call | Donglin Peng | 1 | -1/+0 |
2017-05-17 | ASoC: atmel-classd: sync regcache when resuming | Quentin Schulz | 1 | -0/+9 |
2017-03-07 | ASoC: atmel-classd: fix audio clock rate | Songjun Wu | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on atmel-classd | Kuninori Morimoto | 1 | -2/+4 |
2016-07-04 | ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla | 1 | -5/+0 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' ... | Mark Brown | 1 | -4/+8 |
2015-12-12 | ASoC: Atmel: ClassD: unregister codec when error occurs | Songjun Wu | 1 | -4/+10 |
2015-11-20 | ASoC: Atmel: ClassD: supports mono audio | Songjun Wu | 1 | -4/+8 |
2015-10-23 | ASoC: atmel-classd: add the Audio Class D Amplifier | Songjun Wu | 1 | -0/+679 |