summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas5720.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
* ASoC: tas5720: add missing unwind goto in tas5720_codec_probeYing Liu2023-04-121-1/+2
* ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probeSteffen Aschbacher2023-01-301-0/+13
* ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variantSteffen Aschbacher2023-01-301-12/+92
* ASoC: codecs: tas5720: split a tas5720_mute_soc_component() functionAlexandru Ardelean2023-01-301-4/+7
* ASoC: tas*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
* ASoC: tas5720: Use modern ASoC DAI format terminologyMark Brown2022-06-061-2/+2
* ASoC: tas*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-251-10/+11
* 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: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* ASoC: codecs: tas5720: add TAS5722 TDM slot width setting supportAndreas Dannenberg2018-08-311-0/+15
* ASoC: codecs: tas5720: add TAS5722 specific volume controlAndreas Dannenberg2018-08-311-8/+80
* ASoC: tas5720: replace codec to componentKuninori Morimoto2018-02-121-81/+70
* ASoC: tas5720: add TAS5722 register supportAndreas Dannenberg2017-12-121-1/+22
* ASoC: tas5720: add basic support for TAS5722 devicesAndreas Dannenberg2017-12-121-7/+31
* ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on tas5720Kuninori Morimoto2016-08-081-6/+8
* ASoC: add support for TAS5720 digital amplifierAndreas Dannenberg2016-04-271-0/+620