summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* pcm_plug: Clear plugins on all error conditionsMichael Forney2016-10-201-1/+3
* conf/ucm: skylake: add skylake-rt286 conf filesVinod Koul2016-10-107-1/+235
* ctl: correct documentation about TLV featureTakashi Sakamoto2016-09-301-10/+10
* ctl: improve documentation about TLV-related APIsTakashi Sakamoto2016-09-301-0/+21
* ctl: improve API documentation for TLV operationTakashi Sakamoto2016-09-301-3/+3
* test: use actual information for TLV operationTakashi Sakamoto2016-09-301-36/+178
* Update include/sound/tlv.h from 4.9-pre kernel uapiTakashi Sakamoto2016-09-301-0/+77
* ucm: docs: typeset lists of identifiers explicitlyAntonio Ospite2016-09-291-28/+29
* ucm: fix crash when calling snd_use_case_geti() with no device or modifierAntonio Ospite2016-09-291-0/+8
* pcm: Better understandable locking codeTakashi Iwai2016-09-023-11/+34
* conf: bxtrt298: Add topology conf file for bxtShreyas NC2016-08-304-1/+3329
* conf: sklrt286: Remove tool to generate private data blobsShreyas NC2016-08-3025-2154/+0
* conf: sklrt286: define module private data through tuples in skylakeShreyas NC2016-08-302-37/+2659
* pcm: Fix shm initialization race-conditionIsmael Luceno2016-08-221-2/+3
* mixer: Fix rounding mode documentationDavid Henningsson2016-08-221-6/+6
* ucm: Add ucm files for DB410c board.Srinivas Kandagatla2016-08-106-1/+230
* Release v1.1.2v1.1.2baserock/v1.1.2Jaroslav Kysela2016-08-021-1/+1
* Makefile: fix sklrt286 dist filesJaroslav Kysela2016-08-021-0/+2
* topology: Fix the missing referenced elem ptr when merging private dataMengdong Lin2016-07-251-1/+5
* topology: Fix inaccurate message on failure to find a widgets's referenceMengdong Lin2016-07-251-1/+1
* ctl: use condition statements instead of assert() for new APIs to add an elem...Takashi Sakamoto2016-07-201-5/+19
* topology: Check address and length before string copyMengdong Lin2016-07-201-0/+3
* topology: Add ATTRIBUTE_UNUSED for unused parameters to fix compiler warningMengdong Lin2016-07-201-4/+4
* topology: Remove support for control flag SNDRV_CTL_ELEM_ACCESS_USERMengdong Lin2016-07-201-1/+0
* ctl: rename APIs to add an element set so that their names are appropriateTakashi Sakamoto2016-07-174-29/+29
* topology: Tuple type can have an extenstionMengdong Lin2016-07-172-6/+29
* topology: Parse vendor private data for manifestMengdong Lin2016-07-175-2/+153
* topology: Change uuid value to 16 separate characters in text conf fileMengdong Lin2016-07-173-15/+51
* topology: Merge lookup for data reference into tplg_copy_data()Mengdong Lin2016-07-174-31/+34
* topology: An element can refer to multipe data sections in text conf fileMengdong Lin2016-07-175-46/+131
* mixer: remove alloca() from simple_event_add()Takashi Sakamoto2016-07-151-8/+7
* mixer: change code formatting for simple_event_add()Takashi Sakamoto2016-07-151-2/+4
* mixer: remove alloca() from simple_add1()Takashi Sakamoto2016-07-151-10/+9
* mixer: change code formatting for simple_add1()Takashi Sakamoto2016-07-151-9/+14
* mixer: remove alloca() from set_enum_item_ops()Takashi Sakamoto2016-07-151-5/+4
* mixer: remove alloca() from get_enum_item_ops()Takashi Sakamoto2016-07-151-4/+3
* mixer: remove alloca() from enum_item_name_ops()Takashi Sakamoto2016-07-151-6/+5
* mixer: remove alloca() from init_db_range()Takashi Sakamoto2016-07-151-4/+3
* mixer: change code formatting for init_db_range()Takashi Sakamoto2016-07-151-2/+2
* mixer: remove alloca() from selem_write_main()Takashi Sakamoto2016-07-151-5/+4
* mixer: change code formatting for selem_write_main()Takashi Sakamoto2016-07-151-3/+6
* mixer: remove alloca() from elem_write_route()Takashi Sakamoto2016-07-151-6/+5
* mixer: change code formatting for elem_write_route()Takashi Sakamoto2016-07-151-1/+2
* mixer: remove alloca() from elem_write_enum()Takashi Sakamoto2016-07-151-5/+4
* mixer: change code formatting for elem_write_enum()Takashi Sakamoto2016-07-151-2/+4
* mixer: remove alloca() from elem_write_switch_constant()Takashi Sakamoto2016-07-151-5/+4
* mixer: remove alloca() from elem_write_switch()Takashi Sakamoto2016-07-151-5/+4
* mixer: change code formatting for elem_write_switch()Takashi Sakamoto2016-07-151-1/+2
* mixer: remove alloca() from elem_write_volume()Takashi Sakamoto2016-07-151-5/+4
* mixer: change code formatting for elem_write_volume()Takashi Sakamoto2016-07-151-1/+2