summaryrefslogtreecommitdiff
path: root/common/audio_codec_dmic.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/audio_codec_dmic.c: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* audio_codec: fix compile errorTzung-Bi Shih2019-10-031-1/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-4/+4
* audio_codec: support software gainTzung-Bi Shih2019-09-171-0/+30
* audio_codec: add DMIC abstract layerTzung-Bi Shih2019-09-171-0/+77