aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/da7218.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12ASoC: da7218: replace codec to componentGravatar Kuninori Morimoto 1-253/+245
2017-11-27ASoC: da7218: Improve a size determination in da7218_i2c_probe()Gravatar Markus Elfring 1-2/+1
2017-11-27ASoC: da7218: Delete two error messages for a failed memory allocation in da7...Gravatar Markus Elfring 1-5/+1
2017-11-16ASoC: da7218: fix fix child-node lookupGravatar Johan Hovold 1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2017-05-23ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM checkGravatar Adam Thomson 1-1/+1
2016-12-16ASoC: da7218: Set DAI output pin high impedance when not in useGravatar Adam Thomson 1-1/+2
2016-09-29Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Gravatar Mark Brown 1-19/+15
2016-08-08ASoC: da7218: Improve driver efficiency with regards to MCLK usageGravatar Adam Thomson 1-10/+12
2016-08-08ASoC: da7218: Remove 32KHz PLL mode from driverGravatar Adam Thomson 1-9/+3
2016-08-08ASoC: codec duplicated callback function goes to component on da7218Gravatar Kuninori Morimoto 1-7/+8
2016-04-22ASoC: da7218: Update PLL ranges and dividers to improve lockingGravatar Adam Thomson 1-16/+16
2016-01-05ASoC: da7218: Correct BCLK inversion for DSP DAI format modeGravatar Adam Thomson 1-10/+37
2015-12-22ASoC: da7218: Enable mic level detection reporting to user-spaceGravatar Adam Thomson 1-5/+14
2015-12-08ASoC: da7218: avoid 64-bit compile warningGravatar Arnd Bergmann 1-1/+1
2015-12-01ASoC: da7218: fix boolreturn.cocci warningsGravatar kbuild test robot 1-2/+2
2015-11-30ASoC: da7218: Add da7218 codec driverGravatar Adam Thomson 1-0/+3305