summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllStuart Henderson
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeStuart Henderson
2024-03-06ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCStuart Henderson
2024-02-29ASoC: madera: Fix typo in madera_set_fll_clks shift valueStuart Henderson
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2024-02-19ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESETRichard Fitzgerald
2024-02-13ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios propertyRichard Fitzgerald
2024-02-12ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8Hans de Goede
2024-02-12ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede
2024-02-11ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov
2024-02-09ASoC: cs35l56: Remove default from IRQ1_CFG registerRichard Fitzgerald
2024-02-08ASoC: cs35l56: Fix deadlock in ASP1 mixer register initializationRichard Fitzgerald
2024-02-07ASoC: cs42l43: Add system suspend ops to disable IRQCharles Keepax
2024-02-07ASoC: cs42l43: Handle error from devm_pm_runtime_enableCharles Keepax
2024-02-05ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles
2024-02-05ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Dan Carpenter
2024-02-01ALSA: Various fixes for Cirrus Logic CS35L56 supportMark Brown
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix default SDW TX mixer registersRichard Fitzgerald
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald
2024-02-01ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Richard Fitzgerald
2024-02-01ASoC: cs35l56: Don't add the same register patch multiple timesRichard Fitzgerald
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspRichard Fitzgerald
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald
2024-02-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald
2024-02-01ASoC: wm_adsp: Fix firmware file search orderRichard Fitzgerald
2024-01-22ASoC: qcom: volume fixes and codec cleanupsMark Brown
2024-01-22ASoC: codecs: fix ES8326 performance and pop noiseMark Brown
2024-01-22ASoC: codecs: ES8326: Remove executable bitFei Shao
2024-01-22ASoC: codecs: wcd934x: drop unneeded regulator includeKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: skip printing deferred probe failuersKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski
2024-01-22ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold
2024-01-22ASoC: codecs: wcd9335: drop unused gain hack remnantJohan Hovold
2024-01-22ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold
2024-01-22ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold
2024-01-22ASoC: codecs: ES8326: fix the capture noise issueZhu Ning
2024-01-22ASoC: codecs: ES8326: Minimize the pop noise on headphoneZhu Ning
2024-01-22ASoC: codecs: ES8326: Improving the THD+N performanceZhu Ning
2024-01-22ASoC: codecs: ES8326: improving crosstalk performanceZhu Ning
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-16Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2024-01-05rtq9128: Fix pm runtime and TDM usageMark Brown
2024-01-05ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flowChiYuan Huang