summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* mixer: remove alloca() from selem_read()Takashi Sakamoto2016-07-151-4/+3
* mixer: change code formatting for selem_read()Takashi Sakamoto2016-07-151-1/+2
* mixer: remove alloca() from elem_read_enum()Takashi Sakamoto2016-07-151-4/+3
* mixer: change code formatting for elem_read_enum()Takashi Sakamoto2016-07-151-2/+4
* mixer: remove alloca() from elem_read_route()Takashi Sakamoto2016-07-151-4/+3
* mixer: change code formatting for elem_read_route()Takashi Sakamoto2016-07-151-1/+2
* mixer: remove alloca() from elem_read_volume()Takashi Sakamoto2016-07-151-8/+6
* mixer: change code formatting for elem_read_volume()Takashi Sakamoto2016-07-151-1/+3
* mixer: include library local header to find layout of structuresTakashi Sakamoto2016-07-151-1/+1
* alisp: remove alloca() from FA_pcm_info()Takashi Sakamoto2016-07-141-14/+13
* alisp: remove alloca() from FA_hctl_elem_write()Takashi Sakamoto2016-07-141-13/+11
* alisp: remove alloca() from FA_hctl_elem_read()Takashi Sakamoto2016-07-141-13/+11
* alisp: remove alloca() from FA_hctl_elem_info()Takashi Sakamoto2016-07-141-28/+26
* alisp: remove alloca() from FA_hctl_find_elem()Takashi Sakamoto2016-07-141-4/+3
* alisp: remove alloca() from FA_card_info()Takashi Sakamoto2016-07-141-9/+8
* conf: remove alloca() from snd_func_private_pcm_subdevice()Takashi Sakamoto2016-07-141-4/+4