index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
1
-0
/
+4
2022-04-25
ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
Colin Ian King
1
-1
/
+2
2022-03-22
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
1
-4
/
+7
2021-10-18
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
1
-3
/
+10
2021-08-04
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
1
-16
/
+51
2021-06-10
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
1
-21
/
+0
2021-03-22
ALSA: core: avoid -Wempty-body warnings
Arnd Bergmann
1
-1
/
+3
2021-03-19
ALSA: pcm: Add debug print on memory allocation failure
Amadeusz Sławiński
1
-0
/
+8
2021-02-08
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
1
-8
/
+4
2020-12-18
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
1
-9
/
+1
2020-09-03
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
1
-1
/
+2
2020-07-17
Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"
Takashi Iwai
1
-14
/
+0
2020-07-07
ALSA: pcm: Fix build error on m68k and others
Takashi Iwai
1
-2
/
+4
2020-06-15
ALSA: pcm: Use SG-buffer only when direct DMA is available
Takashi Iwai
1
-0
/
+13
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-01-21
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
1
-18
/
+51
2019-11-20
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
1
-0
/
+1
2019-11-20
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
1
-13
/
+70
2019-11-09
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-2
/
+1
2019-11-06
ALSA: pcm: Create proc files only for non-empty preallocations
Takashi Iwai
1
-1
/
+2
2019-11-06
ALSA: pcm: Warn if doubly preallocated
Takashi Iwai
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-02-08
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
1
-21
/
+8
2019-02-06
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-11
/
+10
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
1
-14
/
+2
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2017-06-16
ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
1
-6
/
+0
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2014-01-11
ALSA: PCM: Warn when buffer preallocation fails
Takashi Iwai
1
-0
/
+5
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
1
-18
/
+1
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-7
/
+12
2012-09-23
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
Takashi Iwai
1
-26
/
+0
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-21
ALSA: pcm - Add missing inclusion of linux/vmalloc.h
Takashi Iwai
1
-0
/
+1
2009-12-18
sound: pcm: add vmalloc buffer helper functions
Clemens Ladisch
1
-0
/
+54
2009-07-08
ALSA: Fix SG-buffer DMA with non-coherent architectures
Takashi Iwai
1
-0
/
+2
2008-08-25
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
1
-0
/
+26
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-7
/
+7
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-02-09
[ALSA] pcm core: add prealloc_max file to substream directory to show maximum...
Jaroslav Kysela
1
-0
/
+23
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-2
/
+0
2006-06-22
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
1
-0
/
+12
2006-04-27
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
1
-3
/
+5
2006-01-03
[ALSA] Optimize for config without PROC_FS
Takashi Iwai
1
-15
/
+24
2006-01-03
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
1
-22
/
+23
2005-09-12
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
1
-1
/
+1
[next]