aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/control.c
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-311-3/+3
* [ALSA] Fix memory leaks in error path of control.cTakashi Iwai2006-03-221-7/+12
* [ALSA] make control.c suspend awareGiuliano Pochini2006-03-221-3/+17
* [PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai2006-03-061-4/+2
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-4/+3
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-8/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-031-2/+6
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-031-43/+1
* [ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2006-01-031-126/+148
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-9/+9
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-6/+6
* [ALSA] Add const prefixTakashi Iwai2005-06-221-1/+1
* [ALSA] Suppress debug messageTakashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1375