summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define some types if missingThomas Klausner2016-03-033-4/+70
* Define EBADFD in terms of EBADF if it doesn't exist.Thomas Klausner2016-02-241-0/+4
* topology: remove little endian type from userspace headerLiam Girdwood2015-11-091-1/+3
* topology: Add C API support for PCMMengdong Lin2015-11-051-0/+36
* topology: Add C API support for BE and CC Links.Vedang Patel2015-11-051-0/+23
* topology: ABI - Rename dai_elems to pcm_elems in manifestMengdong Lin2015-11-051-1/+1
* topology: ABI - Change stream formats to a bitwise flagMengdong Lin2015-11-051-1/+1
* topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widgetVedang Patel2015-11-051-5/+5
* topology: ABI - Remove unused struct snd_soc_tplg_stream_configVedang Patel2015-11-051-10/+0
* topology: ABI - Remove tdm_slot & dai_fmt from snd_soc_tplg_streamMengdong Lin2015-11-051-2/+0
* topology: ABI - Separate PCM & BE/CC link support and bump ABI version to 4Vedang Patel2015-11-051-17/+34
* topology: ABI - Add name element to snd_soc_tplg_streamVedang Patel2015-11-051-0/+1
* hwdep: add FireWire digi00x/tascam driver supportTakashi Sakamoto2015-10-052-2/+6
* topology: Add API to set a vendor specific version numberMengdong Lin2015-09-231-0/+8
* pcm: Fix doxygen for two enumsDavid Henningsson2015-08-241-8/+8
* topology: A API calls to directly build topology data from templatesMengdong Lin2015-08-121-0/+26
* topology: Add C templates structure for building topology from C programsMengdong Lin2015-08-121-0/+176
* core: add convenience macros to local.hLiam Girdwood2015-08-121-0/+7
* topology: Add ops support to byte control objects.Mengdong Lin2015-08-071-3/+6
* topology: update ABI to improve support for different TLV object types.Mengdong Lin2015-08-071-6/+13
* topology: Fix typosTakashi Iwai2015-07-301-9/+9
* topology: autotools: Add build support for topology coreLiam Girdwood2015-07-301-0/+4
* topology: Add topology core parser.Liam Girdwood2015-07-301-0/+497
* topology: uapi: Add UAPI headers for topology ABILiam Girdwood2015-07-303-1/+413
* Replace list.h with its own versionTakashi Iwai2015-07-271-142/+70
* pcm: add support for get/set_audio_htstamp_configPierre-Louis Bossart2015-07-021-0/+44
* pcm: add helper functions to query timestamping capabilitiesPierre-Louis Bossart2015-07-021-1/+2
* Replace unsafe characters with _ in card nameAlexander E. Patrakov2015-06-291-0/+1
* ucm: docs: Fix doxygen formatting for UCM main page.Liam Girdwood2015-06-291-11/+9
* ucm: allow multiple devices in JackHWMuteTanu Kaskinen2015-05-181-8/+9