summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel-pdmic.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel: use asoc_dummy_dlcKuninori Morimoto2023-05-081-5/+3
* ASoC: atmel: remove unnecessary dai_link->platformKuninori Morimoto2023-03-241-4/+1
* ASoC: atmel-pdmic: Drop empty platform remove functionUwe Kleine-König2022-12-251-6/+0
* ASoC: atmel: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax2022-05-091-1/+0
* ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-141-2/+1
* ASoC: atmel: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-5/+5
* ASoC: atmel-pdmic: remove codec componentCodrin Ciubotariu2020-07-091-69/+41
* ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-2/+2
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-5/+2
* ASoC: atmel: atmel-pdmic: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
* | ASoC: atmel: atmel-pdmic: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | ASoC: atmel: atmel-pdmic: use modern dai_link styleKuninori Morimoto2019-06-061-4/+17
|/
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2018-03-281-33/+30
|\ \
| * | ASoC: atmel: Remove redundant dev_err() call in probe functionLadislav Michl2018-03-011-5/+2
| * | ASoC: atmel-pdmic: replace codec to componentKuninori Morimoto2018-02-121-28/+28
| |/
* / ASoC: atmel: replace platform to componentKuninori Morimoto2018-02-121-1/+3
|/
* ASoC: atmel: Remove unnecessary function callDonglin Peng2017-08-211-1/+0
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-8/+12
|\ \
| | * ASoC: codec duplicated callback function goes to component on atmel-pdmicKuninori Morimoto2016-08-081-2/+4
| |/ |/|
| * ASoC: atmel-pdmic: Fix typos in comments and error messagesPeter Meerwald-Stadler2016-08-161-4/+4
| * ASoC: atmel-pdmic: add missing clk_disable_unprepare() on error in atmel_pdmi...Wei Yongjun2016-08-111-1/+3
| * ASoC: atmel-pdmic: mark symbols static where possibleBaoyou Xie2016-08-111-1/+1
|/
* ASoC: atmel-pdmic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-041-5/+0
* ASoC: atmel-pdmic: add the Pulse Density Modulation Interface ControllerSongjun Wu2015-12-181-0/+738