| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: da7218: Drop CONFIG_OF ifdef | Stephen Boyd | 2021-02-04 | 1 | -3/+1 |
* | ASoC: da*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2021-01-21 | 1 | -2/+2 |
* | ASoC: da7218: skip of_device_id table when !CONFIG_OF | Krzysztof Kozlowski | 2020-11-26 | 1 | -0/+2 |
* | ASoC: codecs: da*: rename to snd_soc_component_read() | Kuninori Morimoto | 2020-06-22 | 1 | -17/+17 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | ASoC: da7218: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -253/+245 |
* | ASoC: da7218: Improve a size determination in da7218_i2c_probe() | Markus Elfring | 2017-11-27 | 1 | -2/+1 |
* | ASoC: da7218: Delete two error messages for a failed memory allocation in da7... | Markus Elfring | 2017-11-27 | 1 | -5/+1 |
* | ASoC: da7218: fix fix child-node lookup | Johan Hovold | 2017-11-16 | 1 | -1/+1 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: da7218: Fix incorrect usage of bitwise '&' operator for SRM check | Adam Thomson | 2017-05-23 | 1 | -1/+1 |
* | ASoC: da7218: Set DAI output pin high impedance when not in use | Adam Thomson | 2016-12-16 | 1 | -1/+2 |
*-. | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '... | Mark Brown | 2016-09-29 | 1 | -19/+15 |
|\ \ |
|
| * | | ASoC: da7218: Improve driver efficiency with regards to MCLK usage | Adam Thomson | 2016-08-08 | 1 | -10/+12 |
| * | | ASoC: da7218: Remove 32KHz PLL mode from driver | Adam Thomson | 2016-08-08 | 1 | -9/+3 |
| |/ |
|
* / | ASoC: codec duplicated callback function goes to component on da7218 | Kuninori Morimoto | 2016-08-08 | 1 | -7/+8 |
|/ |
|
* | ASoC: da7218: Update PLL ranges and dividers to improve locking | Adam Thomson | 2016-04-22 | 1 | -16/+16 |
* | ASoC: da7218: Correct BCLK inversion for DSP DAI format mode | Adam Thomson | 2016-01-05 | 1 | -10/+37 |
* | ASoC: da7218: Enable mic level detection reporting to user-space | Adam Thomson | 2015-12-23 | 1 | -5/+14 |
* | ASoC: da7218: avoid 64-bit compile warning | Arnd Bergmann | 2015-12-08 | 1 | -1/+1 |
* | ASoC: da7218: fix boolreturn.cocci warnings | kbuild test robot | 2015-12-01 | 1 | -2/+2 |
* | ASoC: da7218: Add da7218 codec driver | Adam Thomson | 2015-11-30 | 1 | -0/+3305 |