aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/control.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai1-3/+3
2006-03-22[ALSA] Fix memory leaks in error path of control.cTakashi Iwai1-7/+12
2006-03-22[ALSA] make control.c suspend awareGiuliano Pochini1-3/+17
2006-03-06[PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai1-4/+2
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-4/+3
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-8/+3
2006-01-03[ALSA] Add error messagesTakashi Iwai1-2/+6
2006-01-03[ALSA] Decentralize PM controlTakashi Iwai1-43/+1
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai1-126/+148
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-9/+9
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-6/+6
2005-06-22[ALSA] Add const prefixTakashi Iwai1-1/+1
2005-05-29[ALSA] Suppress debug messageTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1375