summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-09-27ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET
2022-09-26ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocsKai Vehmanen
2022-09-26ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8Jaroslav Kysela
2022-09-22ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela
2022-09-22Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-22ALSA: hda/ca0132 - remove the unneeded result variableye xingchen
2022-09-22ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDsPierre-Louis Bossart
2022-09-22Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-21ALSA: hda/hdmi: ELD procfs - print the codec NIDsJaroslav Kysela
2022-09-21ALSA: hda/hdmi: Simplify the pcm_idx condition in hdmi_pcm_setup_pin()Jaroslav Kysela
2022-09-20ALSA: usb-audio: Properly refcounting clock rateTakashi Iwai
2022-09-20ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2)Takashi Iwai
2022-09-20Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-20Revert "ALSA: usb-audio: Clean up endpoint setups at PCM prepare"Takashi Iwai
2022-09-20Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"Takashi Iwai
2022-09-20ALSA: es18xx: Remove the unneeded result variableye xingchen
2022-09-20ALSA: hda: ext: remove always-true conditions on host and link releasePierre-Louis Bossart
2022-09-20ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart
2022-09-20ALSA: hda: ext: simplify logic for stream assignmentPierre-Louis Bossart
2022-09-20ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart
2022-09-20ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart
2022-09-20ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart
2022-09-20ALSA: hda: document state machine for hdac_streamsPierre-Louis Bossart
2022-09-20ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart
2022-09-20ALSA: hda/hdmi: Fix the converter allocation for the silent streamJaroslav Kysela
2022-09-20Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-19ASoC: tas2770: Reinit regcache on resetMartin Povišer
2022-09-19ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN0
2022-09-19ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart
2022-09-19ALSA: core: Fix double-free at snd_card_new()Takashi Iwai
2022-09-19ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LEDDaniel Houldsworth
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang
2022-09-16ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela
2022-09-15ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones
2022-09-15ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai
2022-09-15ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly
2022-09-15ALSA: usb-audio: Fix last interface check for registrationTakashi Iwai
2022-09-14ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui
2022-09-13ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang
2022-09-13ALSA: hda/hdmi: change type for the 'assigned' variableJaroslav Kysela
2022-09-13ALSA: hda: Fix Nvidia dp infoframeMohan Kumar
2022-09-13Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-13ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui
2022-09-13ALSA: hda/tegra: set depop delay for tegraMohan Kumar
2022-09-13ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen
2022-09-12ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou
2022-09-12ALSA: dummy: Add customizable volume min/max.YJ Lee