summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-06-16ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
2024-06-16ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang1-0/+25
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-03-27ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-03-27ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson1-1/+1
2024-03-27ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson1-9/+14
2024-03-27ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson1-0/+4
2024-03-27ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-03-27ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede1-0/+10
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-01-26Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman1-0/+61
2024-01-26ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2024-01-26ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij1-3/+1
2024-01-26ASoC: da7219: Support low DC impedance headsetDavid Rau1-1/+1
2024-01-26ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2024-01-26ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek1-1/+1
2024-01-26ASoC: cs43130: Fix the position of const qualifierMaciej Strozek1-2/+2
2024-01-26ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas1-1/+4
2023-11-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski1-0/+1
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto1-2/+4
2023-10-25ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-09-23ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen1-1/+4
2023-09-23ASoc: codecs: ES8316: Fix DMIC configEdgar1-1/+1
2023-09-23ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka1-3/+7
2023-09-23ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka1-0/+2
2023-08-30ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet1-16/+26
2023-08-30ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong1-0/+2
2023-08-11ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni3-8/+6
2023-08-11ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown1-0/+3
2023-08-11ASoC: fsl_spdif: Silence output on stopMatus Gajdos1-0/+2
2023-08-11ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea1-2/+7
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck1-0/+24
2023-06-09ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel1-0/+15
2023-06-09ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov1-2/+2
2023-05-17ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-03-11ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-11ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto1-1/+1
2023-02-22ASoC: cs42l56: fix DT probeArnd Bergmann1-6/+0
2023-01-18ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-0/+7
2023-01-18ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong1-4/+4
2023-01-18ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1