summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/es8326.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-19ASoC: Intel: Remove skylake driverMark Brown1-0/+2
2024-08-08ASoC: codecs: ES8326: button detect issueZhang Yi1-0/+2
2024-08-08ASoC: codecs: ES8326: input issue after initZhang Yi1-0/+2
2024-07-29ASoC: codecs: ES8326: suspend issueZhang Yi1-1/+3
2024-06-24ASoC: codecs: ES8326: regcache_sync error issueZhang Yi1-0/+18
2024-06-24ASoC: codecs: ES8326: Minimize the pop noiseZhang Yi1-7/+24
2024-06-24ASoC: codecs: ES8326: Slove headphone detection issueZhang Yi1-5/+6
2024-06-04ASoC: codecs: ES8326: Solve headphone detection issueZhang Yi1-2/+6
2024-05-15ASoC: codecs: ES8326: solve hp and button detect issueZhang Yi1-3/+3
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König1-1/+1
2024-04-03ASoC: Merge up fixesMark Brown1-16/+21
2024-04-02ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi1-2/+0
2024-04-02ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi1-0/+5
2024-04-02ASoC: codecs: ES8326: modify clock tableZhang Yi1-11/+11
2024-04-02ASoC: codecs: ES8326: Solve error interruption issueZhang Yi1-3/+5
2024-03-25ASoC: codecs: ES8326: Delete unused REG_SUPPLYZhang Yi1-8/+0
2024-03-25ASoC: codecs: ES8326: Reducing power consumptionZhang Yi1-1/+32
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-23ASoC: 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/ti...Linus 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