aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 48-8959/+3
2023-02-17Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-5/+5
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakGravatar Pierre-Louis Bossart 1-4/+4
2023-02-10Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 6-67/+117
2023-02-08ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8Gravatar Rander Wang 1-1/+1
2023-02-07ASoC: topology: Return -ENOMEM on memory allocation failureGravatar Amadeusz Sławiński 1-2/+6
2023-02-07ASoC: fsl_sai: fix getting version from VERIDGravatar Shengjiu Wang 1-0/+1
2023-02-06Two bug fixes for tas5805m codec driverGravatar Mark Brown 1-41/+90
2023-02-06ASoC: codecs: es8326: Fix DTS properties readingGravatar Alexey Firago 1-2/+4
2023-02-06ASoC: tas5805m: add missing page switch.Gravatar Daniel Beer 1-0/+3
2023-02-06ASoC: tas5805m: rework to avoid scheduling while atomic.Gravatar Daniel Beer 1-41/+87
2023-02-02ASoC: SOF: amd: Fix for handling spurious interrupts from DSPGravatar V sujith kumar Reddy 1-21/+15
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 16-49/+103
2023-02-01ASoC: pxa: remove unused board supportGravatar Arnd Bergmann 18-3604/+0
2023-01-30ASoC: rt715-sdca: fix clock stop prepare timeout issueGravatar Jack Yu 1-1/+1
2023-01-26treewide: fix up files incorrectly marked executableGravatar Linus Torvalds 2-0/+0
2023-01-26ASoC: cs42l56: fix DT probeGravatar Arnd Bergmann 1-6/+0
2023-01-25ASoC: codecs: wsa883x: correct playback min/max ratesGravatar Krzysztof Kozlowski 1-2/+2
2023-01-23ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI tableGravatar fengwk 1-0/+7
2023-01-20ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failureGravatar Peter Ujfalusi 1-1/+2
2023-01-20ASoC: Intel: set dpcm_capture for ampsGravatar Mark Brown 4-7/+11
2023-01-20ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()Gravatar Dan Carpenter 1-3/+4
2023-01-19ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-3/+2
2023-01-19ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-2/+3
2023-01-19ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-0/+3
2023-01-19ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersGravatar Pierre-Louis Bossart 1-2/+3
2023-01-18ASoC: SOF: sof-audio: Fixes for widget prepare andGravatar Mark Brown 1-4/+5
2023-01-18ASoC: SOF: keep prepare/unprepare widgets in sink pathGravatar Bard Liao 1-2/+3
2023-01-18ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLGravatar Ranjani Sridharan 1-2/+2
2023-01-18ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Gravatar Bard Liao 1-1/+1
2023-01-17ASoC: SOF: sof-audio: start with the right widget typeGravatar Bard Liao 1-2/+2
2023-01-16ASoC: samsung: remove unused driversGravatar Arnd Bergmann 21-4107/+0
2023-01-13ASoC: Intel: avs: Implement PCI shutdownGravatar Amadeusz Sławiński 1-0/+24
2023-01-12ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-6/+8
2023-01-12ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-6/+6
2023-01-12ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-1/+1
2023-01-12ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-8/+12
2023-01-12ASoC: amd: acp-es8336: Drop reference count of ACPI device after useGravatar Andy Shevchenko 1-2/+4
2023-01-12ASoC: remove unused davinci supportGravatar Arnd Bergmann 4-553/+3
2023-01-11ASoC: amd: yc: Add DMI support for new acer/emdoor platformsGravatar Syed Saba Kareem 1-0/+14
2023-01-10ASoC: remove unused ep93xx filesGravatar Arnd Bergmann 5-695/+0
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsGravatar Mark Brown 1-2/+2
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECGravatar Mark Brown 2-6/+6
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREGravatar Stephan Gerhold 8-133/+157
2023-01-05ASoC: fsl_micfil: Correct the number of steps on SX controlsGravatar Chancel Liu 1-8/+8
2023-01-01ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingGravatar Brian Norris 1-2/+3
2022-12-29Add new AMP MAX98360A for RT5682SGravatar Mark Brown 1-1/+21
2022-12-29ASoC: wm8904: fix wrong outputs volume after power reactivationGravatar Emanuele Ghidoli 1-0/+7
2022-12-29ASoC: support machine driver with max98360Gravatar Mars Chen 1-0/+1