summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-05-23Merge branch 'for-linus' into for-nextTakashi Iwai37-212/+321
2022-05-21Merge tag 'asoc-fix-v5.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-5/+5
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeStefan Binding2-18/+26
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeStefan Binding2-24/+34
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeStefan Binding3-82/+62
2022-05-09ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding1-824/+2
2022-04-27ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callbackAjit Kumar Pandey1-0/+5
2022-04-26ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown1-1/+17
2022-04-25ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-04-25ASoC: atmel: mchp-pdmc: set prepare_slave_configCodrin Ciubotariu1-0/+1
2022-04-25ASoC: max98090: Generate notifications on changes for custom controlMark Brown1-1/+1
2022-04-25ASoC: max98090: Reject invalid values in custom control put()Mark Brown1-0/+3
2022-04-22ASoC: rt9120: Correct the reg 0x09 size to one byteChiYuan Huang1-1/+0
2022-04-21ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong1-1/+0
2022-04-21ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong1-21/+5
2022-04-21ASoC: soc-ops: fix error handlingPierre-Louis Bossart1-1/+1
2022-04-21ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown1-1/+1
2022-04-21ASoC: meson: Fix event generation for AUI CODEC muxMark Brown1-1/+1
2022-04-21ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown1-1/+1
2022-04-20ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown1-4/+10
2022-04-20ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan1-1/+1
2022-04-19ASoC: wm8958: Fix change notifications for DSP controlsMark Brown1-4/+4
2022-04-13ASoC: cs35l41: Support external boostLucas Tanure2-15/+39
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure1-3/+126
2022-04-13ALSA: cs35l41: Enable Internal Boost in shared libLucas Tanure1-0/+3
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure2-43/+42
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure2-33/+59
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure4-59/+47
2022-04-08ASoC: codecs: Fix an error handling path in (rx|tx|va)_macro_probe()Christophe JAILLET3-10/+26
2022-04-08Make headphone work on Huawei Matebook D15Mark Brown1-28/+89
2022-04-07ASoC: Intel: sof_es8336: Add a quirk for Huawei Matebook D15Mauro Carvalho Chehab1-0/+9
2022-04-07ASoC: Intel: sof_es8336: add a quirk for headset at mic1 portMauro Carvalho Chehab1-3/+16
2022-04-07ASoC: Intel: sof_es8336: support a separate gpio to control headphoneMauro Carvalho Chehab1-10/+49
2022-04-07ASoC: Intel: sof_es8336: simplify speaker gpio namingPierre-Louis Bossart1-21/+21
2022-04-07ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-04-07ASoC: Intel: soc-acpi: correct device endpoints for max98373Chao Song1-2/+2
2022-04-07ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla1-25/+1
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao1-1/+3
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart1-0/+43
2022-04-07ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2-0/+16
2022-04-06ASoC: Intel: sof_rt5682: Add support for max98360a speaker amp on SSP2Ajye Huang2-1/+21
2022-04-06ASoC: fsl_sai: fix 1:1 bclk:mclk ratio supportAhmad Fatoum1-1/+1
2022-04-06ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald1-2/+4
2022-04-06ASoC: meson: aiu: fix duplicate debugfs directory errorMark Brown4-0/+14
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit3-0/+9
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverHeiner Kallweit1-0/+5
2022-04-05ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin1-1/+8
2022-04-05ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin1-1/+1
2022-04-05ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang1-2/+4
2022-04-05ASoC: cs35l41: Add one more variable in the debug logHui Wang1-2/+2