summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)Author
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
2021-03-18ASoC: tegra20: ac97: Add reset controlDmitry Osipenko
2021-02-08ASoC: tegra: Add driver remove() callbackSameer Pujar
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar
2021-02-01ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRAGeert Uytterhoeven
2021-01-25ASoC: tegra: ahub: Reset hardware properlyDmitry Osipenko
2021-01-25ASoC: tegra: ahub: Use clk_bulk helpersDmitry Osipenko
2021-01-25ASoC: tegra: ahub: Add missing resetsDmitry Osipenko
2021-01-21ASoC: tegra: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2021-01-19Merge series "Tegra210 audio graph card" from Sameer Pujar <spujar@nvidia.com>:Mark Brown
2021-01-19ASoC: tegra: Add audio graph based card driverSameer Pujar
2021-01-19ASoC: tegra: Simplify with dma_set_mask_and_coherent()Takashi Iwai
2020-11-11ASoC: tegra: Don't warn on probe deferralJon Hunter
2020-11-03ASoC: tegra: remove unneeded semicolonTom Rix
2020-10-30ASoC: tegra20-spdif: remove "default m"Michał Mirosław
2020-10-01ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()Qinglang Miao
2020-08-03ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-08-03ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=nTakashi Iwai
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown
2020-07-23ASoC: tegra: Fix build error due to 64-by-32 divisionSameer Pujar
2020-07-23ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-21Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown
2020-07-21ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar
2020-07-20Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown