summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-10-03ALSA: core: add isascii() check to card ID generatorJaroslav Kysela
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-10-01ALSA: silence integer wrapping warningDan Carpenter
2024-09-30ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET
2024-09-30ALSA: Fix typos in comments across various filesYu Jiaoliang
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-12ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocationsTakashi Iwai
2024-09-12ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocationsTakashi Iwai
2024-09-12ALSA: ump: Use %*ph to print small bufferAndy Shevchenko
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai
2024-09-11ALSA: memalloc: Drop Xen PV workaround againTakashi Iwai
2024-09-10ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai
2024-09-06ALSA: pcm: add more sample rate definitionsJerome Brunet
2024-09-02ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errorsTakashi Iwai
2024-09-02ALSA: core: timer: Use NSEC_PER_SEC macroJinjie Ruan
2024-09-02ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()Takashi Iwai
2024-09-01ALSA: pcm: Fix the previous conversion to kstrtoul()Takashi Iwai
2024-08-31ALSA: pcm: replace simple_strtoul to kstrtoulHongbo Li
2024-08-27ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai
2024-08-19ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov
2024-08-17ALSA: seq: Remove unused declarationsYue Haibing
2024-08-16ALSA: oss: Remove unused declarationsYue Haibing
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12Merge branch 'for-linus' into for-nextTakashi Iwai
2024-08-10ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai
2024-08-08ALSA: control: Fix power_ref lock order for compat code, tooTakashi Iwai
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai
2024-08-08ALSA: pcm: oss: Use pr_debug()Takashi Iwai
2024-08-08ALSA: control_led: Use dev_err()Takashi Iwai
2024-08-07ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 blockTakashi Iwai
2024-08-07ALSA: seq: Print MIDI 1.0 specific port in proc outputTakashi Iwai
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai
2024-08-07ALSA: ump: Choose the protocol when protocol caps are changedTakashi Iwai
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-01ALSA: pcm_timer: use snd_pcm_direction_name()Kuninori Morimoto
2024-08-01ALSA: memalloc: Let IOMMU handle S/G primarilyTakashi Iwai
2024-08-01ALSA: memalloc: Use DMA API for x86 WC page allocations, tooTakashi Iwai
2024-08-01ALSA: control: Fix leftover snd_power_unref()Takashi Iwai
2024-07-31ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-31ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai