Age | Commit message (Expand) | Author | Files | Lines |
2021-09-22 | ASoC: cros_ec_codec: Use modern ASoC DAI format terminology | Mark Brown | 1 | -2/+2 |
2021-03-18 | ASoC: cros_ec_codec: remove null pointer dereference warning | Pierre-Louis Bossart | 1 | -1/+1 |
2021-01-19 | ASoC: cros_ec_codec: Reset I2S RX when probing | Yu-Hsuan Hsu | 1 | -0/+12 |
2020-12-16 | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2020-12-05 | ASoC: cros_ec_codec: fix uninitialized memory read | Arnd Bergmann | 1 | -1/+1 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
2020-08-07 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+2 |
2020-07-16 | ASoC: cros_ec_codec: use sha256() instead of open coding | Eric Biggers | 1 | -25/+2 |
2020-07-09 | ASoC: codecs: cros_ec_codec: fix 'defined but not used' warning | Pierre-Louis Bossart | 1 | -0/+2 |
2020-05-15 | ASoC: cros_ec_codec: switch to library API for SHA-256 | Ard Biesheuvel | 1 | -19/+4 |
2020-05-08 | ASoC: cros_ec_codec: allocate shash_desc dynamically | Arnd Bergmann | 1 | -8/+9 |
2020-02-11 | ASoC: cros_ec_codec: Support setting bclk ratio | Yu-Hsuan Hsu | 1 | -3/+22 |
2020-01-17 | Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6 | Mark Brown | 1 | -0/+8 |
2020-01-13 | ASoC: cros_ec_codec: Make the device acpi compatible | Yu-Hsuan Hsu | 1 | -0/+8 |
2019-12-11 | ASoC: cros_ec_codec: Use managed buffer allocation | Takashi Iwai | 1 | -4/+4 |
2019-11-09 | ASoC: cros_ec_codec: Convert to the common vmalloc memalloc | Takashi Iwai | 1 | -8/+8 |
2019-10-21 | ASoC: cros_ec_codec: support WoV | Tzung-Bi Shih | 1 | -2/+698 |
2019-10-18 | ASoC: cros_ec_codec: read max DMIC gain from EC codec | Tzung-Bi Shih | 1 | -14/+39 |
2019-10-18 | ASoC: cros_ec_codec: extract DMIC EC command from I2S RX | Tzung-Bi Shih | 1 | -26/+31 |
2019-10-18 | ASoC: cros_ec_codec: refactor I2S RX | Tzung-Bi Shih | 1 | -303/+199 |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra | 1 | -2/+2 |
2019-07-12 | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+4 |
2019-07-02 | ASoC: cros_ec_codec: use devm_snd_soc_register_component() | Kuninori Morimoto | 1 | -1/+1 |
2019-06-10 | mfd: cros_ec: Update I2S API | Gwendal Grignou | 1 | -4/+4 |
2019-02-13 | ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' static | Wei Yongjun | 1 | -1/+1 |
2019-01-29 | ASoC: cros_ec_codec: Add codec driver for Cros EC | Cheng-Yi Chiang | 1 | -0/+441 |