summaryrefslogtreecommitdiff
path: root/sound/soc/atmel/atmel-classd.c
AgeCommit message (Expand)Author
2023-09-25ASoC: atmel: convert not to use asoc_xxx()Kuninori Morimoto
2023-05-08ASoC: atmel: use asoc_dummy_dlcKuninori Morimoto
2023-03-24ASoC: atmel: remove unnecessary dai_link->platformKuninori Morimoto
2022-12-25ASoC: atmel-classd: Drop empty platform remove functionUwe Kleine-König
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax
2022-05-09ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax
2021-06-14ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-03-31ASoC: atmel: fix shadowed variablePierre-Louis Bossart
2020-07-23ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-17ASoC: atmel: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: atmel-classd: remove codec componentCodrin Ciubotariu
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-28ASoC: atmel: atmel-classd: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: atmel: atmel-classd: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: atmel: atmel-classd: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2018-03-28Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown
2018-03-01ASoC: atmel: Remove redundant dev_err() call in probe functionLadislav Michl
2018-02-12ASoC: atmel: replace platform to componentKuninori Morimoto
2018-02-12ASoC: atmel-classd: replace codec to componentKuninori Morimoto
2017-12-04ASoC: use snd_soc_component_init_regmap() on atmel-classdKuninori Morimoto
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-09-01ASoC: atmel-classd: remove aclk clockQuentin Schulz
2017-08-21ASoC: atmel: Remove unnecessary function callDonglin Peng
2017-05-17ASoC: atmel-classd: sync regcache when resumingQuentin Schulz
2017-03-07ASoC: atmel-classd: fix audio clock rateSongjun Wu
2016-08-08ASoC: codec duplicated callback function goes to component on atmel-classdKuninori Morimoto
2016-07-04ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla
2015-12-23Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' ...Mark Brown
2015-12-12ASoC: Atmel: ClassD: unregister codec when error occursSongjun Wu
2015-11-20ASoC: Atmel: ClassD: supports mono audioSongjun Wu
2015-10-23ASoC: atmel-classd: add the Audio Class D AmplifierSongjun Wu