OSDN Git Service

android-x86/external-alsa-lib.git
2016-03-14 Liam Girdwoodtopology: add support for CTL access flags to config...
2016-03-14 Liam Girdwoodtopology: add support for pasring external ops in conf...
2016-03-14 Liam Girdwoodtopology: Add ops to bytes control.
2016-03-10 Qing Caipcm: fix 'unable to create IPC shm instance' caused...
2016-03-08 Martin Koeglerseq: Provide sequencer sound card number / PID via...
2016-03-04 Takashi IwaiUpdate include/sound/asequencer.h from 4.6-pre kernel...
2016-03-04 Takashi IwaiUpdate include/sound/asound.h from 4.6-pre kernel uapi
2016-03-04 Thomas Klausnertopology: Remove unnecessary includes
2016-03-03 Thomas KlausnerUse alphasort where versionsort is not available.
2016-03-03 Thomas KlausnerOnly use F_SETSIG fcntl where it exists.
2016-03-03 Thomas KlausnerAdd more compatibility defines.
2016-03-03 Thomas KlausnerIntroduce bswap.h for portable definitions of byte...
2016-03-03 Thomas KlausnerDefine some types if missing
2016-02-24 Thomas KlausnerDefine EBADFD in terms of EBADF if it doesn't exist.
2016-02-22 Takashi Sakamotocontrol: keep consistent usage of assertion
2016-02-21 Takashi Sakamotocontrol: initialize element channel values according...
2016-02-21 Takashi Sakamotocontrol: fulfill a description about element type with...
2016-02-01 Liam Girdwoodtopology: fix debug output to print correct "max" value.
2016-01-12 Jaroslav Kyselacoverity fixes
2016-01-12 Jaroslav Kyselapcm_hw: fix possible memory leak (coverity)
2016-01-12 Jaroslav Kyselacontrol: add missing asserts to ctl_elem_set functions
2016-01-12 Jaroslav Kyselaconfig files - do not include ucm/topology configuratio...
2015-11-19 Mengdong Lintopology: Quit and show error message on big-endian...
2015-11-19 Mengdong Lintopology: Not compare a for loop iterator with ABI...
2015-11-18 Mengdong Lintopology: Fix comparison of unsigned expression < 0
2015-11-18 Mengdong Lintopology: Remove unused variables
2015-11-18 Mengdong Lintopology: Remove unused function write_data_block()
2015-11-18 Vinod Koultopology: open topology files with O_TRUNC
2015-11-11 Peter Rosinpcm: simple: Fix asserts
2015-11-09 Takashi Iwaitopology: Add missing include sys/stat.h
2015-11-09 Jaroslav KyselaRelease v1.1.0
2015-11-09 Takashi Iwaitopology: Add missing prototypes for new functions
2015-11-09 Liam Girdwoodtopology: remove little endian type from userspace...
2015-11-05 Mengdong Lintopology: Add C API support for PCM
2015-11-05 Vedang Pateltopology: Add C API support for BE and CC Links.
2015-11-05 Mengdong Lintopology: ABI - Rename dai_elems to pcm_elems in manifest
2015-11-05 Mengdong Lintopology: ABI - Change stream formats to a bitwise...
2015-11-05 Vedang Pateltopology: ABI - Use __le32 instead of __u32 in snd_soc_...
2015-11-05 Vedang Pateltopology: ABI - Remove unused struct snd_soc_tplg_strea...
2015-11-05 Mengdong Lintopology: ABI - Remove tdm_slot & dai_fmt from snd_soc_...
2015-11-05 Vedang Pateltopology: ABI - Separate PCM & BE/CC link support and...
2015-11-05 Vedang Pateltopology: ABI - Add name element to snd_soc_tplg_stream
2015-11-05 Mike Frysingersupport building w/out System V shared memory
2015-11-05 Mike Frysingerpcm: drop unused sys/shm.h inclusion
2015-11-05 Mike Frysingermove page helpers to common code
2015-11-05 Takashi Iwaipcm: dmix: Handle slave PCM xrun and unexpected states...
2015-10-12 Mike Frysingerfix _GNU_SOURCE handling & header inclusion
2015-10-05 Takashi Sakamotohwdep: add FireWire digi00x/tascam driver support
2015-10-02 Takashi Iwaipcm: ladspa: Fix segfault due to a wrong channel reference
2015-09-23 Mengdong Lintopology: Add API to set a vendor specific version...
2015-09-23 Khem Rajbuild: Do not try to detect cross-compiler
2015-09-08 Takashi Iwaitopology: pcm: Remove unused variables
2015-09-08 Takashi Iwaitopology: parser: Add missing return value to snd_tplg_...
2015-09-08 Takashi Iwaitopology: data: Fix wrong size check in tplg_parse_data...
2015-09-08 Takashi Iwaitopology: ctl: Fix access type checks
2015-09-08 Takashi Iwaitopology: builder: Fix possibly uninitialized variable...
2015-09-08 Takashi Iwaipcm: route: Remove bogus ! in snd_config_get_id() checks
2015-09-08 Takashi Iwaipcm: ioplug,extplug: Fix logic errors in type checks
2015-08-24 David Henningssonpcm: Fix doxygen for two enums
2015-08-12 Mengdong Lintopology: A API calls to directly build topology data...
2015-08-12 Mengdong Lintopology: Add C templates structure for building topolo...
2015-08-12 Liam Girdwoodcore: add convenience macros to local.h
2015-08-11 Liam Girdwoodtopology: rename OBJECT_TYPE_ to SND_TPLG_TYPE_
2015-08-07 Liam Girdwoodtopology: print error prefix on error message.
2015-08-07 Mengdong Lintopology: treat all DAPM controls types the same when...
2015-08-07 Mengdong Lintopology: Add ops support to byte control objects.
2015-08-07 Mengdong Lintopology: update ABI to improve support for different...
2015-08-05 Mengdong Lintopology: Add support for writing manifest private...
2015-08-05 Jin Yaotopology: Add element ID so we can look up references...
2015-08-05 Liam Girdwoodtopology: fix element object type is switch()
2015-07-30 Takashi Iwaitopology: Fix typos
2015-07-30 Takashi Iwaitopology: Fix missing inclusion of ctype.h
2015-07-30 Liam Girdwoodconf: topology: Add topology file for broadwell audio DSP
2015-07-30 Liam Girdwoodtopology: doxygen: Add doxygen support for topology...
2015-07-30 Liam Girdwoodtopology: autotools: Add build support for topology...
2015-07-30 Liam Girdwoodtopology: Add binary file builder.
2015-07-30 Liam Girdwoodtopology: Add Channel map parser.
2015-07-30 Liam Girdwoodtopology: Add CTL parser
2015-07-30 Liam Girdwoodtopology: Add DAPM object parser
2015-07-30 Liam Girdwoodtopology: Add private data parser
2015-07-30 Liam Girdwoodtopology: Add operations parser
2015-07-30 Liam Girdwoodtopology: Add PCM parser.
2015-07-30 Liam Girdwoodtopology: Add text section parser.
2015-07-30 Liam Girdwoodtopology: Add topology core parser.
2015-07-30 Liam Girdwoodtopology: uapi: Add UAPI headers for topology ABI
2015-07-27 Takashi IwaiReplace list.h with its own version
2015-07-24 Martin Geierpcm: restore hw params on set latency failed
2015-07-02 Pierre-Louis... test: audio_time: show report validity and accuracy
2015-07-02 Pierre-Louis... test: fix audio_time with new get/set audio_tstamp_config
2015-07-02 Pierre-Louis... pcm: add support for new STATUS_EXT ioctl
2015-07-02 Pierre-Louis... pcm: add support for get/set_audio_htstamp_config
2015-07-02 Pierre-Louis... pcm: add helper functions to query timestamping capabil...
2015-06-29 Alexander E... Replace unsafe characters with _ in card name
2015-06-29 Liam Girdwooddocs: Add UCM link to main doxygen page.
2015-06-29 Liam Girdwooducm: docs: Fix doxygen formatting for UCM main page.
2015-06-29 Liam Girdwooducm: docs: fix doxygen exclude patch for UCM local...
2015-06-18 David Henningssonsurround41/50.conf: Use chmap syntax for better flexibility
2015-06-12 Shengjiu WangPCM: snd_pcm_xxxx_drain() maybe blocked after suspend...
2015-06-10 Takashi Iwaicontrol: Allow cset'ing specific values in the multi...
2015-06-02 Takashi Iwaipcm: Fix snd_pcm_status() for dmix & co
next