summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai8 days1-4/+10
* Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai12 days1-1/+1
|\
| * Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-294-4/+22
| |\
| * \ Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-11-214-13/+372
| |\ \
| * \ \ Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-11-181-1/+1
| |\ \ \
| | * | | deal with the last remaing boolean uses of fd_file()Al Viro2024-11-031-1/+1
* | | | | ALSA: ump: Shut up truncated string warningTakashi Iwai2024-11-301-3/+3
* | | | | ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai2024-11-291-4/+15
* | | | | ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai2024-11-291-2/+3
* | | | | ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai2024-11-291-0/+2
* | | | | ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai2024-11-291-3/+3
| |_|_|/ |/| | |
* | | | ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai2024-11-271-1/+4
* | | | ALSA: core: Fix possible NULL dereference caused by kunit_kzalloc()Zichen Xie2024-11-271-0/+11
* | | | ALSA: rawmidi: Fix kvfree() call in spinlockTakashi Iwai2024-11-251-1/+3
* | | | ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai2024-11-211-2/+4
| |_|/ |/| |
* | | ALSA: ump: Fix the wrong format specifierzhang jiao2024-11-141-1/+1
* | | ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locallyTakashi Iwai2024-11-131-0/+20
* | | ALSA: ump: remove unnecessary check on blkLuo Yifan2024-11-081-1/+1
* | | Merge branch 'topic/compress-accel' into for-nextTakashi Iwai2024-11-061-5/+5
|\ \ \
| * | | ALSA: compress_offload: Use runtime pointer in snd_compr_poll()Peter Ujfalusi2024-11-061-5/+5
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-11-051-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / ALSA: ump: Don't enumeration invalid groups for legacy rawmidiTakashi Iwai2024-11-041-1/+1
| |/
* / ALSA: compress_offload: introduce accel operation modeJaroslav Kysela2024-10-252-6/+345
|/
* ALSA: core: add isascii() check to card ID generatorJaroslav Kysela2024-10-031-4/+10
* Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-10-027-11/+3
|\
| * [tree-wide] finally take no_llseek outAl Viro2024-09-277-8/+0
| * Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-3/+3
| |\
| | * introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-3/+3
* | | ALSA: silence integer wrapping warningDan Carpenter2024-10-011-0/+2
* | | ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET2024-09-301-2/+2
* | | ALSA: Fix typos in comments across various filesYu Jiaoliang2024-09-304-4/+4
|/ /
* | ALSA: memalloc: Use proper DMA mapping API for x86 S/G buffer allocationsTakashi Iwai2024-09-121-42/+36
* | ALSA: memalloc: Use proper DMA mapping API for x86 WC buffer allocationsTakashi Iwai2024-09-121-18/+31
* | ALSA: ump: Use %*ph to print small bufferAndy Shevchenko2024-09-121-10/+3
* | ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai2024-09-112-11/+17
* | ALSA: memalloc: Drop Xen PV workaround againTakashi Iwai2024-09-111-16/+3
* | ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai2024-09-102-17/+11
* | ALSA: pcm: add more sample rate definitionsJerome Brunet2024-09-061-3/+3
* | ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errorsTakashi Iwai2024-09-024-10/+10
* | ALSA: core: timer: Use NSEC_PER_SEC macroJinjie Ruan2024-09-021-1/+1
* | ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()Takashi Iwai2024-09-021-1/+1
* | ALSA: pcm: Fix the previous conversion to kstrtoul()Takashi Iwai2024-09-011-1/+1
* | ALSA: pcm: replace simple_strtoul to kstrtoulHongbo Li2024-08-311-1/+4
* | ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai2024-08-271-59/+0
* | Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai2024-08-191-12/+10
|\ \
| * | ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai2024-08-191-12/+7
| * | ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai2024-08-191-0/+3
* | | ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov2024-08-182-0/+235
* | | ALSA: seq: Remove unused declarationsYue Haibing2024-08-173-7/+0
* | | ALSA: oss: Remove unused declarationsYue Haibing2024-08-161-3/+0