aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/memalloc.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-2/+2
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-1/+2
* ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-081-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-32/+20
|\
| * ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai2008-08-251-1/+6
| * ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-8/+0
| * ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-25/+16
* | alsa: Remove special SBUS dma support code.David S. Miller2008-08-291-49/+1
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-4/+4
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-2/+4
|/
* [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-191-62/+0
* sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev2008-04-291-3/+2
* [ALSA] sound/core/memalloc.c: Add missing pci_dev_putJulia Lawall2008-01-311-0/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Fix build error without CONFIG_HAS_DMATakashi Iwai2007-10-161-0/+6
* Convert snd-page-alloc proc file to use seq_fileTakashi Iwai2007-09-241-29/+39
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-7/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ALSA] Removed unneeded page-reserveTakashi Iwai2006-03-221-30/+2
* [ALSA] Use dma_alloc_coherent() hack on i386 onlyTakashi Iwai2006-03-221-1/+1
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-11/+11
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-031-4/+0
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-221-0/+2
* [PATCH] gfp_t: soundAl Viro2005-10-281-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [ALSA] pci_find_device removeJiri Slaby2005-09-121-1/+2
* [ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai2005-08-301-2/+1
* [ALSA] make local objects staticClemens Ladisch2005-08-301-1/+1
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-281-1/+2
* [ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2005-06-221-92/+109
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+663