summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)Author
2021-12-29ASoC: tegra: Restore headphones jack name on Nyan BigDmitry Osipenko
2021-12-29ASoC: tegra: Add DAPM switches for headphones and mic jackDmitry Osipenko
2021-12-08ASoC: tegra: Fix kcontrol put callback in AHUBSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DSPKSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in DMICSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in I2SSameer Pujar
2021-12-08ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar
2021-11-18ASoC: tegra: Restore AC97 supportDmitry Osipenko
2021-11-18ASoC: tegra: Set default card name for TrimsliceDmitry Osipenko
2021-08-30Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-08-17ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_dataAakash Hemadri
2021-08-17ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_dataAakash Hemadri
2021-08-16ASoC: tegra30: i2s: Use of_device_get_match_dataAakash Hemadri
2021-08-16ASoC: tegra30: ahub: Use of_device_get_match_dataAakash Hemadri
2021-08-04ASoC: tegra: Use managed buffer allocationTakashi Iwai
2021-07-11ASoC: tegra: Use ADMAIF component for DMA allocationsThierry Reding
2021-06-23ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-23ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-23ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-23ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-21ASoC: tegra: Fix a NULL vs IS_ERR() checkDan Carpenter
2021-06-15ASoC: tegra: Squash utils into common machine driverDmitry Osipenko
2021-06-15ASoC: tegra: Specify components string for each cardDmitry Osipenko
2021-06-15ASoC: tegra: Unify ASoC machine driversDmitry Osipenko
2021-06-15ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto
2021-03-31ASoC: tegra: tegra20_das: align function prototypesPierre-Louis Bossart
2021-03-31ASoC: tegra: tegra20_das: clarify expressionPierre-Louis Bossart
2021-03-31ASoC: tegra: Set driver name explicitlyThierry Reding
2021-03-18ASoC: tegra30: ahub: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra30: ahub: Correct suspend-resume callbacksDmitry Osipenko
2021-03-18ASoC: tegra30: ahub: Reset global variableDmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Use devm_clk_get()Dmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Correct driver removal orderDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Use devm_clk_get()Dmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Correct driver removal orderDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Add system level suspend-resume callbacksDmitry Osipenko
2021-03-18ASoC: tegra20: spdif: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra20: spdif: Correct driver removal orderDmitry Osipenko
2021-03-18ASoC: tegra30: ahub: Switch to use reset-bulk APIDmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Restore hardware state on runtime PM resumeDmitry Osipenko
2021-03-18ASoC: tegra20: i2s: Add reset controlDmitry Osipenko