Merge tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Again it became bigger than wished, unfortunately, as this contains quite a few ASoC fixes that came up a bit late. It also includes yet more HD- and USB-audio quirks: I decided to merge them now, as those are for stable, and we'll need them sooner or later. Although the volumes are a bit high, all changes are device-specific (and reasonably small) fixes, so it should be safe for the late rc" * tag 'sound-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: usb-audio: Fix microphone sound on Jieli webcam. ALSA: hda/realtek: Fixes HP Spectre x360 15-eb1xxx speakers ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset ALSA: hda/realtek: Add quirk for Clevo PC50HS ALSA: usb-audio: add Schiit Hel device to quirk table ASoC: wm8960: Fix clock configuration on slave mode ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked() ASoC: codec: wcd938x: Add irq config support ASoC: DAPM: Fix missing kctl change notifications ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional() ASoC: Intel: bytcht_es8316: Use temporary variable for struct device ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() ASoC: wcd938x: Fix jack detection issue ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working ASoC: cs4341: Add SPI device ID table ASoC: pcm179x: Add missing entries SPI to device ID table ASoC: fsl_xcvr: Fix channel swap issue with ARC ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
No related branches found
No related tags found
Showing
- sound/pci/hda/patch_realtek.c 47 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/soc/codecs/Kconfig 1 addition, 0 deletionssound/soc/codecs/Kconfig
- sound/soc/codecs/cs42l42.c 3 additions, 13 deletionssound/soc/codecs/cs42l42.c
- sound/soc/codecs/cs4341.c 7 additions, 0 deletionssound/soc/codecs/cs4341.c
- sound/soc/codecs/nau8824.c 2 additions, 2 deletionssound/soc/codecs/nau8824.c
- sound/soc/codecs/pcm179x-spi.c 1 addition, 0 deletionssound/soc/codecs/pcm179x-spi.c
- sound/soc/codecs/pcm512x.c 2 additions, 0 deletionssound/soc/codecs/pcm512x.c
- sound/soc/codecs/wcd938x.c 3 additions, 3 deletionssound/soc/codecs/wcd938x.c
- sound/soc/codecs/wm8960.c 10 additions, 3 deletionssound/soc/codecs/wm8960.c
- sound/soc/fsl/fsl_xcvr.c 12 additions, 5 deletionssound/soc/fsl/fsl_xcvr.c
- sound/soc/intel/boards/bytcht_es8316.c 12 additions, 25 deletionssound/soc/intel/boards/bytcht_es8316.c
- sound/soc/soc-core.c 1 addition, 0 deletionssound/soc/soc-core.c
- sound/soc/soc-dapm.c 8 additions, 5 deletionssound/soc/soc-dapm.c
- sound/usb/mixer.c 7 additions, 0 deletionssound/usb/mixer.c
- sound/usb/quirks-table.h 32 additions, 0 deletionssound/usb/quirks-table.h
- sound/usb/quirks.c 9 additions, 0 deletionssound/usb/quirks.c
Loading
Please register or sign in to comment