aboutsummaryrefslogtreecommitdiffstats
path: root/snd-control.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-21Fix build on 6.5HEADmasterTakashi Iwai1-0/+6
2018-03-07Fix misc compile warningsTakashi Iwai1-0/+1
2014-10-24Add snd_ctl_enum_infoDavid Henningsson1-0/+18
2012-04-16Trivial typo fixesClaudio Matsuoka1-1/+1
2011-11-24Fix snd_ctl_find_id() to check device and subdevice, tooTakashi Iwai1-0/+2
2011-11-11Add the support of build with hda-jack stuffTakashi Iwai1-0/+12
2011-11-09Call private_free properly in snd_ctl_free_one()Takashi Iwai1-2/+6
2011-06-29Add snd_ctl_activate_id() implementationTakashi Iwai1-0/+31
2010-12-23Show the control element addition conflict as an errorTakashi Iwai1-1/+1
2009-07-03Fix segfault with NULL name in snd_ctl_new1Takashi Iwai1-1/+2
2009-05-19Check snd_ctl_boolean_*_info() definitionsTakashi Iwai1-0/+2
2008-11-13Initial importv0.0.1Takashi Iwai1-0/+145