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