summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.1.3v1.1.3baserock/v1.1.3Jaroslav Kysela2016-12-201-1/+1
* conf: don't install smixer.conf when python is not availableJaroslav Kysela2016-12-201-0/+2
* pcm: fix get_stop_threshold alsa-lib 0.9 aliasRene Rebe2016-12-151-1/+1
* pcm: file: update linked hw_ptr and appl_ptrAndreas Pape2016-12-141-0/+8
* pcm_rate: Do not discard slave reported delay in status result.Alan Young2016-12-141-6/+44
* topology: fix unused-variable warnings introduced to build_link()Takashi Sakamoto2016-12-131-3/+1
* pcm: fix wrong document references to PCM APIs which perform direct memory ac...Takashi Sakamoto2016-12-121-2/+3
* ucm: Execute sequence of component devicesMengdong Lin2016-12-022-1/+85
* ucm: Parse sequence of component devicesMengdong Lin2016-12-023-1/+118
* ucm: Skip component directories when scanning sound card configuration filesMengdong Lin2016-12-021-1/+46
* pcm: dmix: Do not discard slave reported delay in status resultTakashi Iwai2016-11-291-17/+28
* pcm: Add the PCM state checks to pluginsTakashi Iwai2016-11-293-0/+50
* Revert "pcm: file: Add htimestamp operation in plugin file"Takashi Iwai2016-11-291-1/+0
* pcm: file: Add htimestamp operation in plugin fileAndreas Pape2016-11-281-0/+1
* pcm: dshare: Fix endless playback of bufferAnant Agrawal2016-11-281-0/+1
* pcm: direct: Protect from freeing semaphore when already in useJoshua Frkuska2016-11-283-9/+13
* topology: Update physical link configurations in Broadwell text conf fileMengdong Lin2016-11-251-0/+19
* topology: Store number of strings of a text sectionMengdong Lin2016-11-244-6/+14
* topology: Merge private data before embedded controls of a widgetMengdong Lin2016-11-241-7/+15
* topology: Revise document and comments for ABI v5Mengdong Lin2016-11-222-32/+15
* topology: ABI - Add voice wake up flag for DAI linksMengdong Lin2016-11-221-0/+1
* topology: Export physical DAIs to the binary for kernelGuneshwor Singh2016-11-224-0/+71
* topology: Support configuring physical DAIs by C APIGuneshwor Singh2016-11-224-0/+75
* topology: Parse physical DAIs in text conf fileMengdong Lin2016-11-226-0/+166
* topology: ABI - Define new types for physical DAIGuneshwor Singh2016-11-221-1/+30
* topology: ABI - Update manifest and pump ABI version to 5Mengdong Lin2016-11-221-1/+4
* pcm_dshare: Do not discard slave reported delay in status result.Alan Young2016-11-171-17/+28
* mixer: Don't install smixer modules unless python is enabledTakashi Iwai2016-11-141-3/+1
* topology: Remove BE or CC in comments of physical links C API templateMengdong Lin2016-11-081-1/+1
* topology: Parse name and stream name of physical DAI linksMengdong Lin2016-11-082-1/+24
* topology: Parse and build private data of physical linksMengdong Lin2016-11-082-1/+27
* topology: Parse link flags of physical DAI linksMengdong Lin2016-11-082-0/+41
* topology: Parse HW configurations of physical DAI links in text conf fileMengdong Lin2016-11-085-0/+236
* topology: Parse HW configurations of physical DAI links defined by C APIMengdong Lin2016-11-084-7/+84
* topology: Define new type and section name to configure physical linksMengdong Lin2016-11-084-10/+29
* topology: Rename varaibles for add physical links by C APIMengdong Lin2016-11-081-10/+14
* topology: ABI - Update physical DAI link configurations to ABI v5Mengdong Lin2016-11-081-2/+44
* topology: ABI - Define DAI physical PCM data formatsMengdong Lin2016-11-081-0/+15
* topology: Define a function to build a single physical DAI linkMengdong Lin2016-11-083-8/+25
* topology: Merge an element's be & cc pointer to one link pointerMengdong Lin2016-11-082-14/+7
* topology: Use snd_config_get_bool to simplify boolean flag parsingMengdong Lin2016-11-081-4/+5
* topology: tplg_elem_lookup() checks parameter before searchingMengdong Lin2016-11-051-0/+3
* topology: Parse and build private data for PCMMengdong Lin2016-11-052-2/+53
* topology: Define a function to build a single PCM elementMengdong Lin2016-11-053-5/+17
* topology: Parse flags for PCMMengdong Lin2016-11-052-0/+56
* topology: Parse sig_bits of stream capsMengdong Lin2016-11-052-0/+2
* topology: ABI - Update stream caps and PCM objects to ABI v5Mengdong Lin2016-11-051-0/+9
* topology: Add doc for including other files in the text conf fileMengdong Lin2016-10-251-0/+30
* conf: Search included files under user specified configuration directoriesMengdong Lin2016-10-251-1/+158
* topology: Fix missing stream name of widgets in text conf fileMengdong Lin2016-10-252-0/+11