summaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_memory.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1Star
* ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai2019-02-081-21/+8Star
* ALSA: pcm: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-11/+10Star
* ALSA: pcm: Simplify proc file destructionTakashi Iwai2019-01-241-14/+2Star
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-161-6/+0Star
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai2014-01-111-0/+5
* ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2014-01-091-18/+1Star
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-7/+12
* ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-231-26/+0Star
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-11-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: pcm - Add missing inclusion of linux/vmalloc.hTakashi Iwai2009-12-211-0/+1
* sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-181-0/+54
* ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-081-0/+2
* ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-251-0/+26
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-7/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] pcm core: add prealloc_max file to substream directory to show maximum...Jaroslav Kysela2007-02-091-0/+23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-2/+0Star
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-221-0/+12
* [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai2006-04-271-3/+5
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-031-15/+24
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-031-22/+23
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-121-1/+1
* [ALSA] Fix permissions in some /proc filesTakashi Iwai2005-05-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+363