Age | Commit message (Expand) | Author | Files | Lines |
2021-01-21 | ASoC: es*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -1/+1 |
2021-01-08 | ASoC: es8328: Remove redundant null check before clk_disable_unprepare | Xu Wang | 1 | -2/+1 |
2020-07-17 | ASoC: codecs: es*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2020-07-10 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-08-15 | ASoC: es8328: Fix copy-paste error in es8328_right_line_controls | YueHaibing | 1 | -1/+1 |
2019-08-15 | ASoC: es8328: remove unused variable 'pga_tlv' | YueHaibing | 1 | -1/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-10-25 | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+2 |
2018-09-17 | ASoC: es8328: Fix fall-through annotations | Gustavo A. R. Silva | 1 | -2/+2 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-02-12 | ASoC: es8328: replace codec to component | Kuninori Morimoto | 1 | -74/+73 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-03-06 | ASoC: es8328: Enabling support for 192k | Romain Perier | 1 | -1/+2 |
2017-03-06 | ASoC: es8328: Simplify rates definition | Romain Perier | 1 | -7/+2 |
2017-03-06 | ASoC: es8328: Let device auto detect ratios in slave mode | Romain Perier | 1 | -14/+25 |
2017-02-04 | ASoC: es8328: Add support for slave mode | Romain Perier | 1 | -6/+14 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on es8328 | Kuninori Morimoto | 1 | -6/+8 |
2016-05-10 | ASoC: es8328: Set symmetric rates | John Keeping | 1 | -0/+1 |
2016-05-10 | ASoC: es8328: Support more sample rates | John Keeping | 1 | -35/+100 |
2016-05-10 | ASoC: es8328: Support more sample formats | John Keeping | 1 | -6/+29 |
2016-05-10 | ASoC: es8328: Move sample size setup to hw_params | John Keeping | 1 | -5/+14 |
2016-05-10 | ASoC: es8328: Use single R/W for regmap | John Keeping | 1 | -0/+1 |
2016-05-10 | ASoC: es8328: Fix ADC format setup | John Keeping | 1 | -6/+10 |
2016-05-10 | ASoC: es8328: Move clock setup to hw_params | John Keeping | 1 | -15/+16 |
2015-12-13 | ASoC: es8328: Fix shifts for mixer switches | John Keeping | 1 | -8/+8 |
2015-12-09 | ASoC: es8328: Fix deemphasis values | John Keeping | 1 | -8/+17 |
2015-10-22 | ASoC: es8328: harmless underflow in es8328_put_deemph() | Dan Carpenter | 1 | -1/+1 |
2015-05-11 | ASoC: es8328: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-03-10 | ASoC: es8238: Fix wrong value references for boolean kctl | Takashi Iwai | 1 | -2/+2 |
2014-09-06 | ASoC: es8328: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -3/+2 |
2014-09-01 | ASoC: es8328: fix error return code in es8328_codec_probe() | Wei Yongjun | 1 | -0/+1 |
2014-08-17 | ASoC: add es8328 codec driver | Sean Cross | 1 | -0/+756 |