summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt9120.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang2022-12-291-0/+12
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logicChiYuan Huang2022-05-191-6/+105
* ASoC: rt9120: Fix 3byte read, valule offset typoChiYuan Huang2022-05-191-1/+1
* ASoC: rt9120: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
* ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang2022-04-221-1/+0
* ASoC: rt9120: Add the compatibility with rt9120sChiYuan Huang2021-11-121-4/+29
* ASoC: rt9120: Fix clock auto sync issue when fs is the multiple of 48ChiYuan Huang2021-11-121-5/+19
* ASoC: rt9120: Update internal ocp level to the correct valueChiYuan Huang2021-11-121-2/+1
* ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang2021-10-131-0/+495
* ASoC: rt9120: Drop rt9210 audio amplifier supportMark Brown2021-10-131-489/+0
* ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang2021-10-081-0/+489