summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ucm: Fix segfault when device argument is missing from _sw{dev, mod}Juho Hämäläinen2013-05-241-1/+2
* pcm: Fix typo in documentation: PREPARE → PREPARED.Jordi Mallach2013-05-231-1/+1
* Fix several spelling errors for “writable” and derivatives.Jordi Mallach2013-05-163-4/+4
* Compile in the ALSA search path instead of relying on ld.so.conf.Steve Langasek2013-05-161-1/+19
* conf/ucm: DAISY-I2S: Set default filter mode for HiFi.Dylan Reid2013-05-141-0/+1
* conf/ucm: Set up for installationTakashi Iwai2013-05-147-1/+22
* conf/ucm: tegraalc5632: add UCM config from UbuntuMarcin Juszkiewicz2013-05-141-0/+30
* conf/ucm: SDP4430: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+378
* conf/ucm: PandaBoardES: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+380
* conf/ucm: PandaBoard: add UCM config from UbuntuMarcin Juszkiewicz2013-05-147-0/+380
* conf/ucm: DAISY-I2S: add Samsung ARM Chromebook UCM config from ChromeOSMarcin Juszkiewicz2013-05-142-0/+67
* seqmid: restore sequencer address prefix match featureClemens Ladisch2013-05-131-11/+16
* conf - Add Scarlett 2i2 USB to S/PDIF blacklistDavid Henningsson2013-04-261-0/+1
* bring pcm.h and pcm.c in sync with the kernel listDaniel Mack2013-04-181-0/+12
* pcm.c: fix indentationDaniel Mack2013-04-181-4/+4
* Fix doubly call of dlclose() in dlobj caching codeTakashi Iwai2013-04-151-20/+11
* control: enhance doc for snd_ctl_ascii_value_parse() functionJaroslav Kysela2013-04-111-0/+3
* Optimize NULL check in snd_dlobj_cache_put()Takashi Iwai2013-04-091-0/+3
* Clean up dlobj cache only when no user is presentTakashi Iwai2013-04-091-7/+14
* pcm: direct plugins: do more safe IPC semaphore handlingJaroslav Kysela2013-04-094-12/+28
* all places: doxygen cleanupsJaroslav Kysela2013-04-086-20/+32
* control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functionsJaroslav Kysela2013-04-085-4/+12
* pcm: fix typo, should be SND_PCM_STATE_PREPARED.Daniel Svensson2013-04-051-1/+1
* USB-audio: Add "HP Digital Stereo Headset" to SPDIF blacklistDavid Henningsson2013-04-021-1/+2
* pcm: fix and optimize snd_pcm_areas_copy functionJaroslav Kysela2013-03-201-11/+17
* snd_mixer_poll_descriptors_revents should loop over pollfdSander Jansen2013-02-261-1/+1
* Add workaround for conflicting IEC958 controls for HD-audioTakashi Iwai2013-02-212-3/+32
* control: Simplify using snd_config_get_bool()Takashi Iwai2013-02-211-31/+6
* conf: Fix a memory access violation resulting from improper error propogationAllan Wirth2013-02-011-1/+1
* snd_device_name_hint(): do not use global snd_config.Jerome Forissier2013-01-311-22/+30
* snd_device_name_hint(): do not change the global error handler.Jerome Forissier2013-01-311-8/+7
* Add snd_lib_error_set_local() to install a thread-local error handler.Jerome Forissier2013-01-311-1/+23
* snd_pcm_direct_parse_open_conf(): use thread-safe getgrnam_r()Jerome Forissier2013-01-301-4/+11
* ucm: Set uc_mgr->ctl to NULL after closing it.Tanu Kaskinen2013-01-281-0/+1
* mixer: Don't build simple_abst when no libdl is availableTakashi Iwai2012-12-072-1/+15
* PCM: Fix conflict of _snd_pcm_hw_params definitionsTakashi Iwai2012-12-048-8/+9
* PCM: shut up a compile "unused parameter" compile warning in pcm_multi.cTakashi Iwai2012-11-261-1/+1
* PCM: Add more chmap definitions for UAC2Takashi Iwai2012-11-261-0/+12
* Merge kernel uapi/sound/asound.h and asequencer.hTakashi Iwai2012-11-269-47/+57
* PCM: Avoid busy loop in snd_pcm_write_areas() with rate pluginTakashi Iwai2012-11-1310-5/+37
* Reduce compilation warningsJaroslav Kysela2012-10-309-20/+7
* PCM: Fix memory leak for pcm empty and asym pluginsJaroslav Kysela2012-10-301-1/+6
* pcm: support for audio timestampsPierre-Louis Bossart2012-10-251-0/+31
* PCM: Fix the invalid snd_pcm_close() calls in rate pluginTakashi Iwai2012-10-101-4/+4
* PCM: Fix infinite loop in htimestamp of dmix, dsnoop and dshare pluginsTakashi Iwai2012-09-213-0/+3
* PCM: Fill SND_CHMAP_NA to silent channels in route pluginTakashi Iwai2012-09-201-1/+3
* PCM: A few doxygen fixes for chmap stuffTakashi Iwai2012-09-131-0/+43
* PCM: Fix the conversion from string to chmap positionTakashi Iwai2012-09-131-10/+27
* PCM: Define MONO and other channel map positionsTakashi Iwai2012-09-131-3/+11
* conf: Add chmap definitions to TRIDENT and SI7018 configurationsTakashi Iwai2012-09-132-0/+4