summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_asoc_machine.c
AgeCommit message (Expand)AuthorLines
2026-04-01ASoC: tegra: Add error logging for probe and callback failuresMark Brown-12/+9
2026-04-01ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal-12/+9
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra_asoc_machine probeSheetal-35/+35
2026-03-01ASoC: tegra: Support CPCAP by machine driverSvyatoslav Ryhel-0/+52
2025-11-17ASoC: tegra: tegra_asoc_machine: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+7
2025-03-03ASoC: tegra: tegra_asoc_machine: use inclusive language for SND_SOC_DAIFMT_CB...Kuninori Morimoto-9/+9
2024-05-06ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski-1/+1
2023-10-26ASoC: tegra: machine: Handle component name prefixKrzysztof Kozlowski-4/+8
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-1/+0
2023-09-25ASoC: tegra: convert not to use asoc_xxx()Kuninori Morimoto-1/+1
2023-03-22ASoC: tegra: remove unneeded semicolonJiapeng Chong-1/+1
2023-03-20ASoC: tegra: Support MAX9808x by machine driverSvyatoslav Ryhel-4/+42
2023-03-20ASoC: tegra: Support RT5631 by machine driverSvyatoslav Ryhel-0/+61
2023-03-20ASoC: tegra: Support coupled mic-hp detectionSvyatoslav Ryhel-0/+18
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki-15/+15
2021-12-13ASoC: tegra: Restore headphones jack name on Nyan BigDmitry Osipenko-1/+8
2021-12-13ASoC: tegra: Add DAPM switches for headphones and mic jackDmitry Osipenko-0/+2
2021-10-25ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko-0/+1
2021-10-25ASoC: tegra: Restore AC97 supportDmitry Osipenko-10/+49
2021-10-01ASoC: tegra: Constify static snd_soc_opsRikard Falkeborn-1/+1
2021-06-21ASoC: tegra: Fix a NULL vs IS_ERR() checkDan Carpenter-1/+1
2021-06-15ASoC: tegra: Squash utils into common machine driverDmitry Osipenko-9/+144
2021-06-15ASoC: tegra: Specify components string for each cardDmitry Osipenko-0/+7
2021-06-15ASoC: tegra: Unify ASoC machine driversDmitry Osipenko-0/+712