aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/control.c
Commit message (Expand)AuthorAge
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* saner FASYNC handling on file closeAl Viro2008-11-01
* ALSA: Warn when control names are truncatedMark Brown2008-10-29
* ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai2008-09-09
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-13
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Remove indirect control accessTakashi Iwai2008-01-31
* [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov2007-10-23
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] unexport snd_ctl_elem_{read,write}Adrian Bunk2007-10-16
* [ALSA] Add helper functions for frequently used callbacksTakashi Iwai2007-10-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk2007-02-09
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-09
* [ALSA] sound/core/control.c: remove dead codeAdrian Bunk2006-12-20
* [ALSA] Fix addition of user-defined boolean controlsTakashi Iwai2006-10-22
* [ALSA] Return error if no user TLV is definedTakashi Iwai2006-09-23
* [ALSA] Fix errors with user TLV_WRITETakashi Iwai2006-09-23
* [ALSA] Fix substream selection in PCM and rawmidiTakashi Iwai2006-09-23
* [ALSA] Control API - more robust TLV implementationJaroslav Kysela2006-09-23
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela2006-09-23
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-22
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-31
* [ALSA] Fix memory leaks in error path of control.cTakashi Iwai2006-03-22
* [ALSA] make control.c suspend awareGiuliano Pochini2006-03-22
* [PATCH] alsa: fix error paths in snd_ctl_elem_add()Takashi Iwai2006-03-06
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2006-01-03
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] Add const prefixTakashi Iwai2005-06-22
* [ALSA] Suppress debug messageTakashi Iwai2005-05-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16