aboutsummaryrefslogtreecommitdiff
path: root/sound/core/control.c
AgeCommit message (Expand)Author
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-09-06ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai
2012-03-13ALSA: control - Fixe a trailing white space errorJeffrin Jose
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch
2011-08-24ALSA: core: release the constraint check for replace opsLu Guanqun
2011-08-24ALSA: core: trivial code style fixLu Guanqun
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai
2011-03-08ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch
2011-03-08ALSA: control: fix numid conflict check for new controlsClemens Ladisch
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch
2010-09-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai
2010-02-01sound: control: fix minimum TLV lengthClemens Ladisch
2010-02-01sound: control: actually allow TLV command accessClemens Ladisch
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-11-18ALSA: remove unnecessary null checkDan Carpenter
2009-11-06control: use reference-counted pidClemens Ladisch
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch
2009-08-17sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch
2009-08-17sound: snd_ctl_elem_add: fix value count checkClemens Ladisch
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan
2009-03-16Rationalize fasync return valuesJonathan Corbet
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-29ALSA: Warn when control names are truncatedMark Brown
2008-09-09ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Remove indirect control accessTakashi Iwai
2007-10-23[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] unexport snd_ctl_elem_{read,write}Adrian Bunk
2007-10-16[ALSA] Add helper functions for frequently used callbacksTakashi Iwai
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg
2006-12-20[ALSA] sound/core/control.c: remove dead codeAdrian Bunk
2006-10-22[ALSA] Fix addition of user-defined boolean controlsTakashi Iwai
2006-09-23[ALSA] Return error if no user TLV is definedTakashi Iwai