summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: tegra: Migrate to new style legacy DAI naming flagCharles Keepax4-3/+7
2022-06-27ASoC: sh: Migrate to new style legacy DAI naming flagCharles Keepax5-19/+24
2022-06-27ASoC: bcm: Migrate to new style legacy DAI naming flagCharles Keepax3-4/+7
2022-06-27ASoC: stm32: Migrate to new style legacy DAI naming flagCharles Keepax4-0/+4
2022-06-27ASoC: ep93xx: Migrate to new style legacy DAI naming flagCharles Keepax2-4/+6
2022-06-27ASoC: jz4740-i2c: Migrate to new style legacy DAI naming flagCharles Keepax1-3/+4
2022-06-27ASoC: spear: Migrate to new style legacy DAI naming flagCharles Keepax2-2/+4
2022-06-27ASoC: img: Migrate to new style legacy DAI naming flagCharles Keepax5-5/+10
2022-06-24ASoC: cs35l41: Add support for CLSA3541 ACPI device IDCristian Ciocaltea1-0/+1
2022-06-24ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe()Jiapeng Chong1-0/+1
2022-06-24ASoC: Intel: haswell and broadwell boards updateMark Brown7-547/+462
2022-06-23ASoC: dapm: Move stereo autodisable checkCharles Keepax1-5/+5
2022-06-23ASoC: topology: KUnit: Followup prototype change of snd_soc_unregister_card()Uwe Kleine-König1-20/+10
2022-06-23ASoC: Intel: bdw_rt286: Remove FE DAI opsCezary Rojewski1-25/+0
2022-06-23ASoC: Intel: bdw_rt286: Improve codec_init() qualityCezary Rojewski1-4/+3
2022-06-23ASoC: Intel: bdw_rt286: Improve hw_params() debug-abilityCezary Rojewski1-1/+1
2022-06-23ASoC: Intel: bdw_rt286: Improve probe() function qualityCezary Rojewski1-12/+11
2022-06-23ASoC: Intel: bdw_rt286: Update file commentsCezary Rojewski2-17/+8
2022-06-23ASoC: Intel: bdw_rt286: Update code indentationCezary Rojewski1-51/+28
2022-06-23ASoC: Intel: bdw_rt286: Reword driver nameCezary Rojewski2-3/+3
2022-06-23ASoC: Intel: bdw_rt286: Reword prefixes of all driver membersCezary Rojewski1-51/+51
2022-06-23ASoC: Intel: Rename broadwell source file to bdw_rt286Cezary Rojewski2-1/+1
2022-06-23ASoC: Intel: hsw_rt5640: Improve hw_params() debug-abilityCezary Rojewski1-1/+1
2022-06-23ASoC: Intel: hsw_rt5640: Improve probe() function qualityCezary Rojewski1-3/+4
2022-06-23ASoC: Intel: hsw_rt5640: Update file commentsCezary Rojewski2-11/+7
2022-06-23ASoC: Intel: hsw_rt5640: Update code indentationCezary Rojewski1-41/+18
2022-06-23ASoC: Intel: hsw_rt5640: Reword driver nameCezary Rojewski2-4/+4
2022-06-23ASoC: Intel: hsw_rt5640: Reword prefixes of all driver membersCezary Rojewski1-23/+23
2022-06-23ASoC: Intel: Rename haswell source file to hsw_rt5640Cezary Rojewski2-1/+1
2022-06-22ASoC: rockchip: i2s: switch BCLK to GPIOMark Brown1-45/+35
2022-06-22Add MT8186 ADSP dt-bindingMark Brown1-2/+2
2022-06-22ASoC: rockchip: i2s: Fix crash on missing pinctrlChen-Yu Tsai1-15/+14
2022-06-22ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König1-8/+2
2022-06-22ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König4-10/+7
2022-06-22ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen1-2/+2
2022-06-22ASoC: Merge fixesMark Brown12-122/+263
2022-06-21ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-46/+123
2022-06-21ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO errorShuming Fan1-2/+2
2022-06-21ASoC: cs35l41: Correct some control namesCharles Keepax1-6/+6
2022-06-21ASoC: wm5110: Fix DRE controlCharles Keepax1-2/+6
2022-06-21ASoC: wm_adsp: Fix event for preloaderCharles Keepax1-1/+1
2022-06-20ASoC: fsl_asrc_dma: Use dmaengine_terminate_async()Sascha Hauer1-2/+2
2022-06-20ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao1-31/+129
2022-06-18ASoC: SOF/soundwire: use resume_and_get on component probeMark Brown9-1/+87
2022-06-18ASoC: SOF: Intel: fix resume from hibernateMark Brown3-2/+24
2022-06-17ASoC: codecs: soundwire: call pm_runtime_resume() in component probePierre-Louis Bossart8-1/+76
2022-06-17ASoC: SOF: pcm: use pm_resume_and_get() on component probePierre-Louis Bossart1-0/+11
2022-06-17ASoC: mediatek: mt8186: Fix mutex double unlock in GPIO requestFei Shao1-1/+0
2022-06-17ASoC: ops: Fix integer detection for when max possible values > 1Stefan Binding1-8/+7
2022-06-17ASoC: Intel: Chromebooks: remap jack pinsMark Brown13-55/+224