-
- Downloads
Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A collection of small changes, nothing intrusive: - remaining tasklet API conversions, now all sound stuff have been converted - a few HD-audio and USB-audio quirks and minor fixes - FireWire Tascam and Digi00xx fixes - drop a kernel WARNING from PCM OSS for syzkaller" * tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (29 commits) ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen ALSA: hda: use consistent HDAudio spelling in comments/docs ALSA: hda: add dev_dbg log when driver is not selected ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled ALSA: hda: hdmi - add Rocketlake support ALSA: ua101: convert tasklets to use new tasklet_setup() API ALSA: usb-audio: convert tasklets to use new tasklet_setup() API ASoC: txx9: convert tasklets to use new tasklet_setup() API ASoC: siu: convert tasklets to use new tasklet_setup() API ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API ALSA: hdsp: convert tasklets to use new tasklet_setup() API ALSA: riptide: convert tasklets to use new tasklet_setup() API ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API ALSA: firewire: convert tasklets to use new tasklet_setup() API ALSA: core: convert tasklets to use new tasklet_setup() API ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO ALSA: hda/hdmi: always check pin power status in i915 pin fixup ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 ...
No related branches found
No related tags found
Showing
- Documentation/sound/cards/audigy-mixer.rst 1 addition, 1 deletionDocumentation/sound/cards/audigy-mixer.rst
- Documentation/sound/cards/sb-live-mixer.rst 1 addition, 1 deletionDocumentation/sound/cards/sb-live-mixer.rst
- Documentation/sound/designs/timestamping.rst 1 addition, 1 deletionDocumentation/sound/designs/timestamping.rst
- sound/core/oss/mulaw.c 2 additions, 2 deletionssound/core/oss/mulaw.c
- sound/core/timer.c 3 additions, 4 deletionssound/core/timer.c
- sound/firewire/amdtp-stream.c 4 additions, 4 deletionssound/firewire/amdtp-stream.c
- sound/firewire/digi00x/digi00x.c 5 additions, 0 deletionssound/firewire/digi00x/digi00x.c
- sound/firewire/tascam/tascam.c 29 additions, 4 deletionssound/firewire/tascam/tascam.c
- sound/hda/hdac_device.c 2 additions, 0 deletionssound/hda/hdac_device.c
- sound/hda/intel-dsp-config.c 5 additions, 5 deletionssound/hda/intel-dsp-config.c
- sound/pci/asihpi/asihpi.c 4 additions, 5 deletionssound/pci/asihpi/asihpi.c
- sound/pci/ca0106/ca0106_main.c 2 additions, 1 deletionsound/pci/ca0106/ca0106_main.c
- sound/pci/hda/hda_intel.c 3 additions, 4 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/hda_tegra.c 7 additions, 0 deletionssound/pci/hda/hda_tegra.c
- sound/pci/hda/patch_hdmi.c 7 additions, 0 deletionssound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 44 additions, 2 deletionssound/pci/hda/patch_realtek.c
- sound/pci/riptide/riptide.c 3 additions, 3 deletionssound/pci/riptide/riptide.c
- sound/pci/rme9652/hdsp.c 3 additions, 3 deletionssound/pci/rme9652/hdsp.c
- sound/pci/rme9652/hdspm.c 3 additions, 4 deletionssound/pci/rme9652/hdspm.c
- sound/soc/fsl/fsl_esai.c 3 additions, 4 deletionssound/soc/fsl/fsl_esai.c
Loading
Please register or sign in to comment