aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tas5805m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-14ASoC: tas5805m: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao1-2/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-06ASoC: tas5805m: add missing page switch.Daniel Beer1-0/+3
2023-02-06ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer1-41/+87
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-01-24ASoC: add support for TAS5805M digital amplifierDaniel Beer1-0/+567