summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet2024-03-261-2/+2
* ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson2024-03-261-1/+1
* ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson2024-03-261-9/+14
* ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson2024-03-261-0/+4
* ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé2024-03-261-0/+12
* ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede2024-03-261-0/+10
* ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov2024-02-231-0/+1
* Revert "ASoC: atmel: Remove system clock tree configuration for at91sam9g20ek"Greg Kroah-Hartman2024-01-251-0/+61
* ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij2024-01-251-3/+1
* ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij2024-01-251-3/+1
* ASoC: da7219: Support low DC impedance headsetDavid Rau2024-01-251-1/+1
* ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan2024-01-251-1/+9
* ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek2024-01-251-1/+1
* ASoC: cs43130: Fix the position of const qualifierMaciej Strozek2024-01-251-2/+2
* ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas2024-01-251-1/+4
* ASoC: ams-delta.c: use component after checkKuninori Morimoto2023-11-201-1/+3
* ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski2023-11-201-0/+1
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto2023-11-081-2/+4
* ASoC: pxa: fix a memory leak in probe()Dan Carpenter2023-10-251-1/+1
* ASoC: atmel: Fix the 8K sample parameter in I2SC masterGuiting Shen2023-09-231-1/+4
* ASoc: codecs: ES8316: Fix DMIC configEdgar2023-09-231-1/+1
* ASoC: da7219: Check for failure reading AAD IRQ eventsDmytro Maluka2023-09-231-3/+7
* ASoC: da7219: Flush pending AAD IRQ when suspendingDmytro Maluka2023-09-231-0/+2
* ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet2023-08-301-16/+26
* ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong2023-08-301-0/+2
* ASoC: cs42l51: fix driver to properly autoload with automatic module loadingThomas Petazzoni2023-08-113-8/+6
* ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown2023-08-111-0/+3
* ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-08-111-0/+2
* ASoC: es8316: Increment max value for ALC Capture Target Volume controlCristian Ciocaltea2023-08-111-2/+7
* ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-06-281-0/+24
* ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-06-091-0/+15
* ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov2023-06-091-2/+2
* ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede2023-05-171-0/+12
* ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook2023-03-111-1/+1
* ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto2023-03-111-1/+1
* ASoC: cs42l56: fix DT probeArnd Bergmann2023-02-221-6/+0
* ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2023-01-181-0/+15
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2023-01-181-2/+0
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2023-01-181-0/+1
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2023-01-181-0/+5
* ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin2023-01-181-0/+1
* ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen2023-01-181-2/+5
* ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński2023-01-181-0/+7
* ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong2023-01-181-4/+4
* ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng2023-01-181-1/+1
* ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax2023-01-181-2/+3
* ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown2023-01-181-0/+6
* ASoC: soc-pcm: Add NULL check in BE reparentingSrinivasa Rao Mandadapu2022-12-141-0/+2
* ASoC: ops: Fix bounds check for _sx controlsMark Brown2022-12-081-1/+1