summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cros_ec_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probeMiaoqian Lin2022-06-061-0/+1
* ASoC: cros_ec_codec: Add endianness flag in i2s_rx_component_driverCharles Keepax2022-05-091-3/+4
* ASoC: cros_ec_codec: Use modern ASoC DAI format terminologyMark Brown2021-09-221-2/+2
* ASoC: cros_ec_codec: remove null pointer dereference warningPierre-Louis Bossart2021-03-181-1/+1
* ASoC: cros_ec_codec: Reset I2S RX when probingYu-Hsuan Hsu2021-01-191-0/+12
* Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-12-151-1/+1
|\
| * ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann2020-12-041-1/+1
* | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
|/
* Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-0/+2
|\
| * ASoC: codecs: cros_ec_codec: fix 'defined but not used' warningPierre-Louis Bossart2020-07-091-0/+2
* | ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers2020-07-161-25/+2
|/
* ASoC: cros_ec_codec: switch to library API for SHA-256Ard Biesheuvel2020-05-151-19/+4
* ASoC: cros_ec_codec: allocate shash_desc dynamicallyArnd Bergmann2020-05-081-8/+9
* ASoC: cros_ec_codec: Support setting bclk ratioYu-Hsuan Hsu2020-02-111-3/+22
* Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-171-0/+8
|\
| * ASoC: cros_ec_codec: Make the device acpi compatibleYu-Hsuan Hsu2020-01-131-0/+8
* | ASoC: cros_ec_codec: Use managed buffer allocationTakashi Iwai2019-12-111-4/+4
* | ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
|/
* ASoC: cros_ec_codec: support WoVTzung-Bi Shih2019-10-211-2/+698
* ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih2019-10-181-14/+39
* ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih2019-10-181-26/+31
* ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih2019-10-181-303/+199
* mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
* Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-111-4/+4
|\
| * mfd: cros_ec: Update I2S APIGwendal Grignou2019-06-101-4/+4
* | ASoC: cros_ec_codec: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-1/+1
|/
* ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' staticWei Yongjun2019-02-131-1/+1
* ASoC: cros_ec_codec: Add codec driver for Cros ECCheng-Yi Chiang2019-01-291-0/+441