summaryrefslogtreecommitdiffstats
path: root/sound/core/info.c
AgeCommit message (Expand)AuthorLines
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-1/+1
2006-12-08[PATCH] struct path: convert soundJosef Sipek-1/+1
2006-10-22[ALSA] Fix re-use of va_listTakashi Iwai-1/+4
2006-09-23[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek-3/+3
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai-52/+50
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman-1/+0
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai-4/+4
2006-06-22[ALSA] fix a wrong lockClemens Ladisch-1/+1
2006-06-22[ALSA] Insert might_sleep() in snd_iprintf()Takashi Iwai-0/+1
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai-70/+79
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai-0/+20
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar-13/+14
2006-01-22[ALSA] Remove BKL from sound/core/info.cIngo Molnar-22/+11
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai-7/+6
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai-55/+55
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai-2/+0
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai-4/+4
2005-07-28[ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar-2/+3
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+989