aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-03-06ASoC: wm8962: Fix up incorrect error message in wm8962_set_fllGravatar Stuart Henderson 1-1/+1
2024-03-06ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono modeGravatar Stuart Henderson 1-9/+14
2024-03-06ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSCGravatar Stuart Henderson 1-0/+4
2024-02-29ASoC: madera: Fix typo in madera_set_fll_clks shift valueGravatar Stuart Henderson 1-1/+1
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Gravatar Richard Fitzgerald 2-2/+2
2024-02-19ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESETGravatar Richard Fitzgerald 1-0/+1
2024-02-13ASoC: cs35l56: Workaround for ACPI with broken spk-id-gpios propertyGravatar Richard Fitzgerald 1-0/+93
2024-02-12ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8Gravatar Hans de Goede 1-0/+15
2024-02-12ASoC: rt5645: Make LattePanda board DMI match more preciseGravatar Hans de Goede 1-0/+10
2024-02-11ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Gravatar Alexey Khoroshilov 1-0/+1
2024-02-09ASoC: cs35l56: Remove default from IRQ1_CFG registerGravatar Richard Fitzgerald 1-1/+0
2024-02-08ASoC: cs35l56: Fix deadlock in ASP1 mixer register initializationGravatar Richard Fitzgerald 2-82/+73
2024-02-07ASoC: cs42l43: Add system suspend ops to disable IRQGravatar Charles Keepax 1-2/+41
2024-02-07ASoC: cs42l43: Handle error from devm_pm_runtime_enableGravatar Charles Keepax 1-1/+4
2024-02-05ASoC: tas2781: add module parameter to tascodec_init()Gravatar Gergo Koteles 2-2/+3
2024-02-05ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Gravatar Dan Carpenter 1-1/+1
2024-02-01ALSA: Various fixes for Cirrus Logic CS35L56 supportGravatar Mark Brown 4-105/+411
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsGravatar Richard Fitzgerald 3-5/+64
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareGravatar Richard Fitzgerald 2-26/+62
2024-02-01ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionGravatar Richard Fitzgerald 1-7/+16
2024-02-01ASoC: cs35l56: Fix for initializing ASP1 mixer registersGravatar Richard Fitzgerald 3-17/+163
2024-02-01ASoC: cs35l56: Fix default SDW TX mixer registersGravatar Richard Fitzgerald 1-0/+9
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheGravatar Richard Fitzgerald 2-0/+62
2024-02-01ASoC: cs35l56: Remove buggy checks from cs35l56_is_fw_reload_needed()Gravatar Richard Fitzgerald 1-11/+0
2024-02-01ASoC: cs35l56: Don't add the same register patch multiple timesGravatar Richard Fitzgerald 1-4/+4
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspGravatar Richard Fitzgerald 1-0/+5
2024-02-01ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentGravatar Richard Fitzgerald 1-0/+2
2024-02-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultGravatar Richard Fitzgerald 1-17/+12
2024-02-01ASoC: wm_adsp: Fix firmware file search orderGravatar Richard Fitzgerald 1-25/+19
2024-01-22ASoC: qcom: volume fixes and codec cleanupsGravatar Mark Brown 3-12/+5
2024-01-22ASoC: codecs: fix ES8326 performance and pop noiseGravatar Mark Brown 2-48/+141
2024-01-22ASoC: codecs: ES8326: Remove executable bitGravatar Fei Shao 1-0/+0
2024-01-22ASoC: codecs: wcd934x: drop unneeded regulator includeGravatar Krzysztof Kozlowski 1-1/+0
2024-01-22ASoC: codecs: wcd938x: skip printing deferred probe failuersGravatar Krzysztof Kozlowski 1-3/+1
2024-01-22ASoC: codecs: wcd938x: handle deferred probeGravatar Krzysztof Kozlowski 1-1/+1
2024-01-22ASoC: codecs: wcd938x: fix headphones volume controlsGravatar Johan Hovold 1-1/+1
2024-01-22ASoC: codecs: wcd9335: drop unused gain hack remnantGravatar Johan Hovold 1-4/+0
2024-01-22ASoC: codecs: lpass-wsa-macro: fix compander volume hackGravatar Johan Hovold 1-7/+0
2024-01-22ASoC: codecs: wsa883x: fix PA volume controlGravatar Johan Hovold 1-1/+5
2024-01-22ASoC: codecs: ES8326: fix the capture noise issueGravatar Zhu Ning 1-31/+32
2024-01-22ASoC: codecs: ES8326: Minimize the pop noise on headphoneGravatar Zhu Ning 1-16/+20
2024-01-22ASoC: codecs: ES8326: Improving the THD+N performanceGravatar Zhu Ning 2-9/+14
2024-01-22ASoC: codecs: ES8326: improving crosstalk performanceGravatar Zhu Ning 2-0/+83
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-38/+46
2024-01-16Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Gravatar Takashi Iwai 3-38/+46
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 45-649/+1307
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-0/+2
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 40-638/+1276
2024-01-05rtq9128: Fix pm runtime and TDM usageGravatar Mark Brown 1-32/+41
2024-01-05ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flowGravatar ChiYuan Huang 1-31/+36