summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* conf: implement snd_config_add_before() and snd_config_add_after()Jaroslav Kysela2019-11-142-1/+18
* ucm: change the If block parsingJaroslav Kysela2019-11-141-19/+0
* ucm: docs: Add MinBufferLevel valueCurtis Malainey2019-11-141-0/+4
* ucm: docs: Add EDID File valueCurtis Malainey2019-11-141-0/+2
* use-case header file: add more references to correct ASCII ID parsers for CTL...Jaroslav Kysela2019-11-141-0/+6
* ucm: add snd_use_case_parse_selem_id()Jaroslav Kysela2019-11-141-1/+12
* mixer: simple - add snd_mixer_selem_id_parse() from amixerJaroslav Kysela2019-11-141-0/+1
* ucm: add snd_use_case_parse_ctl_elem_id()Jaroslav Kysela2019-11-141-0/+11
* ucm: add If condition blockJaroslav Kysela2019-11-141-0/+20
* ucm: extend snd_use_case_mgr_open() to address the sound card directlyJaroslav Kysela2019-11-101-1/+18
* conf: improve the include paths codeJaroslav Kysela2019-11-101-1/+1
* pcm: the maximal rate is 768000Hz, fix the remain codeJaroslav Kysela2019-10-251-1/+1
* Use __func__ instead of __FUNCTION__Michael Forney2019-06-122-6/+6
* rawmidi: use snd_dlobj_cache_get2() in rawmidi open (coverity)Jaroslav Kysela2019-05-241-0/+3
* add support for GCC's LTOJaroslav Kysela2019-04-091-2/+4
* Drop -I$includedir/alsa from alsa.pcTakashi Iwai2019-03-281-0/+1
* add snd_strlcpy() and use it everywhereJaroslav Kysela2019-03-251-0/+1
* conf: rename snd_conf_load1() to _snd_config_load_with_include()Jaroslav Kysela2019-01-071-1/+1
* pcm: extplug: Keep format and channels the same if requestedTimo Wischer2018-12-101-0/+2
* ucm: Set default include pathTakashi Iwai2018-11-291-0/+3
* ioplug: Fix comment in struct snd_pcm_ioplugAndre Guedes2018-10-021-1/+1
* timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'Takashi Sakamoto2018-10-021-1/+1
* pcm: Fix header guard in pcm_plugin.hGuillaume Blanc2018-07-061-0/+1
* pcm: ioplug: Provide avail helper function for pluginsTimo Wischer2018-07-031-0/+3
* control: add a series of macro for offset of several types of TLVTakashi Sakamoto2018-05-151-0/+16
* ASoC: topology: Add definitions for mclk_direction valuesKirill Marinushkin2018-04-202-2/+6
* ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin2018-04-202-2/+7
* ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin2018-04-202-4/+16
* a set of fixes to reduce gcc warningsJaroslav Kysela2018-03-271-1/+3
* pcm: Provide areas_copy function which handles buffer wrap aroundTimo Wischer2018-03-131-0/+9
* pcm: ioplug: Provide hw_avail helper function for pluginsTimo Wischer2018-03-131-0/+5
* pcm: ioplug: Use boundary for wrap aroundTimo Wischer2018-02-241-0/+5
* core: Proper reference of internal snd_dlopen()Takashi Iwai2018-01-041-0/+4
* pcm: add and describe SND_PCM_FORMAT_{S, U}20Maciej S. Szmigiero2017-12-181-2/+18
* asound.h: add SNDRV_PCM_FORMAT_{S, U}20Maciej S. Szmigiero2017-12-181-0/+9
* Change snd_dlopen() function to return the error stringJaroslav Kysela2017-11-271-1/+1
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-1438-38/+38
* cleanup: Use uint*_t instead of u_int*_t everythwereNatanael Copa2017-07-152-16/+6
* cleanup: fix poll.h includesNatanael Copa2017-07-122-2/+2
* topology: Add support for new widget typesLiam Girdwood2017-06-301-1/+9
* pcm: hw: Call USER_PVERSION ioctl at openTakashi Iwai2017-06-271-2/+4
* topology: Add parsing for rates from confGuneshwor Singh2017-06-201-0/+1
* conf: Allow dynamic top-level config directoryTakashi Iwai2017-05-031-0/+2
* topology: Allow a data section to contain multiple tuples objectsMengdong Lin2017-04-271-0/+14
* hwdep: add support for MOTU FireWire series and RME Fireface seriesTakashi Sakamoto2017-04-212-2/+6
* hwdep: add Line6 USB series supportTakashi Sakamoto2017-04-212-2/+4
* timer: obsolete legacy rtctimer instanceTakashi Sakamoto2017-04-212-2/+2
* topology: Look up references for an object based on its indexFuwei Tang2017-04-211-3/+7
* Drop ppc64-specific workaround for versioned symbolsBreno Leitao2017-02-231-17/+0
* pcm: rate: Add capability to pass configuration node to pluginsAlan Young2017-02-211-1/+4