index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
sgbuf.c
Age
Commit message (
Expand
)
Author
2021-06-10
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2020-06-15
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
Takashi Iwai
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-28
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
2014-11-21
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2012-09-23
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
Takashi Iwai
2012-08-03
ALSA: PCM: Fix possible memory leaks in the error path
Takashi Iwai
2009-03-18
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
Takashi Iwai
2008-08-25
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2006-12-20
[ALSA] use the ALIGN macro
Clemens Ladisch
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds