summaryrefslogtreecommitdiff
path: root/include/sound/memalloc.h
AgeCommit message (Expand)Author
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai
2021-11-16ALSA: memalloc: Unify x86 SG-buffer handling (take#3)Takashi Iwai
2021-11-04Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type"Takashi Iwai
2021-10-19ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declarationTakashi Iwai
2021-10-18ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous typeTakashi Iwai
2021-10-18ALSA: memalloc: Support for non-coherent page allocationTakashi Iwai
2021-10-18ALSA: memalloc: Support for non-contiguous page allocationTakashi Iwai
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai
2021-06-10ALSA: core: Fix build error due to missing PAGE_SIZETakashi Iwai
2021-06-10ALSA: core: Move mmap handler into memalloc opsTakashi Iwai
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai
2021-06-10ALSA: core: Drop snd_sgbuf_get_ptr()Takashi Iwai
2020-06-15ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai
2019-11-11ALSA: memalloc: Drop snd_dma_pci_data() macroTakashi Iwai
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2018-08-28ALSA: memalloc: Add non-cached buffer typeTakashi Iwai
2018-07-30ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai
2018-07-26ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart
2018-05-24ALSA: memalloc: Drop superfluous ifndefTakashi Iwai
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen
2013-01-29ALSA: Force a cast to silence a warning from "sparse"Antonio Ospite
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2005-10-28[PATCH] gfp_t: soundAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds