aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel-classd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2019-06-28ASoC: atmel: atmel-classd: 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-classd: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-06ASoC: atmel: atmel-classd: 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-32/+29
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-classd: replace codec to componentKuninori Morimoto1-27/+27
2017-12-04ASoC: use snd_soc_component_init_regmap() on atmel-classdKuninori Morimoto1-6/+0
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-33/+14
2017-09-01ASoC: atmel-classd: remove aclk clockQuentin Schulz1-33/+14
2017-08-21ASoC: atmel: Remove unnecessary function callDonglin Peng1-1/+0
2017-05-17ASoC: atmel-classd: sync regcache when resumingQuentin Schulz1-0/+9
2017-03-07ASoC: atmel-classd: fix audio clock rateSongjun Wu1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on atmel-classdKuninori Morimoto1-2/+4
2016-07-04ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla1-5/+0
2015-12-23Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' and 'asoc/topic/da7218' into asoc-nextMark Brown1-4/+8
2015-12-12ASoC: Atmel: ClassD: unregister codec when error occursSongjun Wu1-4/+10
2015-11-20ASoC: Atmel: ClassD: supports mono audioSongjun Wu1-4/+8
2015-10-23ASoC: atmel-classd: add the Audio Class D AmplifierSongjun Wu1-0/+679