summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-09-15ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET1-1/+0
2021-09-15ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski1-9/+10
2021-09-15ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski1-6/+0
2021-09-15ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski1-48/+7
2021-09-15ASoC: rt5682: Properly turn off regulators if wrong device IDDouglas Anderson1-1/+12
2021-09-15ASoC: rt5682: Implement remove callbackStephen Boyd1-0/+11
2021-09-15ASoC: Intel: Fix platform ID matchingCurtis Malainey2-2/+2
2021-09-15ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong1-16/+27
2021-09-03ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown1-36/+27
2021-09-03ASoC: rt5682: Adjust headset volume button thresholdDerek Fang1-0/+1
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai1-1/+1
2021-08-18ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald1-9/+12
2021-08-18ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald1-10/+0
2021-08-18ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald1-1/+1
2021-08-18ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski1-2/+2
2021-08-18ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald1-1/+0
2021-08-18ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald1-3/+2
2021-08-18ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai1-2/+1
2021-08-18ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown1-0/+10
2021-08-18ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai1-1/+1
2021-08-18ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai1-2/+2
2021-08-18ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai3-3/+3
2021-08-08ASoC: ti: j721e-evm: Check for not initialized parent_clk_idPeter Ujfalusi1-1/+1
2021-08-08ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startupPeter Ujfalusi1-5/+11
2021-08-08ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou1-2/+6
2021-08-08ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell1-2/+2
2021-07-28ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm1-0/+2
2021-07-28ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax1-1/+1
2021-07-20ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2-3/+3
2021-07-20ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei1-1/+1
2021-07-20ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()Jaroslav Kysela1-1/+1
2021-07-20ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu1-1/+1
2021-07-20ASoC: intel/boards: add missing MODULE_DEVICE_TABLEZou Wei2-0/+2
2021-07-20ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715Pierre-Louis Bossart2-2/+18
2021-07-19ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko9-0/+9
2021-07-14ASoC: fsl_spdif: Fix unexpected interrupt after suspendShengjiu Wang1-0/+3
2021-07-14ASoC: Intel: sof_sdw: add SOF_RT715_DAI_ID_FIX for AlderLakeLibin Yang1-0/+1
2021-07-14ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu1-8/+26
2021-07-14ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald1-1/+1
2021-07-14ASoC: fsl_spdif: Fix error handler with pm_runtime_enableShengjiu Wang1-3/+17
2021-07-14ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET1-6/+18
2021-07-14ASoC: rt5682-sdw: set regcache_cache_only false before reading RT5682_DEVICE_IDBard Liao1-5/+5
2021-07-14ASoC: rt5682: fix getting the wrong device id when the suspend_stress_testShuming Fan1-7/+14
2021-07-14ASoC: rt715-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-07-14ASoC: rt711-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-07-14ASoC: rt700-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-07-14ASoC: rt5682-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-07-14ASoC: rt1308-sdw: use first_hw_init flag on resumePierre-Louis Bossart1-1/+1
2021-07-14ASoC: max98373-sdw: use first_hw_init flag on resumePierre-Louis Bossart2-7/+7
2021-07-14ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto1-3/+1