aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-18ASoC: tegra: tegra20_ac97: Convert to use GPIO descriptorsLinus Walleij2-31/+28
2023-11-13ASoC: tegra: convert not to use dma_request_slave_channel()Christophe JAILLET1-2/+2
2023-10-26ASoC: tegra: machine: Handle component name prefixKrzysztof Kozlowski1-4/+8
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König1-1/+1
2023-10-12ASoC: tegra: Fix -Wuninitialized in tegra210_amx_platform_probe()Nathan Chancellor1-2/+1
2023-10-09ASoC: Use device_get_match_data()Rob Herring1-8/+2
2023-10-09ASoC: Explicitly include correct DT includesRob Herring14-19/+10
2023-09-25ASoC: tegra: convert not to use asoc_xxx()Kuninori Morimoto4-16/+16
2023-09-11ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar1-13/+17
2023-08-28Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-3/+32
2023-08-14ASoC: tegra: merge DAI call back functions into opsKuninori Morimoto5-14/+14
2023-07-17ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-06-29ASoC: tegra: Fix ADX byte mapSheetal1-12/+22
2023-06-29ASoC: tegra: Fix AMX byte mapSheetal1-18/+22
2023-06-24ASoC: tegra: Fix SFC conversion for few ratesSheetal2-3/+32
2023-06-22ASoC: tegra: Remove stale comments in AHUBSameer Pujar1-10/+0
2023-06-22ASoC: tegra: Use normal system sleep for ASRCSameer Pujar1-2/+2
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown1-0/+3
2023-06-13ASoC: tegra: Fix Master Volume ControlJon Hunter1-0/+3
2023-06-08ASoC: tegra: Simplify code around clk_get_rate() handlingChristophe JAILLET2-10/+8
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-17ASoC: tegra: tegra210_adx: fix snd_pcm_format_t typeMin-Hua Chen1-1/+1
2023-04-04ASoC: tegra20_ac97: Add missing unwind goto in tegra20_ac97_platform_probe()Zihao Wang1-1/+2
2023-03-22ASoC: tegra: remove unneeded semicolonJiapeng Chong1-1/+1
2023-03-21ALSA/ASoC: Convert to platform remove callbackMark Brown16-64/+32
2023-03-20ASoC: tegra: tegra30_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra30_ahub: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_sfc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_ope: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_mvc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_mixer: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_dmic: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_amx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_ahub: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_adx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra210_admaif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra20_i2s: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra20_ac97: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra186_dspk: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: tegra186_asrc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: tegra: Support MAX9808x by machine driverSvyatoslav Ryhel2-4/+51
2023-03-20ASoC: tegra: Support RT5631 by machine driverSvyatoslav Ryhel2-0/+70
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
2023-01-31ASoC: tegra: use helper functionKuninori Morimoto5-10/+9
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap1-2/+2
2022-11-10ASoC: tegra: Fix spelling mistake "fliter" -> "filter"Colin Ian King2-3/+3
2022-07-05ASoC: tegra: tegra20_das: Drop write-only driver data memberUwe Kleine-König1-3/+0
2022-07-05ASoC: tegra: tegra20_das: Make helper functions return voidUwe Kleine-König1-37/+10