aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/es8326.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-07ASoC: codecs: ES8326: Changing members of private structureZhang Yi1-17/+1
2024-01-24ASoC: codecs: ES8326: Adding new volume kcontrolsZhu Ning1-1/+91
2024-01-22ASoC: codecs: fix ES8326 performance and pop noiseMark Brown1-47/+139
2024-01-22ASoC: codecs: ES8326: Remove executable bitFei Shao1-0/+0
2024-01-22ASoC: codecs: ES8326: fix the capture noise issueZhu Ning1-31/+32
2024-01-22ASoC: codecs: ES8326: Minimize the pop noise on headphoneZhu Ning1-16/+20
2024-01-22ASoC: codecs: ES8326: Improving the THD+N performanceZhu Ning1-8/+13
2024-01-22ASoC: codecs: ES8326: improving crosstalk performanceZhu Ning1-0/+82
2023-11-13ASoC: codecs: ES8326: Changing the headset detection timeZhu Ning1-3/+3
2023-11-13ASoC: codecs: ES8326: Changing initialisation and broadcastingZhu Ning1-22/+29
2023-11-13ASoC: codecs: ES8326: Add chip version flagZhu Ning1-68/+108
2023-07-25ASoC: codecs: ES8326: Update jact detection functionZhu Ning1-20/+89
2023-07-25ASOC: codecs: ES8326: Add calibration support for version_bZhu Ning1-15/+68
2023-07-25ASoC: codecs: ES8326: Fix power-up sequenceZhu Ning1-27/+68
2023-07-25ASoC: codecs: ES8326: Change Volatile Reg functionZhu Ning1-9/+14
2023-07-25ASoC: codecs: ES8326: Change Hp_detect register namesZhu Ning1-5/+5
2023-07-14ASoC: codecs: ES8326: Add es8326_mute functionZhu Ning1-44/+31
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-10Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+4
2023-02-06ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago1-2/+4
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2022-11-24ASoC: codecs: es8326: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-17ASoC: codecs: es8326: change es8326_regmap_config to staticYang Yingliang1-1/+1
2022-08-16ASoC: codecs: add support for ES8326Zhu Ning1-0/+905