Age | Commit message (Expand) | Author | Files | Lines |
2022-03-21 | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+1 |
2022-03-16 | ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data | Miaoqian Lin | 1 | -0/+1 |
2022-02-23 | ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_put | Srinivas Kandagatla | 1 | -1/+4 |
2022-02-23 | ASoC: codecs: wcd934x: fix kcontrol max values | Srinivas Kandagatla | 1 | -3/+3 |
2021-12-31 | ASoC: Merge fixes | Mark Brown | 1 | -33/+93 |
2021-12-01 | ASoC: codecs: wcd934x: remove redundant ret variable | Srinivas Kandagatla | 1 | -4/+2 |
2021-12-01 | ASoC: codecs: wcd934x: return correct value from mixer put | Srinivas Kandagatla | 1 | -2/+5 |
2021-12-01 | ASoC: codecs: wcd934x: handle channel mappping list correctly | Srinivas Kandagatla | 1 | -31/+88 |
2021-11-16 | ASoC: codecs: wcd934x: return error code correctly from hw_params | Srinivas Kandagatla | 1 | -2/+1 |
2021-06-08 | ASoC: remove unneeded semicolons in wcd934x.c | Wan Jiabing | 1 | -3/+3 |
2021-06-04 | ASoC: codecs: wcd934x: add mbhc support | Srinivas Kandagatla | 1 | -15/+869 |
2021-04-23 | ASoC: wcd934x: use the clock provider API | Jerome Brunet | 1 | -2/+4 |
2021-04-15 | ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler | Guangqing Zhu | 1 | -1/+1 |
2021-04-09 | ASoC: wcd934x: constify static struct snd_soc_dai_ops | Ye Bin | 1 | -1/+1 |
2021-03-10 | ASoC: wcd934x: remove useless return | Pierre-Louis Bossart | 1 | -2/+0 |
2021-03-10 | ASoC: codecs: wcd934x: add a sanity check in set channel map | Srinivas Kandagatla | 1 | -0/+6 |
2020-10-28 | ASoC: codecs: wcd934x: Set digital gain range correctly | Srinivas Kandagatla | 1 | -1/+1 |
2020-06-22 | ASoC: codecs: wcd*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -26/+26 |
2020-04-20 | ASoC: wcd934x: remove unneeded semicolon | Jason Yan | 1 | -14/+14 |
2020-04-20 | ASoC: wcd934x: remove unnecessary comparisons to bool | Jason Yan | 1 | -1/+1 |
2020-03-06 | ASoC: wcd934x: remove unused headers | Srinivas Kandagatla | 1 | -4/+0 |
2020-03-06 | ASoC: wcd934x: fix High Accuracy Buck enable | Srinivas Kandagatla | 1 | -5/+5 |
2020-02-11 | ASoC: wcd934x: Remove set but not unused variable 'hph_comp_ctrl7' | YueHaibing | 1 | -3/+0 |
2020-02-11 | ASoC: wcd934x: Remove some unnecessary NULL checks | Nathan Chancellor | 1 | -12/+8 |
2019-12-25 | ASoC: wcd934x: add audio routings | Srinivas Kandagatla | 1 | -0/+290 |
2019-12-25 | ASoC: wcd934x: add capture dapm widgets | Srinivas Kandagatla | 1 | -2/+1149 |
2019-12-25 | ASoC: wcd934x: add playback dapm widgets | Srinivas Kandagatla | 1 | -0/+1550 |
2019-12-25 | ASoC: wcd934x: add basic controls | Srinivas Kandagatla | 1 | -0/+506 |
2019-12-25 | ASoC: wcd934x: add support to wcd9340/wcd9341 codec | Srinivas Kandagatla | 1 | -0/+1591 |