aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-4/+4
2006-06-22[ALSA] fix a wrong lockClemens Ladisch1-1/+1
2006-06-22[ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai1-0/+1
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai1-70/+79
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai1-0/+20
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-13/+14
2006-01-22[ALSA] Remove BKL from sound/core/info.cIngo Molnar1-22/+11
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai1-7/+6
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai1-55/+55
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai1-2/+0
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-4/+4
2005-07-28[ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar1-2/+3
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+989