summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas5805m.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tas5805m: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao2023-08-141-2/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: tas5805m: add missing page switch.Daniel Beer2023-02-061-0/+3
* ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer2023-02-061-41/+87
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-2/+1
* ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: add support for TAS5805M digital amplifierDaniel Beer2022-01-241-0/+567