summaryrefslogtreecommitdiffabout
AgeCommit message (Expand)AuthorFilesLines
2010-10-10ucm: Don't crash on attempts to set missing verbsuse-case-verbMark Brown1-0/+3
2010-08-27ucm: add missing semicolonChris Winter1-1/+1
2010-08-24ucm: make sure elem_name() function names match srcLiam Girdwood1-2/+2
2010-08-22ucm: fixup comments and 80 char formattingupstream-v1Liam Girdwood2-209/+207
2010-08-22ucm: replace get_int() with atoiLiam Girdwood1-22/+12
2010-08-22ucm: remove trailing white spaceLiam Girdwood2-56/+55
2010-08-22ucm: update headersLiam Girdwood2-14/+14
2010-08-22ucm: cleanup with improvement to card state trackingLiam Girdwood1-99/+152
2010-08-21ucm: more error reporting fixesLiam Girdwood1-16/+20
2010-08-21ucm: fix error message line numbersLiam Girdwood1-33/+46
2010-08-20ucm: more upstream fixes and cleanupsLiam Girdwood1-10/+55
2010-08-20ucm: more pre upstream cleanups and one API changeLiam Girdwood2-87/+100
2010-08-19ucm: error handling - print parse errors like gcc doesLiam Girdwood1-104/+127
2010-08-19ucm: bring in line with upstream branchLiam Girdwood6-209/+9
2010-08-18Merge remote branch 'origin/master' into use-case-verbLiam Girdwood12-16/+209
2010-08-18ucm: Only set default value specified in master config fileJustinX1-2/+8
2010-08-17UCM: Remove control id from config fileJustinX1-68/+22
2010-08-17ucm: small fixJustinX1-1/+1
2010-08-16ucm: check uc_mngr->current_verb in handle_transition_verb()Chris Winter1-0/+3
2010-08-13Add missing support for 3-byte formats for 16bit put conversionTakashi Iwai2-4/+44
2010-08-12pcm: Fixed typo (wrong deleted line) instroduced in the minperiodsize patchJaroslav Kysela1-0/+1
2010-08-11pcm: introduce defaults.pcm.compat to change the params choose behaviourJaroslav Kysela4-3/+16
2010-08-11pcm: add defaults.pcm.minperiodtime parsingJaroslav Kysela4-2/+21
2010-08-09HDA-Intel: present all 4 HDMI outputs instead of just the first oneAnssi Hannula1-4/+104
2010-08-04test/latency: fix timediff calculationJaroslav Kysela1-1/+1
2010-08-03ucm: move default conf folder to /use/share/alsaLiam Girdwood1-2/+3
2010-08-03ucm: disable debugLiam Girdwood1-1/+1
2010-08-02ucm: bug fixes, added reset() and error messages.Liam Girdwood2-18/+49
2010-08-02ucm: add modifier supported devices.Liam Girdwood1-9/+81
2010-08-02pcm_plug: fix comparison always trueAnssi Hannula1-1/+1
2010-08-01ucm: correct line number in error outputLiam Girdwood1-1/+1
2010-08-01Merge remote branch 'vm/use-case-verb' into use-case-verbLiam Girdwood1-328/+200
2010-08-01ucm: refactor ctl managementLiam Girdwood1-328/+200
2010-08-01ucm: clean up more error messagesLiam Girdwood1-8/+7
2010-07-31Merge remote branch 'origin/use-case-verb' into use-case-verbLiam Girdwood2-555/+757
2010-07-31ucm: get sound ctl by ctl nameLiam Girdwood1-9/+28
2010-07-31ucm: cleanup2Liam Girdwood2-446/+101
2010-07-30ucm: cleanupLiam Girdwood2-89/+76
2010-07-30ucm: remove build warningsLiam Girdwood2-8/+7
2010-07-30ucm: update int typesLiam Girdwood1-2/+4
2010-07-30ucm: update error and other stringsLiam Girdwood1-166/+201
2010-07-29UCM: fix buggy renameLiam Girdwood1-2/+2
2010-07-27UCM: transition - rename transmit -> transitionLiam Girdwood1-61/+64
2010-07-27UCM: clean up magic numbers.Liam Girdwood1-16/+18
2010-07-27UCM: add access flag for RW and RO acces to UCMLiam Girdwood2-111/+198
2010-07-22pcm - ladspa: fix small memory leak in snd_pcm_ladspa_free_instances()Jaroslav Kysela1-0/+2
2010-07-21Memory leak in namehint.cJohn Lindgren1-0/+2
2010-07-20tlv: Remove tailing tab after snd_ctl_get_dB_range functionPeter Ujfalusi1-1/+1
2010-07-20tlv: Handle 'holes' in SND_CTL_TLVT_DB_RANGE arrayPeter Ujfalusi1-1/+7
2010-07-20tlv: Check out of range dB with SND_CTL_TLVT_DB_RANGEPeter Ujfalusi1-1/+11