aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/mt6660.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-10-19ASoC: jz4752b: Capture fixesMark Brown1-2/+1
2022-10-10ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probeZhang Qilong1-4/+4
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+6
2022-09-29ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probeZhang Qilong1-2/+6
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-05-09ASoC: mt6660: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-04-06ASoC: mt6660: use simple i2c probe functionStephen Kitt1-3/+2
2021-12-24ASoC: remove unneeded variablechiminghao1-3/+2
2021-01-21ASoC: mt6660: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2020-03-23ASoC: MT6660: make spdxcheck.py happyLukas Bulwahn1-1/+1
2020-02-19ASoC: MT6660 update to 1.0.8_GJeff Chang1-3/+75
2020-02-11ASoC: Remove unused including <linux/version.h>YueHaibing1-1/+0
2020-01-21ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang1-0/+509