summaryrefslogtreecommitdiffstats
path: root/include/sound/memalloc.h
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-16/+1
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai-4/+0
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai-1/+0
2018-08-28ALSA: memalloc: Add non-cached buffer typeTakashi Iwai-0/+3
2018-07-30ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai-0/+2
2018-07-26ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart-8/+8
2018-05-24ALSA: memalloc: Drop superfluous ifndefTakashi Iwai-2/+0
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai-7/+0
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella-1/+1
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai-0/+4
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen-0/+1
2013-01-29ALSA: Force a cast to silence a warning from "sparse"Antonio Ospite-1/+1
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai-2/+25
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai-0/+6
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-1/+15
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller-2/+0
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai-1/+3
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai-0/+12
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2005-10-28[PATCH] gfp_t: soundAl Viro-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+118