summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas6424.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: tas6424: Use modern ASoC DAI format terminologyMark Brown2022-06-061-3/+3
* ASoC: tas6424: Fix the error handling of tas6424_i2c_probe()Zheyu Ma2022-05-111-2/+6
* ASoC: tas6424: Return zero in remove callbackUwe Kleine-König2022-04-261-3/+1
* ASoC: tas*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: constify snd_soc_dai_ops structuresJulia Lawall2018-11-051-1/+1
* ASoC: tas6424: Add channel fault reportingAndrew F. Davis2018-08-311-6/+46
* Merge branch 'asoc-4.19' into asoc-4.20 tas dependencyMark Brown2018-08-311-3/+9
|\
| * ASoC: tas6424: Save last fault register even when clearAndrew F. Davis2018-08-311-3/+9
* | ASoC: tas6424: Print full register name in error messageAndrew F. Davis2018-08-311-3/+3
|/
* ASoC: tas6424: Allow disabling auto diagnostics for faster power-onJean-Jacques Hiblot2018-05-041-2/+11
* ASoC: tas6424: Add support for the mute pinJean-Jacques Hiblot2018-04-271-1/+36
* ASoC: tas6424: Add support for the standby pinJean-Jacques Hiblot2018-04-271-0/+22
* ASoC: tas6424: replace codec to componentKuninori Morimoto2018-02-121-51/+48
* ASoC: tas6424: Add support for TAS6424 digital amplifierAndreas Dannenberg2017-12-061-0/+707