summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-08-07ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrolsAlper Nebi Yasak1-5/+17
2023-08-07ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrolAlper Nebi Yasak1-1/+6
2023-08-07ASoC: qcom: sdm845: Map missing jack kcontrolsAlper Nebi Yasak1-6/+26
2023-08-07ASoC: qcom: sc7280: Map missing jack kcontrolsAlper Nebi Yasak1-7/+27
2023-08-07ASoC: qcom: sc7180: Map missing jack kcontrolsAlper Nebi Yasak1-7/+33
2023-08-07ASoC: qcom: apq8016_sbc: Map missing jack kcontrolsAlper Nebi Yasak1-8/+29
2023-08-07ASoC: mediatek: mt8186-mt6366-da7219-max98357: Map missing jack kcontrolsAlper Nebi Yasak1-0/+6
2023-08-07ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: Map missing jack kcontrolsAlper Nebi Yasak1-6/+47
2023-08-07ASoC: mediatek: mt8183-da7219-max98357: Map missing jack kcontrolsAlper Nebi Yasak1-7/+36
2023-08-07ASoC: mediatek: mt8173-rt5650: Map missing jack kcontrolsAlper Nebi Yasak1-5/+18
2023-08-07ASoC: mediatek: mt8173-rt5650-rt5676: Map missing jack kcontrolsAlper Nebi Yasak1-5/+18
2023-08-07ASoC: mediatek: mt8173-rt5650-rt5514: Map missing jack kcontrolsAlper Nebi Yasak1-5/+18
2023-08-07ASoC: mediatek: mt8173-max98090: Configure jack as a Headset jackAlper Nebi Yasak1-1/+1
2023-08-07ASoC: imx-es8328: Map missing jack kcontrolsAlper Nebi Yasak1-3/+22
2023-08-07ASoC: Intel: sof_da7219_max98373: Map missing Line Out jack kcontrolAlper Nebi Yasak1-0/+10
2023-08-07ASoC: Intel: kbl_da7219_max98927: Map missing Line Out jack kcontrolAlper Nebi Yasak1-0/+7
2023-08-07ASoC: Intel: kbl_da7219_max98357a: Map missing Line Out jack kcontrolAlper Nebi Yasak1-0/+7
2023-08-07ASoC: Intel: bytcr_wm5102: Map missing Line Out jack kcontrolAlper Nebi Yasak1-0/+7
2023-08-07ASoC: Intel: bxt_da7219_max98357a: Map missing Line Out jack kcontrolAlper Nebi Yasak1-0/+7
2023-08-07ASoC: Intel: avs: da7219: Map missing jack kcontrolsAlper Nebi Yasak1-4/+30
2023-08-07ASoC: amd: acp3x-rt5682-max9836: Map missing jack kcontrolsAlper Nebi Yasak1-5/+18
2023-08-07ASoC: amd: acp: Map missing jack kcontrolsAlper Nebi Yasak1-44/+182
2023-08-07ASoC: amd: acp-rt5645: Map missing jack kcontrolsAlper Nebi Yasak1-5/+17
2023-08-07ASoC: amd: acp-da7219-max98357a: Map missing jack kcontrolsAlper Nebi Yasak1-10/+31
2023-08-04ASoC: ti: davinci-evm: simplify the code with module_platform_driverYang Yingliang1-12/+1
2023-08-04ASoC: wm8960: Add support for the power suppliesFabio Estevam1-1/+33
2023-08-04ASoC: SOF: mediatek: mt8186 modify dram type as non-cacheTrevor Wu1-17/+23
2023-08-03ASoC: mediatek: mt8186: Remove unused mutex.Sebastian Andrzej Siewior1-2/+0
2023-08-02ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PMChancel Liu1-16/+2
2023-08-02ASoC: fsl_micfil: Add fsl_micfil_use_verid functionChancel Liu2-2/+110
2023-08-02ASoC: fsl_micfil: Add new registers and new bit definitionChancel Liu2-0/+34
2023-08-01ASoC: Intel: machine driver updates for 6.6Mark Brown8-211/+341
2023-08-01ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzerMark Brown6-9/+29
2023-08-01ASoC: SOF: ipc3: update dai_link_fixup for SOF_DAI_MEDIATEK_AFETrevor Wu1-0/+17
2023-08-01ASoC: soc-acpi: improve log messagesin link_slaves_found()Pierre-Louis Bossart1-3/+3
2023-08-01ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart2-73/+76
2023-08-01ASoC: SOF: Intel: start simplify the signature of link_slaves_found()Pierre-Louis Bossart1-12/+7
2023-08-01ASoC: intel: sof_sdw: Move group_generated logicCharles Keepax1-19/+9
2023-08-01ASoC: intel: sof_sdw: Merge codec_conf_alloc into dailink_infoCharles Keepax1-52/+23
2023-08-01ASoC: intel: sof_sdw: Clean up DAI link countingCharles Keepax1-32/+29
2023-08-01ASoC: Intel: sof_sdw: add cs35l56 codec infoChao Song5-1/+68
2023-08-01ASoC: intel: sof_sdw: Allow direct specification of CODEC nameCharles Keepax2-1/+6
2023-08-01ASoC: Intel: sof_sdw: break earlier when a adr link contains different codecsBard Liao1-9/+9
2023-08-01ASoC: intel: sof_sdw: Move amp_num initialisation to mc_probeCharles Keepax1-4/+4
2023-08-01ASoC: intel: sof_sdw: Remove redundant parameters in dai creationCharles Keepax1-7/+7
2023-08-01ASoC: intel: sof_sdw: Minor tidy up of mc_probeCharles Keepax1-13/+13
2023-08-01ASoC: intel: sof_sdw: Constify parameter to find_codec_part_infoCharles Keepax1-1/+1
2023-08-01ASoC: intel: sof_sdw: Simplify find_codec_info_acpiCharles Keepax1-7/+3
2023-08-01ASoC: intel: sof_sdw: Use a module device tableCharles Keepax1-1/+7
2023-08-01ASoC: intel: sof_sdw: Remove some extra line breaksCharles Keepax1-6/+1