aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/tas6424.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: tas6424: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2022-05-11ASoC: tas6424: Fix the error handling of tas6424_i2c_probe()Zheyu Ma1-2/+6
2022-04-26ASoC: tas6424: Return zero in remove callbackUwe Kleine-König1-3/+1
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt1-3/+2
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-16ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2018-11-05ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall1-1/+1
2018-08-31ASoC: tas6424: Add channel fault reportingAndrew F. Davis1-6/+46
2018-08-31Merge branch 'asoc-4.19' into asoc-4.20 tas dependencyMark Brown1-3/+9
2018-08-31ASoC: tas6424: Save last fault register even when clearAndrew F. Davis1-3/+9
2018-08-31ASoC: tas6424: Print full register name in error messageAndrew F. Davis1-3/+3
2018-05-04ASoC: tas6424: Allow disabling auto diagnostics for faster power-onJean-Jacques Hiblot1-2/+11
2018-04-27ASoC: tas6424: Add support for the mute pinJean-Jacques Hiblot1-1/+36
2018-04-27ASoC: tas6424: Add support for the standby pinJean-Jacques Hiblot1-0/+22
2018-02-12ASoC: tas6424: replace codec to componentKuninori Morimoto1-51/+48
2017-12-06ASoC: tas6424: Add support for TAS6424 digital amplifierAndreas Dannenberg1-0/+707