summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/da7218.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: da7218: replace codec to componentKuninori Morimoto2018-02-121-253/+245
* ASoC: da7218: Improve a size determination in da7218_i2c_probe()Markus Elfring2017-11-271-2/+1
* ASoC: da7218: Delete two error messages for a failed memory allocation in da7...Markus Elfring2017-11-271-5/+1
* ASoC: da7218: fix fix child-node lookupJohan Hovold2017-11-161-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM checkAdam Thomson2017-05-231-1/+1
* ASoC: da7218: Set DAI output pin high impedance when not in useAdam Thomson2016-12-161-1/+2
*-. Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown2016-09-291-19/+15
|\ \
| * | ASoC: da7218: Improve driver efficiency with regards to MCLK usageAdam Thomson2016-08-081-10/+12
| * | ASoC: da7218: Remove 32KHz PLL mode from driverAdam Thomson2016-08-081-9/+3
| |/
* / ASoC: codec duplicated callback function goes to component on da7218Kuninori Morimoto2016-08-081-7/+8
|/
* ASoC: da7218: Update PLL ranges and dividers to improve lockingAdam Thomson2016-04-221-16/+16
* ASoC: da7218: Correct BCLK inversion for DSP DAI format modeAdam Thomson2016-01-051-10/+37
* ASoC: da7218: Enable mic level detection reporting to user-spaceAdam Thomson2015-12-221-5/+14
* ASoC: da7218: avoid 64-bit compile warningArnd Bergmann2015-12-081-1/+1
* ASoC: da7218: fix boolreturn.cocci warningskbuild test robot2015-12-011-2/+2
* ASoC: da7218: Add da7218 codec driverAdam Thomson2015-11-301-0/+3305