summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/dmic.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmic: declare trigger function as staticPierre-Louis Bossart2019-01-071-2/+2
* ASoC: dmic: introduce module_param wakeup_delayJenny TC2018-11-281-0/+5
* ASoC: dmic: introduce mode switch delayJenny TC2018-11-281-0/+35
* ASoC: dmic: add DT module aliasJerome Brunet2018-08-291-0/+1
* ASoC: dmic: don't use codec anymoreKuninori Morimoto2018-02-211-2/+2
* ASoC: dmic: Add optional wakeup delayMatthias Kaehlcke2018-02-191-28/+35
* ASoC: dmic: replace codec to componentKuninori Morimoto2018-02-121-19/+14
* ASoC: dmic: Fix check of return value from read of 'num-channels'Matthias Kaehlcke2018-01-221-1/+1
* ASoC: codecs: dmic: Make number of channels configurableMatthias Kaehlcke2018-01-091-1/+23
* ASoC: codec: use enable pin to control dmic start and stophuang lin2017-08-171-1/+47
* ASoC: codec: add DT support in dmic codecArnaud Pouliquen2017-08-021-0/+6
* ASoC: codec duplicated callback function goes to component on dmicKuninori Morimoto2016-08-081-4/+6
* ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: dmic: Convert table based DAPM setupLars-Peter Clausen2013-08-271-13/+4
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-11/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ASoC: DMIC codec - Add input widgetMisael Lopez Cruz2011-05-121-1/+25
* ASoC: DMIC codec: Adding a generic DMIC codecDavid Lambert2011-01-121-0/+81