Nicolin Chen
|
07968fe4ac
sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram buffer
|
11 years ago |
Takashi Iwai
|
a40a393722
ALSA: memalloc: NULL-initialize in snd_malloc_dev_iram()
|
11 years ago |
Takashi Iwai
|
9f694bc793
ALSA: memalloc: Make snd_{malloc|free}_dev_iram() static
|
11 years ago |
Takashi Iwai
|
63437313da
ALSA: memalloc: Yet another ifdef CONFIG_GENERIC_ALLOCATOR protection
|
11 years ago |
Takashi Iwai
|
a5606f8561
ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code
|
11 years ago |
Nicolin Chen
|
055032142c
ALSA: Add SoC on-chip internal ram support for DMA buffer allocation
|
11 years ago |
Yacine Belkadi
|
eb7c06e8e9
ALSA: add/change some comments describing function return values
|
12 years ago |
Joe Perches
|
bfb9035c98
treewide: Correct spelling of successfully in comments
|
14 years ago |
Clemens Ladisch
|
fea952e5cc
ALSA: core: sparse cleanups
|
14 years ago |
Takashi Iwai
|
cc6a8acdee
ALSA: Fix SG-buffer DMA with non-coherent architectures
|
17 years ago |
David S. Miller
|
56c5d900db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
David S. Miller
|
759ee81be6
alsa: Remove special SBUS dma support code.
|
17 years ago |
David S. Miller
|
738f2b7b81
sparc: Convert all SBUS drivers to dma_*() interfaces.
|
17 years ago |
David S. Miller
|
7a715f4601
sparc: Make SBUS DMA interfaces take struct device.
|
17 years ago |
Takashi Iwai
|
4e184f8fc0
ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()
|
17 years ago |
Takashi Iwai
|
77a23f2695
ALSA: Clean up SG-buffer helper functions and macros
|
17 years ago |
Takashi Iwai
|
7eaa943c8e
ALSA: Kill snd_assert() in sound/core/*
|
17 years ago |
Takashi Iwai
|
c17cf06bfc
[ALSA] Remove unneeded ugly hack for i386 in memalloc.c
|
17 years ago |
Denis V. Lunev
|
7bf4e6d3e9
sound: use non-racy method for /proc/driver/snd-page-alloc creation
|
17 years ago |
Julia Lawall
|
df1deb6753
[ALSA] sound/core/memalloc.c: Add missing pci_dev_put
|
17 years ago |
Jaroslav Kysela
|
c1017a4cdb
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
|
17 years ago |
Takashi Iwai
|
8f11551b17
[ALSA] Fix build error without CONFIG_HAS_DMA
|
18 years ago |
Takashi Iwai
|
ccec6e2c4a
Convert snd-page-alloc proc file to use seq_file
|
18 years ago |
Johannes Berg
|
9244b2c307
[ALSA] alsa core: convert to list_for_each_entry*
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Takashi Iwai
|
2ba8c15c73
[ALSA] Removed unneeded page-reserve
|
19 years ago |
Takashi Iwai
|
ea50888d83
[ALSA] Use dma_alloc_coherent() hack on i386 only
|
19 years ago |
Ingo Molnar
|
1a60d4c5a0
[ALSA] semaphore -> mutex (core part)
|
19 years ago |
Clemens Ladisch
|
d001544ded
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
|
19 years ago |
Hugh Dickins
|
f3d48f0373
[PATCH] unpaged: fix sound Bad page states
|
19 years ago |