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
/
include
/
sound
/
memalloc.h
Age
Commit message (
Expand
)
Author
2020-06-15
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
Takashi Iwai
2019-11-11
ALSA: memalloc: Drop snd_dma_pci_data() macro
Takashi Iwai
2019-11-06
ALSA: memalloc: Add vmalloc buffer allocation support
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2018-08-28
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
2018-07-30
ALSA: memalloc: Fix missing PAGE_SIZE definition
Takashi Iwai
2018-07-26
ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally
Pierre-Louis Bossart
2018-05-24
ALSA: memalloc: Drop superfluous ifndef
Takashi Iwai
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2013-12-10
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Stefano Panella
2013-10-24
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
Takashi Iwai
2013-10-24
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
Nicolin Chen
2013-01-29
ALSA: Force a cast to silence a warning from "sparse"
Antonio Ospite
2012-09-23
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
Takashi Iwai
2009-07-08
ALSA: Fix SG-buffer DMA with non-coherent architectures
Takashi Iwai
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-08-29
alsa: Remove special SBUS dma support code.
David S. Miller
2008-08-25
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2005-10-28
[PATCH] gfp_t: sound
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds