summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ctl: optimize a test for user-defined element set to changes of APIsTakashi Sakamoto2016-06-301-17/+37
* ctl: optimize a test for user-defined element set to older kernelsTakashi Sakamoto2016-06-301-11/+20
* ctl: add an API to set dimension levels to element informationTakashi Sakamoto2016-06-302-0/+32
* ctl: support extra information to user-defined element setTakashi Sakamoto2016-06-303-115/+94
* ctl: use consistent name for second argument of snd_ctl_elem_read/writeTakashi Sakamoto2016-06-292-10/+10
* ctl: use automatic variable instead of call of alloca(3)Takashi Sakamoto2016-06-275-143/+125
* ctl: fix returning zero for dimension level 4Takashi Sakamoto2016-06-271-1/+1
* doxygen: Suppress timestampTakashi Iwai2016-06-231-0/+2
* INSTALL: update text and drop reference to HgHenrik Austad2016-06-211-5/+10
* ctl: add test program for control element setTakashi Sakamoto2016-06-172-1/+577
* ctl: improve API documentation for threshold level operationsTakashi Sakamoto2016-06-161-15/+15
* ctl: add explanation about threshold level featureTakashi Sakamoto2016-06-161-0/+22
* pcm: use new APIs to add a control element set for softvol pluginTakashi Sakamoto2016-06-161-3/+4
* ctl: change former APIs as wrapper functions of element set APIsTakashi Sakamoto2016-06-161-138/+49
* ctl: improve comments for API to add an element of IEC958 typeTakashi Sakamoto2016-06-161-4/+28
* ctl: add functions to add an element setTakashi Sakamoto2016-06-162-0/+413
* ctl: improve comments for handling element dataTakashi Sakamoto2016-06-161-115/+131
* ctl: add an overview for design of ALSA control interfaceTakashi Sakamoto2016-06-161-3/+23
* conf/ucm: ROCKCHIP-I2S: rename to VEYRON-I2SHeiko Stübner2016-06-096-14/+14
* async: Handle previously installed signal handlerEliot Miranda2016-06-011-7/+13
* pcm: dmix: Return error when slave is in OPEN or DISCONNECTEDTakashi Iwai2016-06-011-1/+3
* pcm: dmix: Prepare slave when it's in SETUP, tooTakashi Iwai2016-06-011-0/+1
* pcm: dmix: resume workaround for buggy driverTakashi Iwai2016-05-311-1/+24
* pcm: Fix secondary retry in dsnoop and dshareTakashi Iwai2016-05-282-2/+2
* pcm: Remove resume support from dmix & coTakashi Iwai2016-05-181-22/+2
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-179-14/+125
* pcm: Define namehint for single directional PCM typesTakashi Iwai2016-05-128-8/+8
* namehint: Don't enumerate as duplex if only a single direction is definedTakashi Iwai2016-05-121-2/+8
* pcm: dmix: Fix doubly resume of slave PCMTakashi Iwai2016-05-111-0/+7
* pcm: Fix suspend/resume regression with dmix & coTakashi Iwai2016-05-111-0/+1
* conf/ucm: ROCKCHIP-I2S: add Rockchip I2S UCM config.Enric Balletbo i Serra2016-05-095-1/+106
* pcm: softvol: fix conversion of TLVs min_db and max_dB valueJörg Krause2016-05-091-2/+2
* topology: Update PCM configurations in Broadwell text conf fileMengdong Lin2016-05-091-9/+25
* topology: Parse front-end DAI name and ID for the PCMMengdong Lin2016-05-092-0/+57
* topology: Fix pcm ID & name parsingMengdong Lin2016-05-092-4/+4
* topology: Use generic pointer to realloc buffer for private dataMengdong Lin2016-05-091-17/+9
* topology: Refactor functions to parse and build streamsMengdong Lin2016-05-093-28/+36
* topology: Set manifest size for ABIMengdong Lin2016-05-091-0/+2
* Add src/conf/topology/sklrt286/data/pvt_data to .gitignoreTakashi Iwai2016-04-281-0/+1
* conf: topology: Generate Private data binary blobsShreyas NC2016-04-287-0/+2152
* Add u8 in type_compat.hShreyas NC2016-04-281-0/+2
* conf: topology: Add Skylake i2s confShreyas NC2016-04-2822-1/+348
* pcm: Fallback open as the first instance for dmix & coTakashi Iwai2016-04-143-0/+24
* ucm: add cset-tlvHsin-Yu Chao2016-04-133-13/+92
* topology: Build data objects with tuplesMengdong Lin2016-04-073-0/+218
* topology: Add support for parsing vendor tuplesMengdong Lin2016-04-075-1/+283
* topology: Add support for vendor tokensMengdong Lin2016-04-075-0/+79
* topology: ABI - Define types for vendor tuplesMengdong Lin2016-04-071-1/+41
* topology: Add doc for vendor tuplesMengdong Lin2016-04-071-4/+73
* topology: Define a free handler for the elementMengdong Lin2016-04-072-1/+7