aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08WIP: qcom: asoc-topology config fileqcomSrinivas Kandagatla
2017-05-08ucm: Add DB820c HDMI configSrinivas Kandagatla
2017-05-05topology: Fix issue in parsing routes when generating topology binaryFuwei Tang
2017-05-03conf: Allow dynamic top-level config directoryTakashi Iwai
2017-05-03conf: Remove dmix.direct_memory_access setupTakashi Iwai
2017-04-27topology: Allow a data section to contain multiple tuples objectsHEADmasterMengdong Lin
2017-04-21ALSA: pcm: Use recursive mutexTakashi Iwai
2017-04-21hwdep: add support for MOTU FireWire series and RME Fireface seriesTakashi Sakamoto
2017-04-21hwdep: add Line6 USB series supportTakashi Sakamoto
2017-04-21timer: obsolete legacy rtctimer instanceTakashi Sakamoto
2017-04-21topology: Group elements with the same index value into a blockFuwei Tang
2017-04-21topology: Look up references for an object based on its indexFuwei Tang
2017-04-21topology: Remove code parsing index value in paring each objectFuwei Tang
2017-04-21topology: Insert new element based on its index valueFuwei Tang
2017-04-10pcm: dmix: Disable var_periodsize as defaultTakashi Iwai
2017-04-05pcm:plugin: Fix sound capture via MMAP accessTimo Wischer
2017-04-05plugin:dshare: wrong state reportingAndreas Pape
2017-03-29pcm:file: delegate htimestamping to slave instead of always getting real_htim...Andreas Pape
2017-03-21pcm:plug: save converter configAndreas Pape
2017-03-20conf/cards: add VC4-HDMI cardBoris Brezillon
2017-03-20rawmidi: virtual: fix reading into a small bufferClemens Ladisch
2017-03-20dmix plugin: drain - quickfix for the previous patchJaroslav Kysela
2017-03-20dmix plugin: fix drain for nonblock modeJaroslav Kysela
2017-02-27ucm parser: fix possible string overflow in uc_mgr_import_master_config()Jaroslav Kysela
2017-02-27topology: coverity - remove dead codeJaroslav Kysela
2017-02-27pcm file plugin: handle snd_pcm_mmap_begin() error path in snd_pcm_file_mmap_...Jaroslav Kysela
2017-02-27always handle return value from snd_config_get_id() (coverity)Jaroslav Kysela
2017-02-27pcm_plugin: unify the snd_pcm_mmap_begin result value checkingJaroslav Kysela
2017-02-23Drop ppc64-specific workaround for versioned symbolsBreno Leitao
2017-02-21pcm: rate: Add capability to pass configuration node to pluginsAlan Young
2017-02-17pcm: extplug: refinement of masks in extplugAwais Belal
2017-02-17pcm: status dump fix timestamp formattingAndreas Pape
2017-02-17pcm: file: Enable file writing for capture pathTimo Wischer
2017-02-17pcm: direct: fix race on clearing timer eventsAndreas Pape
2017-02-17pcm: dmix_rewind corrupts application pointer fixTimo Wischer
2017-02-10pcm: dmix: Allow disabling x86 optimizationsTakashi Iwai
2017-02-09pcm: Disable locking in async modeTakashi Iwai
2017-02-09pcm: Avoid lock for snd_pcm_nonblock()Takashi Iwai
2017-02-07conf: Add card config for Intel HDMI/DP LPE audioTakashi Iwai
2017-01-27pcm: multi: Drop the fixed slave_map[] in snd_pcm_multi_open()Takashi Iwai
2017-01-25conf/cards: add support for pistachio-card.Manohar Narkhede
2017-01-24topology: Fix incorrect license in source comments.Liam Girdwood
2017-01-18ucm: Add command 'get _file' to get the config file name of the opened cardMengdong Lin
2017-01-18ucm: Load device-specific configuration file based on the card long nameMengdong Lin
2017-01-18ucm: Assure the user input card name not to exceed max size of card long nameMengdong Lin
2017-01-16pcm: direct: Fix deadlock in poll_descriptorsTakashi Iwai
2017-01-12conf/ucm: broxton: add broxton-rt298 conf filesVinod Koul
2017-01-10pcm: direct: don't return bogus buffer levels in xrun stateAndreas Pape
2017-01-10pcm: direct: check state before enter poll on timerAndreas Pape
2017-01-10pcm: direct: Fix for sync issue on xrun recoverAndreas Pape