summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2024-03-06ASoC: cs35l56: fix reversed if statement in cs35l56_dspwait_asp1tx_put()Dan Carpenter
2024-03-06ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2024-03-06ASoC: cs35l56: Fix deadlock in ASP1 mixer register initializationRichard Fitzgerald
2024-03-06ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon revisionRichard Fitzgerald
2024-03-06ASoC: cs35l56: Fix for initializing ASP1 mixer registersRichard Fitzgerald
2024-03-06ASoC: cs35l56: Don't add the same register patch multiple timesRichard Fitzgerald
2024-03-06ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adspRichard Fitzgerald
2024-03-06ASoC: cs35l56: cs35l56_component_remove() must clear cs35l56->componentRichard Fitzgerald
2024-03-06ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESETRichard Fitzgerald
2024-03-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald
2024-02-23ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles
2024-02-23ASoC: codecs: wcd938x: handle deferred probeKrzysztof Kozlowski
2024-02-23ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov
2024-02-05ASoC: codecs: wsa883x: fix PA volume controlJohan Hovold
2024-02-05ASoC: codecs: lpass-wsa-macro: fix compander volume hackJohan Hovold
2024-02-05ASoC: codecs: wcd938x: fix headphones volume controlsJohan Hovold
2024-02-05ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flowChiYuan Huang
2024-02-05ASoC: codecs: rtq9128: Fix PM_RUNTIME usageChiYuan Huang
2024-01-25ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]Hans de Goede
2024-01-25ASoC: tas2781: add support for FW version 0x0503Gergo Koteles
2024-01-25ASoC: cs35l34: Fix GPIO name and drop legacy includeLinus Walleij
2024-01-25ASoC: cs35l33: Fix GPIO name and drop legacy includeLinus Walleij
2023-12-29ALSA: hda/tas2781: move set_drv_data outside tasdevice_initGergo Koteles
2023-12-29ALSA: hda/tas2781: do not use regcacheGergo Koteles
2023-12-21Merge tag 'asoc-fix-v6.7-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-12-19ASoC: hdmi-codec: fix missing report for jack initial statusJerome Brunet
2023-12-15ASoC: tas2781: check the validity of prm_no/cfg_noGergo Koteles
2023-12-11ASoC: cs42l43: Don't enable bias sense during type detectCharles Keepax
2023-12-06ASoC: cs35l45: Prevents spinning during runtime suspendRicardo Rivera-Matos
2023-12-06ASoC: cs35l45: Prevent IRQ handling when suspending/resumingRicardo Rivera-Matos
2023-12-06ASoC: cs35l45: Use modern pm_opsRicardo Rivera-Matos
2023-12-06Merge tag 'asoc-fix-v6.7-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-12-04ASoC: wm_adsp: fix memleak in wm_adsp_buffer_populateDinghao Liu
2023-12-04ASoC: da7219: Support low DC impedance headsetDavid Rau
2023-12-01ASoC: hdac_hda: Conditionally register dais for HDMI and AnalogPeter Ujfalusi
2023-12-01ASoC: codecs: lpass-tx-macro: set active_decimator correct default valueNeil Armstrong
2023-11-22ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan
2023-11-20ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding
2023-11-17ASoC: Fixes for cs43130Mark Brown
2023-11-17ASoC: cs43130: Fix incorrect frame delay configurationMaciej Strozek
2023-11-17ASoC: cs43130: Fix the position of const qualifierMaciej Strozek
2023-11-17ASoC: nau8822: Fix incorrect type in assignment and cast to restricted __be16David Lin
2023-11-13ASoC: wm8974: Correct boost mixer inputsCharles Keepax
2023-11-09Merge tag 'asoc-fix-v6.7-merge-window-2' of https://git.kernel.org/pub/scm/li...Takashi Iwai
2023-11-08Merge tag 'asoc-fix-v6.7-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-11-08ASoC: nau8540: Add self recovery to improve capture quilityDavid Lin
2023-11-06ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet
2023-11-01ASoC: codecs: Modify some error codesMark Brown
2023-11-01ASoC: da7219: Improve system suspend and resume handlingDavid Rau
2023-11-01ASoC: codecs: Modify macro value errorWeidong Wang