summaryrefslogtreecommitdiff
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
2025-06-25ASoC: Standardize ASoC menuMark Brown1-0/+4
2025-06-24ASoC: tegra: Standardize ASoC menuKuninori Morimoto1-0/+4
2025-06-17ASoC: tegra: AHUB: Remove unneeded semicolonChen Ni1-1/+1
2025-05-22ASoC: tegra: Tegra264 support in isomgr_bwSheetal1-3/+4
2025-05-22ASoC: tegra: AHUB: Add Tegra264 supportSheetal2-9/+891
2025-05-22ASoC: tegra: ADX: Add Tegra264 supportSheetal2-17/+248
2025-05-22ASoC: tegra: AMX: Add Tegra264 supportSheetal2-22/+241
2025-05-22ASoC: tegra: I2S: Add Tegra264 supportSheetal2-49/+233
2025-05-22ASoC: tegra: Update PLL rate for Tegra264Sheetal1-2/+12
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal2-8/+22
2025-05-22ASoC: tegra: ADMAIF: Add Tegra264 supportSheetal2-38/+263
2025-05-22ASoC: tegra: CIF: Add Tegra264 supportSheetal1-4/+26
2025-05-14ASoC: tegra210_ahub: Add check to of_device_get_match_data()Yuanjun Gong1-0/+2
2025-03-18ASoC: Convert to modern PM macrosMark Brown16-112/+96
2025-03-17ASoC: tegra30: Convert to RUNTIME_PM_OPS() & coTakashi Iwai2-14/+12
2025-03-17ASoC: tegra20: Convert to RUNTIME_PM_OPS() & coTakashi Iwai2-14/+12
2025-03-17ASoC: tegra210: Convert to RUNTIME_PM_OPS() & coTakashi Iwai10-70/+60
2025-03-17ASoC: tegra186: Convert to RUNTIME_PM_OPS() & coTakashi Iwai2-14/+12
2025-03-17ASoC: tegra: Use non-atomic timeout for ADX status registerRitu Chaudhary1-3/+3
2025-03-05ASoC: Merge up fixesMark Brown1-2/+2
2025-03-03ASoC: tegra: Fix ADX S24_LE audio formatThorsten Blum1-2/+2
2025-03-03ASoC: tegra: tegra_wm8903: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-1/+1
2025-03-03ASoC: tegra: tegra_asoc_machine: use inclusive language for SND_SOC_DAIFMT_CB...Kuninori Morimoto1-9/+9
2025-02-13ASoC: tegra: Remove the isomgr_bw APIs exportSheetal1-3/+0
2025-02-03ASoC: tegra: Add interconnect supportSheetal5-6/+192
2024-10-22ASoC: tegra: Add support for S24_LE audio formatRitu Chaudhary11-22/+76
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai18-26/+26
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König17-17/+17
2024-08-24ASoC: tegra: Fix CBB error during probe()Mohan Kumar1-4/+6
2024-08-01ALSA/ASoC: use snd_pcm_direction_name()Mark Brown1-8/+8
2024-08-01ASoC: tegra: use snd_pcm_direction_name()Kuninori Morimoto1-8/+8
2024-08-01ASoC: Use of_property_present()Rob Herring (Arm)1-1/+1
2024-07-22ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILSArnd Bergmann1-0/+1
2024-05-27ASoC: tegra: I2S client convert formats handlingMohan Kumar2-4/+69
2024-05-08ASoC: tegra: Use *-y instead of *-objs in MakefileTakashi Iwai1-23/+23
2024-05-06ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-4/+4
2024-04-08ASoC: tegra: Fix DSPK 16-bit playbackSameer Pujar1-4/+3
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/linu...Takashi 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