summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Add Tegra210 based Mixer driverSameer Pujar2021-09-204-0/+786
* ASoC: tegra: Add Tegra210 based ADX driverSameer Pujar2021-09-204-0/+616
* ASoC: tegra: Add Tegra210 based AMX driverSameer Pujar2021-09-204-0/+704
* ASoC: tegra: Add Tegra210 based SFC driverSameer Pujar2021-09-204-0/+3638
* ASoC: tegra: Add Tegra210 based MVC driverSameer Pujar2021-09-204-0/+773
* ASoC: tegra: Add routes for few AHUB modulesSameer Pujar2021-09-201-2/+509
* Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-08-302-8/+6
|\
| * ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_dataAakash Hemadri2021-08-171-4/+4
| * ASoC: tegra30: ahub: Fix incorrect usage of of_device_get_match_dataAakash Hemadri2021-08-171-4/+2
| * ASoC: tegra30: i2s: Use of_device_get_match_dataAakash Hemadri2021-08-161-1/+1
| * ASoC: tegra30: ahub: Use of_device_get_match_dataAakash Hemadri2021-08-161-1/+1
* | ASoC: tegra: Use managed buffer allocationTakashi Iwai2021-08-043-105/+1
|/
* ASoC: tegra: Use ADMAIF component for DMA allocationsThierry Reding2021-07-111-12/+18
* ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
* ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-3/+1
* ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
* ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
* ASoC: tegra: Fix a NULL vs IS_ERR() checkDan Carpenter2021-06-211-1/+1
* ASoC: tegra: Squash utils into common machine driverDmitry Osipenko2021-06-155-276/+150
* ASoC: tegra: Specify components string for each cardDmitry Osipenko2021-06-152-0/+8
* ASoC: tegra: Unify ASoC machine driversDmitry Osipenko2021-06-1513-2112/+850
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-06-159-0/+9
* ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann2021-04-224-8/+8
* ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto2021-04-201-1/+1
* ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto2021-04-201-1/+1
* ASoC: tegra: tegra20_das: align function prototypesPierre-Louis Bossart2021-03-311-3/+3
* ASoC: tegra: tegra20_das: clarify expressionPierre-Louis Bossart2021-03-311-4/+4
* ASoC: tegra: Set driver name explicitlyThierry Reding2021-03-311-0/+1
* ASoC: tegra30: ahub: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-9/+0
* ASoC: tegra30: ahub: Correct suspend-resume callbacksDmitry Osipenko2021-03-181-27/+2
* ASoC: tegra30: ahub: Reset global variableDmitry Osipenko2021-03-181-14/+16
* ASoC: tegra30: i2s: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-11/+1
* ASoC: tegra30: i2s: Use devm_clk_get()Dmitry Osipenko2021-03-181-7/+3
* ASoC: tegra30: i2s: Correct driver removal orderDmitry Osipenko2021-03-181-4/+4
* ASoC: tegra20: i2s: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-12/+1
* ASoC: tegra20: i2s: Use devm_clk_get()Dmitry Osipenko2021-03-181-9/+3
* ASoC: tegra20: i2s: Correct driver removal orderDmitry Osipenko2021-03-181-3/+3
* ASoC: tegra20: i2s: Add system level suspend-resume callbacksDmitry Osipenko2021-03-181-0/+2
* ASoC: tegra20: spdif: Remove handing of disabled runtime PMDmitry Osipenko2021-03-181-11/+1
* ASoC: tegra20: spdif: Correct driver removal orderDmitry Osipenko2021-03-181-3/+3
* ASoC: tegra30: ahub: Switch to use reset-bulk APIDmitry Osipenko2021-03-183-70/+40
* ASoC: tegra30: i2s: Restore hardware state on runtime PM resumeDmitry Osipenko2021-03-181-28/+12
* ASoC: tegra20: i2s: Add reset controlDmitry Osipenko2021-03-182-0/+32
* ASoC: tegra20: ac97: Add reset controlDmitry Osipenko2021-03-182-0/+22
* ASoC: tegra: Add driver remove() callbackSameer Pujar2021-02-081-1/+2
* ASoC: audio-graph: Rename functions needed for exportSameer Pujar2021-02-081-3/+3
* ASoC: tegra: SND_SOC_TEGRA_AUDIO_GRAPH_CARD should depend on SND_SOC_TEGRAGeert Uytterhoeven2021-02-011-20/+13
* ASoC: tegra: ahub: Reset hardware properlyDmitry Osipenko2021-01-252-4/+33
* ASoC: tegra: ahub: Use clk_bulk helpersDmitry Osipenko2021-01-252-25/+9
* ASoC: tegra: ahub: Add missing resetsDmitry Osipenko2021-01-251-0/+2