aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: atmel: tse850-pcm5142: consider CPU-Platform possibilityKuninori Morimoto1-1/+3
2019-06-28ASoC: atmel: sam9x5_wm8731: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: atmel: sam9g20_wm8731: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: amtel: mikroe-proto: consider CPU-Platform possibilityKuninori Morimoto1-2/+5
2019-06-28ASoC: atmel: atmel_wm8904: consider CPU-Platform possibility unnecessary Platform"Kuninori Morimoto1-1/+3
2019-06-28ASoC: atmel: atmel-pdmic: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: atmel: atmel-classd: consider CPU-Platform possibilityKuninori Morimoto1-1/+4
2019-06-28ASoC: atmel: atmel-pcm-dma.c: use devm_snd_dmaengine_pcm_register()Kuninori Morimoto4-31/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown13-116/+13
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-19ASoC: atmel: tse850-pcm5142: don't select unnecessary PlatformKuninori Morimoto1-3/+1
2019-06-19ASoC: atmel: sam9x5_wm8731: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-19ASoC: atmel: sam9g20_wm8731: don't select unnecessary PlatformKuninori Morimoto1-4/+1
2019-06-19ASoC: atmel: mikroe-proto: don't select unnecessary PlatformKuninori Morimoto1-5/+2
2019-06-19ASoC: atmel: atmel_wm8904: don't select unnecessary PlatformKuninori Morimoto1-3/+1
2019-06-19ASoC: atmel: atmel-pdmic: don't select unnecessary PlatformKuninori Morimoto1-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-06-06ASoC: atmel: atmel-pdmic: use modern dai_link styleKuninori Morimoto1-4/+17
2019-06-06ASoC: atmel: atmel-wm8904: use modern dai_link styleKuninori Morimoto1-6/+11
2019-06-06ASoC: atmel: tse850-pcm5142: use modern dai_link styleKuninori Morimoto1-4/+9
2019-06-06ASoC: atmel: sam9g20_wm8731: use modern dai_link styleKuninori Morimoto1-10/+12
2019-06-06ASoC: atmel: sam9x5_wm8731: use modern dai_link styleKuninori Morimoto1-5/+15
2019-06-06ASoC: atmel: mikroe-proto: use modern dai_link styleKuninori Morimoto1-4/+17
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 162Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner6-84/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2-8/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-02ASoC: atmel: tse850: Make some functions staticYueHaibing1-8/+8
2019-03-21ASoC: mchp-i2s-mcc: add driver for I2SC Multi-Channel ControllerCodrin Ciubotariu3-0/+990
2018-09-27ASoC: atmel: add SND_SOC_I2C_AND_SPI dependencyArnd Bergmann1-0/+1
2018-09-10ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()Kuninori Morimoto1-10/+3
2018-09-03ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu3-0/+178
2018-08-28ASoC: atmel: tse850: switch to SPDX license identifierPeter Rosin1-42/+36
2018-07-03ASoC: atmel-i2s: Remove unnecessary audio PLL clock (aclk)Codrin Ciubotariu1-39/+7
2018-05-29ASoC: atmel-i2s: add driver for the new Atmel I2S controllerCyrille Pitchen3-0/+776
2018-04-19ASoC: atmel: simplify getting .drvdataWolfram Sang1-4/+2
2018-04-16ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"Colin Ian King1-1/+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 Brown2-65/+59
2018-03-01ASoC: atmel: Remove redundant dev_err() call in probe functionLadislav Michl2-10/+4
2018-02-12ASoC: atmel: replace platform to componentKuninori Morimoto3-5/+9
2018-02-12ASoC: atmel-classd: replace codec to componentKuninori Morimoto1-27/+27
2018-02-12ASoC: atmel-pdmic: replace codec to componentKuninori Morimoto1-28/+28
2018-02-07Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl5000' and 'asoc/topic/sun8i-codec' into asoc-nextMark Brown1-7/+5
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc/topic/pcm', 'asoc/topic/rockchip' and 'asoc/topic/sam9g20_wm8731' into asoc-nextMark Brown1-9/+8
2018-01-22ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messagesLadislav Michl1-7/+5
2018-01-22ASoC: sam9g20_wm8731: use dev_*() logging functionsLadislav Michl1-9/+8
2018-01-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc/topic/atmel', 'asoc/topic/codecs' and 'asoc/topic/compress' into asoc-nextMark Brown1-6/+0