summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov2-0/+235
2024-08-18ALSA: aloop: Allow using global timersIvan Orlov1-0/+2
2024-08-18ALSA: hda: cs35l41: fix module autoloadingYuntao Liu1-0/+1
2024-08-17ALSA: trident: Remove unused declarationsYue Haibing1-5/+0
2024-08-17ALSA: seq: Remove unused declarationsYue Haibing3-7/+0
2024-08-16ALSA: oss: Remove unused declarationsYue Haibing1-3/+0
2024-08-16ALSA: aoa: Use helper function for_each_child_of_node()Zhang Zekun1-2/+2
2024-08-14ALSA: usb-audio: Replace complex quirk lines with macrosTakashi Iwai1-1617/+593
2024-08-14ALSA: usb-audio: Define macros for quirk table entriesTakashi Iwai1-0/+77
2024-08-12ALSA: usb-audio: Support multiple control interfacesKarol Kosik12-47/+127
2024-08-12ALSA: hda/realtek: tas2781: Fix ROG ALLY X audioJonathan LoBue1-0/+8
2024-08-12Merge branch 'for-linus' into for-nextTakashi Iwai3-2/+102
2024-08-12ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSETLianqin Hu1-0/+2
2024-08-12Merge branch 'topic/cirrus-hp-g12' into for-linusTakashi Iwai1-0/+99
2024-08-12ALSA: hda/realtek: Add support for new HP G12 laptopsSimon Trimmer1-0/+99
2024-08-11ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7Parsa Poorshikhian1-1/+0
2024-08-10ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai1-1/+1
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang2-0/+9
2024-08-10ALSA: usb-audio: Add input gain and master output mixer elements for RME Baby...Stefan Stistrup1-1/+162
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai52-362/+465
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai5-81/+2
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai4-77/+44
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai2-6/+6
2024-08-09Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai29-77/+272
2024-08-09ALSA: usx2y: Drop no longer used variableTakashi Iwai1-2/+1
2024-08-09ALSA: caiaq: Fix unused variable warningTakashi Iwai1-1/+1
2024-08-09ALSA: sparc: Fix a typo at dev_*() conversionTakashi Iwai1-1/+1
2024-08-08ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default valueSimon Trimmer1-0/+1
2024-08-08ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet1-16/+10
2024-08-08ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxxTakashi Iwai1-0/+7
2024-08-08ASoC: codecs: ES8326: button detect issueZhang Yi1-0/+2
2024-08-08ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6Krzysztof Stępniak1-0/+7
2024-08-08ALSA: vxpocket: Fix a typo at conversion to dev_*()Takashi Iwai1-1/+1
2024-08-08ALSA: snd-usb-caiaq: use snd_pcm_rate_to_rate_bitJerome Brunet1-12/+1
2024-08-08ALSA: control: Fix power_ref lock order for compat code, tooTakashi Iwai1-8/+37
2024-08-08ALSA: vxpocket: Drop no longer existent chip->dev assignmentTakashi Iwai1-2/+0
2024-08-08ALSA: usb-audio: Check shutdown at endpoint_set_interface()Takashi Iwai1-0/+3
2024-08-08ALSA: hdsp: Break infinite MIDI input flush loopTakashi Iwai2-4/+8
2024-08-08ALSA: asihpi: Fix potential OOB array accessTakashi Iwai1-1/+1
2024-08-08ALSA: usb-audio: Re-add ScratchAmp quirk entriesTakashi Iwai1-0/+4
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai2-80/+0
2024-08-08ALSA: asihpi: Use standard print APITakashi Iwai2-59/+44
2024-08-08ALSA: sparc: Use standard print APITakashi Iwai2-37/+49
2024-08-08ALSA: sh: Use standard print APITakashi Iwai2-8/+7
2024-08-08ALSA: ppc: Use standard print APITakashi Iwai6-45/+41
2024-08-08ALSA: pdaudiocf: Use standard print APITakashi Iwai3-36/+24
2024-08-08ALSA: vxpocket: Use standard print APITakashi Iwai2-21/+14
2024-08-08ALSA: intel8x0: Drop unused snd_printd() callsTakashi Iwai2-6/+0
2024-08-08ALSA: usb-audio: Use standard print APITakashi Iwai1-3/+3
2024-08-08ALSA: usx2y: Use standard print APITakashi Iwai7-150/+141