aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/dmic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: dmic: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-19ASoC: dmic: Add support for DSD data formatShengjiu Wang1-1/+4
2020-04-22ASoC: dmic: Allow GPIO operations to sleepMark Brown1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2019-01-07ASoC: dmic: declare trigger function as staticPierre-Louis Bossart1-2/+2
2018-11-28ASoC: dmic: introduce module_param wakeup_delayJenny TC1-0/+5
2018-11-28ASoC: dmic: introduce mode switch delayJenny TC1-0/+35
2018-08-29ASoC: dmic: add DT module aliasJerome Brunet1-0/+1
2018-02-21ASoC: dmic: don't use codec anymoreKuninori Morimoto1-2/+2
2018-02-19ASoC: dmic: Add optional wakeup delayMatthias Kaehlcke1-28/+35
2018-02-12ASoC: dmic: replace codec to componentKuninori Morimoto1-19/+14
2018-01-22ASoC: dmic: Fix check of return value from read of 'num-channels'Matthias Kaehlcke1-1/+1
2018-01-09ASoC: codecs: dmic: Make number of channels configurableMatthias Kaehlcke1-1/+23
2017-08-17ASoC: codec: use enable pin to control dmic start and stophuang lin1-1/+47
2017-08-02ASoC: codec: add DT support in dmic codecArnaud Pouliquen1-0/+6
2016-08-08ASoC: codec duplicated callback function goes to component on dmicKuninori Morimoto1-4/+6
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-27ASoC: dmic: Convert table based DAPM setupLars-Peter Clausen1-13/+4
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-05-12ASoC: DMIC codec - Add input widgetMisael Lopez Cruz1-1/+25
2011-01-12ASoC: DMIC codec: Adding a generic DMIC codecDavid Lambert1-0/+81