summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/es8326.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: ES8326: Update jact detection functionZhu Ning2023-07-251-20/+89
* ASOC: codecs: ES8326: Add calibration support for version_bZhu Ning2023-07-251-15/+68
* ASoC: codecs: ES8326: Fix power-up sequenceZhu Ning2023-07-251-27/+68
* ASoC: codecs: ES8326: Change Volatile Reg functionZhu Ning2023-07-251-9/+14
* ASoC: codecs: ES8326: Change Hp_detect register namesZhu Ning2023-07-251-5/+5
* ASoC: codecs: ES8326: Add es8326_mute functionZhu Ning2023-07-141-44/+31
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-101-2/+4
|\
| * ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago2023-02-061-2/+4
* | treewide: fix up files incorrectly marked executableLinus Torvalds2023-01-261-0/+0
|/
* ASoC: codecs: es8326: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+2
* ASoC: codecs: es8326: change es8326_regmap_config to staticYang Yingliang2022-08-171-1/+1
* ASoC: codecs: add support for ES8326Zhu Ning2022-08-161-0/+905