summary refs log tree commit diff
path: root/sound
AgeCommit message (Expand)Author
2022-09-30ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai
2022-09-30ALSA: hda/realtek: More robust component matching for CS35L41Takashi Iwai
2022-09-29ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 modelTakashi Iwai
2022-09-29ALSA: asihpi - Remove unused struct hpi_subsys_responseYuan Can
2022-09-29ALSA: sb: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing
2022-09-27ALSA: dmaengine: increment buffer pointer atomicallyAndreas Pape
2022-09-27ASoC: sh: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ASoC: intel: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: usx2y: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: usb-audio: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: asihpi: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: hda: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: aloop: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-27ALSA: pcm: Make mmap status read-onlyTakashi Iwai
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai
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