index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
/
atmel-pdmic.c
Age
Commit message (
Expand
)
Author
2021-06-14
ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2020-07-23
ASoC: atmel: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-09
ASoC: atmel-pdmic: remove codec component
Codrin Ciubotariu
2020-06-22
ASoC: atmel: rename to snd_soc_component_read()
Kuninori Morimoto
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-28
ASoC: atmel: atmel-pdmic: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
ASoC: atmel: atmel-pdmic: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: atmel: atmel-pdmic: use modern dai_link style
Kuninori Morimoto
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2018-03-28
Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...
Mark Brown
2018-03-01
ASoC: atmel: Remove redundant dev_err() call in probe function
Ladislav Michl
2018-02-12
ASoC: atmel: replace platform to component
Kuninori Morimoto
2018-02-12
ASoC: atmel-pdmic: replace codec to component
Kuninori Morimoto
2017-08-21
ASoC: atmel: Remove unnecessary function call
Donglin Peng
2016-09-29
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...
Mark Brown
2016-08-16
ASoC: atmel-pdmic: Fix typos in comments and error messages
Peter Meerwald-Stadler
2016-08-11
ASoC: atmel-pdmic: add missing clk_disable_unprepare() on error in atmel_pdmi...
Wei Yongjun
2016-08-11
ASoC: atmel-pdmic: mark symbols static where possible
Baoyou Xie
2016-08-08
ASoC: codec duplicated callback function goes to component on atmel-pdmic
Kuninori Morimoto
2016-07-04
ASoC: atmel-pdmic: Simplify use of devm_ioremap_resource
Amitoj Kaur Chawla
2015-12-18
ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
Songjun Wu