summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-12ALSA: ump: Copy safe string name to rawmidiTakashi Iwai
2025-01-12ALSA: ump: Copy FB name string more safelyTakashi Iwai
2025-01-12ALSA: rawmidi: Bump protocol version to 2.0.5Takashi Iwai
2025-01-12ALSA: rawmidi: Show substream activity in info ioctlTakashi Iwai
2025-01-12ALSA: rawmidi: Expose the tied device number in info ioctlTakashi Iwai
2025-01-10ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski
2025-01-10ALSA: sb: Use str_enabled_disabled() helper in info_read()Thorsten Blum
2025-01-10ALSA: emu10k1: Use str_yes_no() helperThorsten Blum
2025-01-09ALSA: rme9652: Simplify with str_yes_no()Takashi Iwai
2025-01-09ALSA: hda/realtek: Simplify with str_yes_no()Takashi Iwai
2025-01-08ALSA: firewire: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: hda: Simplify with str_enable_disable()Takashi Iwai
2025-01-07ALSA: seq: oss: Simplify with str_enabled_disabled()Takashi Iwai
2025-01-07ALSA: emu10k1: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: hdspm: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: sonicvibes: Simplify with str_off_on()Takashi Iwai
2025-01-07ALSA: trident: Simplify with str_on_off()Takashi Iwai
2025-01-07ALSA: ens137x: Use str_on_off() helper in snd_ensoniq_proc_read()Thorsten Blum
2025-01-01ALSA: seq: Make dependency on UMP clearerTakashi Iwai
2024-12-31ALSA: seq: oss: Send fragmented SysEx messages immediatelyTakashi Iwai
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress...Al Viro
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu
2024-12-29ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal
2024-12-29ALSA: AC97: Use str_on_off() helper in snd_ac97_proc_read_main()Thorsten Blum
2024-12-29ALSA: hda/realtek: Add a comment for alc_fixup_inv_dmic()Yongzhen Zhang
2024-12-22ALSA: ad1889: Use str_enabled_disabled() helper functionThorsten Blum
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-20ALSA: sh: Fix wrong argument order for copy_from_iter()Takashi Iwai
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian
2024-12-20ALSA: hdsp: Use str_on_off() and str_yes_no() helper functionsThorsten Blum
2024-12-20ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin
2024-12-20ALSA: compress_offload: improve file descriptors installation for dma-bufJaroslav Kysela
2024-12-20ALSA: compress_offload: use safe list iteration in snd_compr_task_seq()Jaroslav Kysela
2024-12-20ALSA: compress_offload: avoid 64-bit get_user()Arnd Bergmann
2024-12-20ALSA: compress_offload: import DMA_BUF namespaceArnd Bergmann
2024-12-19ASoC: mediatek: disable buffer pre-allocationChen-Yu Tsai
2024-12-18ASoC: rt722: add delay time to wait for the calibration procedureShuming Fan
2024-12-17ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOPPeter Ujfalusi
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown
2024-12-16ASoC: dt-bindings: realtek,rt5645: Fix CPVDD voltage commentChen-Yu Tsai
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald
2024-12-16ASoC: amd: ps: Fix for enabling DMIC on acp63 platform via _DSD entryVenkata Prasad Potturu
2024-12-15Linux 6.13-rc3Linus Torvalds