summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-07-13ASoC: starfive: Add StarFive JH7100 audio driversWalker Chen16-0/+4191
2022-07-12ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi3-77/+94
2022-07-12ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter Ujfalusi1-12/+11
2022-07-12ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detectPierre-Louis Bossart3-26/+40
2022-07-12ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-07-12ASoC: rt711: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+1
2022-07-12ASoC: qdsp6: q6apm-dai: unprepare stream if its already preparedSrinivas Kandagatla1-0/+6
2022-06-22ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown1-1/+1
2022-06-22ASoC: es8328: Fix event generation for deemphasis controlMark Brown1-1/+4
2022-06-22ASoC: wm8962: Fix suspend while playing musicAdam Ford1-0/+1
2022-06-22ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax1-1/+1
2022-06-22ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax1-2/+2
2022-06-22ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax1-1/+3
2022-06-22ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax1-8/+8
2022-06-22ASoC: cs35l36: Update digital volume TLVCharles Keepax1-1/+2
2022-06-22ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax1-2/+2
2022-06-22ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu1-4/+36
2022-06-22ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu1-1/+1
2022-06-22ASoC: nau8822: Add operation for internal PLL off and onHui Wang2-0/+7
2022-06-14ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou3-2/+13
2022-06-14ASoC: SOF: amd: Fixed Build errorSyed Saba kareem1-0/+1
2022-06-14ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang1-2/+2
2022-06-09ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown1-1/+1
2022-06-09ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax1-1/+0
2022-06-09ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax1-1/+0
2022-06-09ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error pathLad Prabhakar1-3/+10
2022-06-09ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()Lad Prabhakar1-6/+3
2022-06-09ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-06-09ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-09ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'YueHaibing1-2/+2
2022-06-09ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin1-11/+33
2022-06-09ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin1-1/+1
2022-06-09ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin1-0/+1
2022-06-09ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probeMiaoqian Lin1-0/+1
2022-06-09ASoC: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin1-6/+8
2022-06-09ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli1-1/+1
2022-06-09ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-09ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-09ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi1-0/+1
2022-06-09ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang1-7/+7
2022-06-09ASoC: codecs: Fix error handling in power domain init and exit handlersSrinivasa Rao Mandadapu1-16/+19
2022-06-09ASoC: amd: Add driver data to acp6x machine driverMario Limonciello1-4/+25
2022-06-09ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart1-1/+0
2022-06-09ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-06-09ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin1-0/+1
2022-06-09ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on ChromebooksBrent Lu1-2/+14
2022-06-09ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-06-09ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi1-13/+26
2022-06-09ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0