summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* ucm: Add command 'get _file' to get the config file name of the opened cardMengdong Lin2017-01-181-0/+1
* pcm: fix get_stop_threshold alsa-lib 0.9 aliasRene Rebe2016-12-151-1/+1
* topology: Revise document and comments for ABI v5Mengdong Lin2016-11-221-31/+15
* topology: ABI - Add voice wake up flag for DAI linksMengdong Lin2016-11-221-0/+1
* topology: Support configuring physical DAIs by C APIGuneshwor Singh2016-11-221-0/+17
* topology: Parse physical DAIs in text conf fileMengdong Lin2016-11-221-0/+31
* 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
* 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-081-1/+5
* topology: Parse and build private data of physical linksMengdong Lin2016-11-081-0/+1
* topology: Parse link flags of physical DAI linksMengdong Lin2016-11-081-0/+8
* topology: Parse HW configurations of physical DAI links in text conf fileMengdong Lin2016-11-081-0/+22
* topology: Parse HW configurations of physical DAI links defined by C APIMengdong Lin2016-11-081-1/+32
* topology: Define new type and section name to configure physical linksMengdong Lin2016-11-081-0/+19
* 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: Parse and build private data for PCMMengdong Lin2016-11-051-0/+3
* topology: Parse flags for PCMMengdong Lin2016-11-051-0/+7
* topology: Parse sig_bits of stream capsMengdong Lin2016-11-051-0/+1
* 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
* topology: Fix missing stream name of widgets in text conf fileMengdong Lin2016-10-251-0/+1
* 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
* ctl: rename APIs to add an element set so that their names are appropriateTakashi Sakamoto2016-07-171-5/+5
* topology: Tuple type can have an extenstionMengdong Lin2016-07-171-0/+23
* topology: Parse vendor private data for manifestMengdong Lin2016-07-171-0/+14
* topology: Change uuid value to 16 separate characters in text conf fileMengdong Lin2016-07-171-2/+2
* topology: An element can refer to multipe data sections in text conf fileMengdong Lin2016-07-171-0/+28
* pcm: Remove home brew atomic operationsTakashi Iwai2016-07-112-171/+1
* pcm: Add thread-safety to PCM APITakashi Iwai2016-07-111-5/+5
* ctl: add an API to set dimension levels to element informationTakashi Sakamoto2016-06-301-0/+2
* ctl: support extra information to user-defined element setTakashi Sakamoto2016-06-301-5/+5
* ctl: use consistent name for second argument of snd_ctl_elem_read/writeTakashi Sakamoto2016-06-291-2/+2
* ctl: add functions to add an element setTakashi Sakamoto2016-06-161-0/+21
* conf: Add thread-safe global tree referenceTakashi Iwai2016-05-171-0/+4
* topology: Parse front-end DAI name and ID for the PCMMengdong Lin2016-05-091-0/+4
* topology: Fix pcm ID & name parsingMengdong Lin2016-05-091-1/+1
* Add u8 in type_compat.hShreyas NC2016-04-281-0/+2
* topology: Add support for parsing vendor tuplesMengdong Lin2016-04-071-0/+1
* topology: Add support for vendor tokensMengdong Lin2016-04-071-0/+1
* topology: ABI - Define types for vendor tuplesMengdong Lin2016-04-071-1/+41
* topology: Add doc for vendor tuplesMengdong Lin2016-04-071-4/+73
* topology: add support for CTL access flags to config fileLiam Girdwood2016-03-141-0/+29
* seq: Provide sequencer sound card number / PID via alsa-libMartin Koegler2016-03-082-2/+6
* Update include/sound/asequencer.h from 4.6-pre kernel uapiTakashi Iwai2016-03-041-6/+1
* Update include/sound/asound.h from 4.6-pre kernel uapiTakashi Iwai2016-03-041-0/+4
* Add more compatibility defines.Thomas Klausner2016-03-031-0/+7
* Introduce bswap.h for portable definitions of byte swap macros.Thomas Klausner2016-03-032-1/+40