summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.1.5v1.1.5Jaroslav Kysela2017-11-141-1/+1
* test: obsolete usage of APIs of dimensional informationTakashi Sakamoto2017-11-131-31/+0
* ctl: deprecate APIs of dimensional informationTakashi Sakamoto2017-11-131-0/+9
* conf/ucm: rt5651: Mute speakers on bootCarlo Caione2017-11-081-3/+5
* conf/ucm: rt5651: Add missing cdevCarlo Caione2017-11-081-0/+1
* alsa-lib: topology: fix DSP_B mode stringLiam Girdwood2017-11-011-1/+1
* conf/ucm: rt5651: Fix HiFi file nameCarlo Caione2017-10-261-1/+1
* conf/ucm: rt5651: Add UCM config for bytcr-rt5651Carlo Caione2017-10-255-1/+270
* topology: fix coverity issuesJaroslav Kysela2017-10-224-9/+15
* conf: HdmiLpeAudio: remove the "front" pcm definitionTanu Kaskinen2017-10-051-24/+0
* ctl: ext: Fail with error code if snd_ctl_ext_callback::read_event() callback...Timo Wischer2017-10-051-2/+6
* test/seq-decoder: enable timestamping for external subscribersAntonio Ospite2017-10-031-0/+6
* seq: fix snd_seq_set_queue_tempo() usage example in the documentationAntonio Ospite2017-10-031-2/+2
* pcm: softvol: add support for S24_LEJörg Krause2017-09-181-3/+53
* topology: fix usage of SND_TPLG_INDEX_ALL when checking routesLiam Girdwood2017-09-122-3/+3
* test: apply optimization for v4.14 kernel about changes for TLV data handling...Takashi Sakamoto2017-08-241-11/+73
* topology: Fix private data for BEsLiam Girdwood2017-08-221-1/+3
* conf: HdmiLpeAudio: add support for 3 devicesPierre-Louis Bossart2017-08-161-0/+77
* rawmidi: symbols: use rawmidi_virt only when availableThomas Petazzoni2017-08-121-0/+4
* conf/ucm: DB410c-HiFi: add CIC selectionSrinivas Kandagatla2017-08-101-0/+4
* snd_user_file: avoid use wordexpNatanael Copa2017-07-152-9/+75
* cleanup: Use uint*_t instead of u_int*_t everythwereNatanael Copa2017-07-1511-156/+146
* cleanup: fix poll.h includesNatanael Copa2017-07-1212-12/+12
* pcm: hw: remove superfluous code to call of SNDRV_PCM_IOCTL_SYNC_PTR in snd_p...Takashi Sakamoto2017-06-301-13/+0
* pcm: hw: add a helper function to issue avail_min without side-effectsTakashi Sakamoto2017-06-301-1/+10
* pcm: hw: add a helper function to issue appl_ptr without side-effectsTakashi Sakamoto2017-06-301-2/+11
* pcm: hw: add a helper function to request hwsync without side-effectsTakashi Sakamoto2017-06-301-2/+17
* pcm: hw: add a helper function just to query status dataTakashi Sakamoto2017-06-301-3/+17
* pcm: hw: add a helper function to query status/control dataTakashi Sakamoto2017-06-301-12/+34
* pcm: hw: minor refactoring for initialization of control dataTakashi Sakamoto2017-06-301-4/+2
* topology: improve verbose output for block output.Liam Girdwood2017-06-301-5/+8
* topology: Add support for new widget typesLiam Girdwood2017-06-302-1/+17
* pcm: hw: fix to initialize function local variableTakashi Sakamoto2017-06-301-0/+1
* pcm: hw: Call USER_PVERSION ioctl at openTakashi Iwai2017-06-272-2/+14
* pcm: hw: maintain fallback mode for control data mapping independentlyTakashi Sakamoto2017-06-271-17/+20
* pcm: hw: maintain fallback mode for status data mappingTakashi Sakamoto2017-06-271-34/+44
* pcm: hw: allocate fallback buffer in advance of trials of mappingTakashi Sakamoto2017-06-271-9/+21
* pcm: hw: deallocate fallback buffer when trials of unmapping finishedTakashi Sakamoto2017-06-271-26/+17
* pcm: hw: add an arrangement for initialization of appl_ptr/avail_minTakashi Sakamoto2017-06-271-20/+22
* pcm: hw: add helper functions to map/unmap status/control data for runtime of...Takashi Sakamoto2017-06-271-14/+34
* pcm: hw: Remove superfluous call of snd_pcm_set_appl_ptr()Takashi Iwai2017-06-231-8/+1
* pcm: minor code cleanup for ioctl callTakashi Sakamoto2017-06-231-2/+1
* pcm: obsolete 'mmap_emulation' parameter of snd_pcm_hw_open_fd()Takashi Sakamoto2017-06-233-6/+5
* conf: USB-Audio: allow custom definitions for "default" devicesAlexander Tsoy2017-06-201-33/+44
* conf: USB-Audio: fix dsnoop args for Audiophile USB cardAlexander Tsoy2017-06-201-1/+1
* topology: Add parsing for rates from confGuneshwor Singh2017-06-203-0/+92
* topology: disable alsa-lib topology debug output by default.Liam Girdwood2017-06-141-1/+0
* topology: Add support for missing fields parser.Liam Girdwood2017-06-141-0/+183
* Release v1.1.4.1v1.1.4.1Jaroslav Kysela2017-06-011-1/+1
* pcm: dmix: Fix the inconsistent PCM stateTakashi Iwai2017-05-311-0/+1