aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai1-2/+0
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi1-2/+2
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai1-0/+5
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai1-161/+2
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-53/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-5/+5
2005-09-12[ALSA] sparse address space annotationsClemens Ladisch1-2/+2
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-4/+10
2005-08-30[ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar1-1/+1
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco1-4/+4
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-27/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+306