alsa-lib/src
Takashi Iwai beb6b178e6 topology: Drop SNDRV_CTL_ELEM_ACCESS_TIMESTAMP access
SNDRV_CTL_ELEM_ACCESS_TIMESTAMP is removed from 5.6 kernel ABI as the
ctl timestamp field has been never used and deprecated.
Drop the corresponding access from the topology code, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-02-10 12:49:25 +01:00
..
alisp alisp: add the missing include 2019-03-15 13:16:20 +01:00
conf topology: remove configuration files (moved to alsa-topology-conf repository) 2019-11-14 15:01:16 +01:00
control control: Remove access to the deprecated dimen fields 2020-02-10 12:47:19 +01:00
hwdep core: Proper reference of internal snd_dlopen() 2018-01-04 15:29:57 +01:00
mixer mixer: Fix memory leak for more than 16 file descriptor case 2020-01-07 16:30:09 +01:00
pcm pcm_file: fix pipe stall when pclose() is called too early 2019-11-22 00:57:43 +01:00
rawmidi rawmidi_hw: add sanity check for the invalid stream arguments (coverity) 2019-05-24 21:25:50 +02:00
seq add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
timer add support for GCC's LTO 2019-04-09 12:44:14 +02:00
topology topology: Drop SNDRV_CTL_ELEM_ACCESS_TIMESTAMP access 2020-02-10 12:49:25 +01:00
ucm ucm: fill missing device entries (conflicting / supported) 2020-02-07 16:20:56 +01:00
async.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
conf.c Quote strings containing [ or ] when saving an alsa config 2020-01-13 14:24:28 +01:00
confmisc.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
dlmisc.c rawmidi: use snd_dlobj_cache_get2() in rawmidi open (coverity) 2019-05-24 21:25:50 +02:00
error.c add snd_strlcpy() and use it everywhere 2019-03-25 16:46:05 +01:00
input.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am create separated libatopology library with the topology routines 2019-11-14 15:01:12 +01:00
names.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
output.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
shmarea.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
socket.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
userfile.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Versions.in Change snd_dlopen() function to return the error string 2017-11-27 21:48:20 +01:00