aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-21ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai1-0/+1
2009-12-18sound: pcm: add vmalloc buffer helper functionsClemens Ladisch1-0/+54
2009-07-08ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai1-0/+2
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai1-0/+26
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-7/+7
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-02-09[ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA sizeJaroslav Kysela1-0/+23
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-2/+0
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai1-0/+12
2006-04-27[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai1-3/+5
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai1-15/+24
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai1-22/+23
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Fix DocBook warningsTakashi Iwai1-1/+1
2005-05-29[ALSA] Fix permissions in some /proc filesTakashi Iwai1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+363