summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/es8326.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Remove skylake driverMark Brown2024-08-191-0/+2
|\
| * ASoC: codecs: ES8326: button detect issueZhang Yi2024-08-081-0/+2
* | ASoC: codecs: ES8326: input issue after initZhang Yi2024-08-081-0/+2
* | ASoC: codecs: ES8326: suspend issueZhang Yi2024-07-291-1/+3
|/
* ASoC: codecs: ES8326: regcache_sync error issueZhang Yi2024-06-241-0/+18
* ASoC: codecs: ES8326: Minimize the pop noiseZhang Yi2024-06-241-7/+24
* ASoC: codecs: ES8326: Slove headphone detection issueZhang Yi2024-06-241-5/+6
* ASoC: codecs: ES8326: Solve headphone detection issueZhang Yi2024-06-041-2/+6
* ASoC: codecs: ES8326: solve hp and button detect issueZhang Yi2024-05-151-3/+3
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: Merge up fixesMark Brown2024-04-031-16/+21
|\
| * ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi2024-04-021-2/+0
| * ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi2024-04-021-0/+5
| * ASoC: codecs: ES8326: modify clock tableZhang Yi2024-04-021-11/+11
| * ASoC: codecs: ES8326: Solve error interruption issueZhang Yi2024-04-021-3/+5
* | ASoC: codecs: ES8326: Delete unused REG_SUPPLYZhang Yi2024-03-251-8/+0
* | ASoC: codecs: ES8326: Reducing power consumptionZhang Yi2024-03-251-1/+32
|/
* ASoC: codecs: ES8326: Changing members of private structureZhang Yi2024-03-071-17/+1
* ASoC: codecs: ES8326: Adding new volume kcontrolsZhu Ning2024-01-241-1/+91
* ASoC: codecs: fix ES8326 performance and pop noiseMark Brown2024-01-221-47/+139
|\
| * ASoC: codecs: ES8326: fix the capture noise issueZhu Ning2024-01-221-31/+32
| * ASoC: codecs: ES8326: Minimize the pop noise on headphoneZhu Ning2024-01-221-16/+20
| * ASoC: codecs: ES8326: Improving the THD+N performanceZhu Ning2024-01-221-8/+13
| * ASoC: codecs: ES8326: improving crosstalk performanceZhu Ning2024-01-221-0/+82
* | ASoC: codecs: ES8326: Remove executable bitFei Shao2024-01-221-0/+0
|/
* ASoC: codecs: ES8326: Changing the headset detection timeZhu Ning2023-11-131-3/+3
* ASoC: codecs: ES8326: Changing initialisation and broadcastingZhu Ning2023-11-131-22/+29
* ASoC: codecs: ES8326: Add chip version flagZhu Ning2023-11-131-68/+108
* 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