summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2021-02-13ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman1-0/+3
2021-02-07ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng1-2/+1
2021-02-03ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter1-1/+1
2021-02-03ASoC: topology: Properly unregister DAI on removalAmadeusz Sławiński1-4/+5
2021-02-03ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-02-03ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-02-03ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookupStephan Gerhold1-1/+1
2021-02-03ASoC: SOF: Intel: soundwire: fix select/depend unmet dependenciesPierre-Louis Bossart1-1/+2
2021-02-03ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda1-6/+7
2021-02-03ASoC: qcom: lpass-ipq806x: fix bitwidth regmap fieldSrinivas Kandagatla1-1/+1
2021-02-03ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARYSrinivas Kandagatla4-7/+38
2021-02-03ASoC: qcom: Fix incorrect volatile registersSrinivasa Rao Mandadapu2-33/+2
2021-02-03ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela1-2/+16
2021-01-27ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng1-2/+4
2021-01-27ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen1-9/+9
2021-01-27ASoC: rt711: mutex between calibration and power state changesShuming Fan1-0/+6
2021-01-27ASoC: Intel: haswell: Add missing pm_opsCezary Rojewski1-0/+1
2021-01-19ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter1-0/+1
2021-01-19ASoC: meson: axg-tdmin: fix axg skew offsetJerome Brunet1-11/+2
2021-01-19ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet1-1/+13
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb1-0/+1
2021-01-19ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395Jaroslav Kysela1-0/+7
2020-12-30ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)Jaroslav Kysela2-0/+8
2020-12-30ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)Jaroslav Kysela1-5/+23
2020-12-30ASoC: cx2072x: Fix doubly definitions of Playback and Capture streamsTakashi Iwai1-2/+2
2020-12-30ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-30ASoC: max98390: Fix error codes in max98390_dsm_init()Dan Carpenter1-0/+2
2020-12-30ASoC: amd: change clk_get() to devm_clk_get() and add missed checksChuhong Yuan1-2/+7
2020-12-30ASoC: qcom: fix QDSP6 dependencies, attempt #3Arnd Bergmann1-0/+1
2020-12-30ASoC: atmel: mchp-spdifrx needs COMMON_CLKArnd Bergmann1-0/+1
2020-12-30ASoC: cros_ec_codec: fix uninitialized memory readArnd Bergmann1-1/+1
2020-12-30ASoC: q6afe-clocks: Add missing parent clock rateSrinivas Kandagatla1-0/+1
2020-12-30ASoC: jz4740-i2s: add missed checks for clk_get()Chuhong Yuan1-0/+4
2020-12-30ASoC: Intel: Boards: tgl_max98373: update TDM slot_widthSathyanarayana Nujella1-2/+2
2020-12-30ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAYGeert Uytterhoeven1-1/+1
2020-12-30ASoC: meson: fix COMPILE_TEST errorJerome Brunet1-1/+1
2020-12-30ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIGPierre-Louis Bossart1-1/+1
2020-12-30ASoC: arizona: Fix a wrong free in wm8997_probeZhang Qilong1-0/+2
2020-12-30ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong1-1/+3
2020-12-30ASoC: wm8994: Fix PM disable depth imbalance on errorZhang Qilong1-1/+5
2020-12-30ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()Dan Carpenter1-5/+8
2020-12-30ASoC: pcm: DRAIN support reactivationCezary Rojewski1-0/+2
2020-12-30ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified modeClément Péron1-2/+2
2020-12-30ASoC: qcom: fix unsigned int bitwidth compared to less than zeroColin Ian King1-1/+1
2020-11-27Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-36/+73
2020-11-26ASoC: rt5682: change SAR voltage thresholdShuming Fan1-0/+1
2020-11-25ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng1-0/+1
2020-11-23ASoC: qcom: Fix enabling BCLK and LRCLK in LPAIF invalid stateSrinivasa Rao Mandadapu4-33/+57
2020-11-19Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-10/+36
2020-11-19ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirksHans de Goede1-3/+14