summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst6-17/+9
2023-10-19ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst3-12/+8
2023-10-19ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-22/+9
2023-10-19ALSA: hda: Intel: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-29/+30
2023-10-19ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-4/+9
2023-10-19ALSA: hda: i915: Allow xe as match for i915_component_master_matchMaarten Lankhorst1-1/+2
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst6-10/+10
2023-10-19ALSA: hda: i915: Allow override of gpu binding.Maarten Lankhorst1-0/+9
2023-10-19ALSA: hda: Intel: Fix error handling in azx_probe()Maarten Lankhorst1-0/+1
2023-10-19ASoC: SOF: Intel: Fix error handling in hda_init()Maarten Lankhorst1-3/+11
2023-10-19ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart3-3/+15
2023-10-19ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart3-0/+29
2023-10-19ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst1-1/+5
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai62-232/+572
2023-10-18Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-34/+119
2023-10-17ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau1-6/+5
2023-10-17ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang1-0/+25
2023-10-17ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov1-0/+1
2023-10-17ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko1-0/+1
2023-10-13ASoC: dwc: Fix non-DT instantiationMark Brown1-1/+1
2023-10-13ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau1-1/+1
2023-10-13ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-10-11ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald1-0/+1
2023-10-10ASoC: cs42l43: Update values for bias senseCharles Keepax1-1/+1
2023-10-10ASoC: dt-bindings: cirrus,cs42l43: Update values for bias senseCharles Keepax1-1/+1
2023-10-09ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmittingRichard Fitzgerald1-0/+6
2023-10-09ASoC: codecs: fix widget name comparisonsMark Brown4-2/+16
2023-10-09ASoC: codecs: wcd938x: fix probe and bind errorMark Brown2-20/+83
2023-10-09ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-10-09ASoC: cs35l56: Fix illegal use of init_completion()Richard Fitzgerald1-1/+1
2023-10-09ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errorsJohan Hovold1-1/+16
2023-10-09ASoC: codecs: wcd938x-sdw: fix use after free on driver unbindJohan Hovold1-0/+10
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold1-2/+8
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold1-3/+15
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold1-10/+34
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-10-09ASoC: codecs: wsa-macro: handle component name prefixKrzysztof Kozlowski1-2/+2
2023-10-09ASoC: soc-dapm: Add helper for comparing widget nameKrzysztof Kozlowski3-0/+14
2023-10-09ALSA: usb-audio: Fix microphone sound on Nexigo webcam.Christos Skevis2-0/+9
2023-10-09ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB supportGeoffrey D. Bennett2-2/+8
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski8-21/+26
2023-10-06ALSA: hda: Fix stream fifo_size initializationCezary Rojewski2-2/+2
2023-10-06ALSA: hda: Fix possible null-ptr-deref when assigning a streamCezary Rojewski1-2/+4
2023-10-06Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai7-15/+40
2023-10-06ALSA: aoa: Replace asm/prom.h with explicit includesRob Herring11-8/+8
2023-10-06ALSA: aloop: Add control element for getting the access modeIvan Orlov1-1/+44
2023-10-06ALSA: aloop: Add support for the non-interleaved access modeIvan Orlov1-3/+28
2023-10-06ALSA: intel8x0m: fix name of SIS7013 sound chip in commentThomas Perl1-1/+1
2023-10-06ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre supportGeoffrey D. Bennett2-1/+98