summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03Merge branch 'for-next' into for-linusTakashi Iwai
2022-10-01ALSA: hda: Fix position reporting on PoulsboTakashi Iwai
2022-10-01ALSA: hda/hdmi: Don't skip notification handling during PM operationTakashi Iwai
2022-09-30Merge tag 'asoc-fix-v6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-30ALSA: usb-audio: Fix potential memory leaksTakashi Iwai
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-29ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"Krzysztof Kozlowski
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-27usb: gadget: Replace runtime->status->state reference to runtime->stateTakashi Iwai
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: Remove some left-over license text in include/uapi/sound/Christophe JAILLET
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-23ASoC: fsl_audmux: Fix amixer write errorsShengjiu Wang
2022-09-23ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski
2022-09-23ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski
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-22ASoC: es8316: fix register sync error in suspend/resume testsPierre-Louis Bossart
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