Age | Commit message (Expand) | Author | Files | Lines |
2022-08-24 | ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation | Takashi Iwai | 1 | -3/+0 |
2022-04-13 | ALSA: memalloc: Add fallback SG-buffer allocations for x86 | Takashi Iwai | 1 | -0/+5 |
2021-11-16 | ALSA: memalloc: Unify x86 SG-buffer handling (take#3) | Takashi Iwai | 1 | -7/+7 |
2021-11-05 | Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type" | Takashi Iwai | 1 | -7/+7 |
2021-10-19 | ALSA: memalloc: Drop superfluous snd_dma_buffer_sync() declaration | Takashi Iwai | 1 | -3/+0 |
2021-10-18 | ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type | Takashi Iwai | 1 | -7/+7 |
2021-10-18 | ALSA: memalloc: Support for non-coherent page allocation | Takashi Iwai | 1 | -0/+1 |
2021-10-18 | ALSA: memalloc: Support for non-contiguous page allocation | Takashi Iwai | 1 | -4/+42 |
2021-08-04 | ALSA: memalloc: Correctly name as WC | Takashi Iwai | 1 | -3/+3 |
2021-07-19 | ALSA: core: Add device-managed page allocator helper | Takashi Iwai | 1 | -0/+4 |
2021-06-10 | ALSA: core: Fix build error due to missing PAGE_SIZE | Takashi Iwai | 1 | -1/+2 |
2021-06-10 | ALSA: core: Move mmap handler into memalloc ops | Takashi Iwai | 1 | -0/+3 |
2021-06-10 | ALSA: core: Abstract memory alloc helpers | Takashi Iwai | 1 | -55/+6 |
2021-06-10 | ALSA: core: Drop snd_sgbuf_get_ptr() | Takashi Iwai | 1 | -19/+0 |
2020-06-15 | ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too | Takashi Iwai | 1 | -1/+8 |
2019-11-11 | ALSA: memalloc: Drop snd_dma_pci_data() macro | Takashi Iwai | 1 | -1/+0 |
2019-11-06 | ALSA: memalloc: Add vmalloc buffer allocation support | Takashi Iwai | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -16/+1 |
2019-03-27 | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ... | Takashi Iwai | 1 | -4/+0 |
2019-02-01 | ALSA: isa: Avoid passing NULL to memory allocators | Takashi Iwai | 1 | -1/+0 |
2018-08-28 | ALSA: memalloc: Add non-cached buffer type | Takashi Iwai | 1 | -0/+3 |
2018-07-30 | ALSA: memalloc: Fix missing PAGE_SIZE definition | Takashi Iwai | 1 | -0/+2 |
2018-07-26 | ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally | Pierre-Louis Bossart | 1 | -8/+8 |
2018-05-24 | ALSA: memalloc: Drop superfluous ifndef | Takashi Iwai | 1 | -2/+0 |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai | 1 | -7/+0 |
2013-12-10 | ALSA: memalloc.h - fix wrong truncation of dma_addr_t | Stefano Panella | 1 | -1/+1 |
2013-10-24 | ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code | Takashi Iwai | 1 | -0/+4 |
2013-10-24 | ALSA: Add SoC on-chip internal ram support for DMA buffer allocation | Nicolin Chen | 1 | -0/+1 |
2013-01-29 | ALSA: Force a cast to silence a warning from "sparse" | Antonio Ospite | 1 | -1/+1 |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 1 | -2/+25 |
2009-07-08 | ALSA: Fix SG-buffer DMA with non-coherent architectures | Takashi Iwai | 1 | -0/+6 |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+15 |
2008-08-29 | alsa: Remove special SBUS dma support code. | David S. Miller | 1 | -2/+0 |
2008-08-25 | ALSA: Allocate larger pages in sgbuf | Takashi Iwai | 1 | -1/+3 |
2008-08-25 | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 1 | -0/+12 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 1 | -1/+1 |
2005-10-28 | [PATCH] gfp_t: sound | Al Viro | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+118 |