aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas5720.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-2/+0
2022-06-06ASoC: tas5720: Use modern ASoC DAI format terminologyMark Brown1-2/+2
2022-04-25ASoC: tas*: use i2c_match_id and simple i2c probeStephen Kitt1-10/+11
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
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-08-31ASoC: codecs: tas5720: add TAS5722 TDM slot width setting supportAndreas Dannenberg1-0/+15
2018-08-31ASoC: codecs: tas5720: add TAS5722 specific volume controlAndreas Dannenberg1-8/+80
2018-02-12ASoC: tas5720: replace codec to componentKuninori Morimoto1-81/+70
2017-12-12ASoC: tas5720: add TAS5722 register supportAndreas Dannenberg1-1/+22
2017-12-12ASoC: tas5720: add basic support for TAS5722 devicesAndreas Dannenberg1-7/+31
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on tas5720Kuninori Morimoto1-6/+8
2016-04-27ASoC: add support for TAS5720 digital amplifierAndreas Dannenberg1-0/+620