index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cros_ec_codec.c
Age
Commit message (
Expand
)
Author
2020-07-16
ASoC: cros_ec_codec: use sha256() instead of open coding
Eric Biggers
2020-05-15
ASoC: cros_ec_codec: switch to library API for SHA-256
Ard Biesheuvel
2020-05-08
ASoC: cros_ec_codec: allocate shash_desc dynamically
Arnd Bergmann
2020-02-11
ASoC: cros_ec_codec: Support setting bclk ratio
Yu-Hsuan Hsu
2020-01-17
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
2020-01-13
ASoC: cros_ec_codec: Make the device acpi compatible
Yu-Hsuan Hsu
2019-12-11
ASoC: cros_ec_codec: Use managed buffer allocation
Takashi Iwai
2019-11-09
ASoC: cros_ec_codec: Convert to the common vmalloc memalloc
Takashi Iwai
2019-10-21
ASoC: cros_ec_codec: support WoV
Tzung-Bi Shih
2019-10-18
ASoC: cros_ec_codec: read max DMIC gain from EC codec
Tzung-Bi Shih
2019-10-18
ASoC: cros_ec_codec: extract DMIC EC command from I2S RX
Tzung-Bi Shih
2019-10-18
ASoC: cros_ec_codec: refactor I2S RX
Tzung-Bi Shih
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-07-02
ASoC: cros_ec_codec: use devm_snd_soc_register_component()
Kuninori Morimoto
2019-06-10
mfd: cros_ec: Update I2S API
Gwendal Grignou
2019-02-13
ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' static
Wei Yongjun
2019-01-29
ASoC: cros_ec_codec: Add codec driver for Cros EC
Cheng-Yi Chiang