aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-07-29ASoC: codecs: wcd938x: Drop unused defines and enumsKrzysztof Kozlowski1-18/+0
2024-07-29ASoC: codecs: wsa884x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-12/+22
2024-07-29ASoC: codecs: wsa883x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-20/+22
2024-07-29ASoC: codecs: wsa881x: Use designator array initializers for Soundwire portsKrzysztof Kozlowski1-20/+22
2024-07-29ASoC: cs42l42: Convert comma to semicolonChen Ni1-6/+6
2024-07-29ASoC: Use __counted_by() annotation for snd_soc_pcm_runtimeTakashi Iwai1-7/+6
2024-07-29ASoC: mediatek: mt8192: remove redundant null pointer check before of_node_putChen Ni1-3/+1
2024-07-29ASoC: sh: rz-ssi: Add full duplex supportBiju Das1-75/+182
2024-07-29ASoC: codecs: lpass-wsa-macro: Do not hard-code dai in VI mixerKrzysztof Kozlowski1-12/+13
2024-07-29ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke1-1/+3
2024-07-29ASoC: codecs: ES8326: suspend issueZhang Yi1-1/+3
2024-07-29ASoC: codecs: wsa884x: Simplify handling variantKrzysztof Kozlowski1-3/+2
2024-07-29ASoC: codecs: wsa883x: Simplify handling variant/versionKrzysztof Kozlowski1-10/+7
2024-07-29ASoC: codecs: wsa883x: Handle reading version failureKrzysztof Kozlowski1-5/+11
2024-07-29ASoC: codecs: wsa881x: Drop unused version readoutKrzysztof Kozlowski1-2/+0
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+5
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-40/+85
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2024-07-25ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_componentsShengjiu Wang1-17/+29
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-7/+5
2024-07-25ASoC: amd: yc: Support mic on Lenovo Thinkpad E16 Gen 2Takashi Iwai1-0/+7
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi1-1/+7
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi1-2/+8
2024-07-22ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter1-1/+1
2024-07-22ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILSArnd Bergmann1-0/+1
2024-07-22ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds209-3079/+18064
2024-07-18ASoC: sof: amd: fix for firmware reload failure in Vangogh platformVenkata Prasad Potturu1-1/+0
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+320
2024-07-16ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey2-8/+18
2024-07-16ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart1-8/+12
2024-07-15ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta1-1/+1
2024-07-12Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown3-85/+30
2024-07-12ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding1-9/+120
2024-07-12ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supplyMohammad Rafi Shaik2-49/+14
2024-07-12ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settingsMohammad Rafi Shaik1-26/+8
2024-07-12ASoC: codecs: wcd937x-sdw: Fix Unbalanced pm_runtime_enableMohammad Rafi Shaik1-10/+8
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown8-13/+47
2024-07-10ASoC: cs530x: Remove bclk from private structurePaul Handrigan2-13/+12
2024-07-10ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan2-5/+11
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald1-1/+1
2024-07-09ASoC: qcom: topology: Simplify with cleanup.hKrzysztof Kozlowski1-5/+5
2024-07-09ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski1-34/+17
2024-07-09ASoC: Intel: sof_sdw: Convert comma to semicolonChen Ni1-3/+3
2024-07-09ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding2-4/+6
2024-07-08ASoC: fsl-asoc-card: add S/PDIF controller supportMark Brown4-241/+257
2024-07-08ASoC: Simplify code with cleanup.hMark Brown9-141/+87
2024-07-08ASoC: fsl-asoc-card: merge spdif support from imx-spdif.cElinor Montmasson4-116/+84
2024-07-08ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson1-118/+161
2024-07-08ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson1-2/+4