aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel-pdmic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-05-09ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax1-1/+0
2021-06-14ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-07-23ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto1-5/+5
2020-07-09ASoC: atmel-pdmic: remove codec componentCodrin Ciubotariu1-69/+41
2020-06-22ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto1-2/+2
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2019-06-28ASoC: atmel: atmel-pdmic: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19ASoC: atmel: atmel-pdmic: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: atmel: atmel-pdmic: use modern dai_link styleKuninori Morimoto1-4/+17
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner1-4/+1
2018-03-28Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bd28623', 'asoc/topic/blackfin' and 'asoc/topic/bt-sco' into asoc-nextMark Brown1-33/+30
2018-03-01ASoC: atmel: Remove redundant dev_err() call in probe functionLadislav Michl1-5/+2
2018-02-12ASoC: atmel: replace platform to componentKuninori Morimoto1-1/+3
2018-02-12ASoC: atmel-pdmic: replace codec to componentKuninori Morimoto1-28/+28
2017-08-21ASoC: atmel: Remove unnecessary function callDonglin Peng1-1/+0
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-8/+12
2016-08-16ASoC: atmel-pdmic: Fix typos in comments and error messagesPeter Meerwald-Stadler1-4/+4
2016-08-11ASoC: atmel-pdmic: add missing clk_disable_unprepare() on error in atmel_pdmic_cpu_dai_startup()Wei Yongjun1-1/+3
2016-08-11ASoC: atmel-pdmic: mark symbols static where possibleBaoyou Xie1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on atmel-pdmicKuninori Morimoto1-2/+4
2016-07-04ASoC: atmel-pdmic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla1-5/+0
2015-12-18ASoC: atmel-pdmic: add the Pulse Density Modulation Interface ControllerSongjun Wu1-0/+738