aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt9120.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-29ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang1-0/+12
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-05-19ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logicChiYuan Huang1-6/+105
2022-05-19ASoC: rt9120: Fix 3byte read, valule offset typoChiYuan Huang1-1/+1
2022-05-09ASoC: rt9120: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-04-22ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang1-1/+0
2021-11-12ASoC: rt9120: Add the compatibility with rt9120sChiYuan Huang1-4/+29
2021-11-12ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48ChiYuan Huang1-5/+19
2021-11-12ASoC: rt9120: Update internal ocp level to the correct valueChiYuan Huang1-2/+1
2021-10-13ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang1-0/+495
2021-10-13ASoC: rt9120: Drop rt9210 audio amplifier supportMark Brown1-489/+0
2021-10-08ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang1-0/+489