summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_asoc_machine.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2023-10-26ASoC: tegra: machine: Handle component name prefixKrzysztof Kozlowski1-4/+8
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+0
2023-09-25ASoC: tegra: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-03-22ASoC: tegra: remove unneeded semicolonJiapeng Chong1-1/+1
2023-03-20ASoC: tegra: Support MAX9808x by machine driverSvyatoslav Ryhel1-4/+42
2023-03-20ASoC: tegra: Support RT5631 by machine driverSvyatoslav Ryhel1-0/+61
2023-03-20ASoC: tegra: Support coupled mic-hp detectionSvyatoslav Ryhel1-0/+18
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-15/+15
2021-12-13ASoC: tegra: Restore headphones jack name on Nyan BigDmitry Osipenko1-1/+8
2021-12-13ASoC: tegra: Add DAPM switches for headphones and mic jackDmitry Osipenko1-0/+2
2021-10-25ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko1-0/+1
2021-10-25ASoC: tegra: Restore AC97 supportDmitry Osipenko1-10/+49
2021-10-01ASoC: tegra: Constify static snd_soc_opsRikard Falkeborn1-1/+1
2021-06-21ASoC: tegra: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-06-15ASoC: tegra: Squash utils into common machine driverDmitry Osipenko1-9/+144
2021-06-15ASoC: tegra: Specify components string for each cardDmitry Osipenko1-0/+7
2021-06-15ASoC: tegra: Unify ASoC machine driversDmitry Osipenko1-0/+712