alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-14 22:19:12 to 2014-03-19 19:24:37 UTC [more...]

[PATCH v2] ASoC: tegra: Use flat regcache
 2014-03-19 19:24 UTC  (2+ messages)

[PATCH v3 0/4] ASoC: simple-card: multi DAI links extension
 2014-03-19 19:21 UTC  (25+ messages)
` [PATCH v3 1/4] ASoC: simple-card: Simplify code
` [PATCH v3 2/4] ASoC: simple-card: dynamically allocate the DAI link and properties
  ` [alsa-devel] "
` [PATCH v3 3/4] ASoC: simple-card: Handle many DAI links
` [PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links
    ` [alsa-devel] "

[PATCH 0/2] ASoC: sirf: Add sirf audio hub driver and use it
 2014-03-19 18:55 UTC  (5+ messages)
` [PATCH 1/2] ASoC: sirf: Add sirf audio hub driver for sharing same register address space
` [PATCH 2/2] Documentation: Describe the SiRF audio hub Device Tree bindings

Regression caused by "ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV"
 2014-03-19 17:45 UTC  (14+ messages)

[PATCH] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols
 2014-03-19 16:38 UTC  (2+ messages)

[PATCH] Use jack_client_open instead of deprecated jack_client_new
 2014-03-19 15:57 UTC  (2+ messages)

[PATCH] ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec
 2014-03-19 14:58 UTC  (7+ messages)

[PATCH] ALSA: compress: Pass through return value of open ops callback
 2014-03-19 14:47 UTC  (3+ messages)

[PATCH v3 0/3] ASoC: davinci: perparation for eDMA dmaengine PCM
 2014-03-19 13:19 UTC  (11+ messages)
` [PATCH v3 1/3] ASoC: davinci-mcasp: Constraint on the period and buffer size based on FIFO usage
` [PATCH v3 2/3] ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback
` [PATCH v3 3/3] ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC builds

[PATCH] pcm: route: Don't handle no matching chmap as a serious error
 2014-03-19 13:17 UTC  (7+ messages)

[PATCH 00/13] ASoC: Move IO and kcontrols to the component level
 2014-03-19 13:08 UTC  (27+ messages)
` [PATCH 01/13] ASoC: Add snd_soc_kcontrol_codec() helper function
` [PATCH 02/13] ASoC: Add snd_soc_kcontrol_platform() "
` [PATCH 03/13] ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap
` [PATCH 04/13] ASoC: Move IO functions to soc-io.c
` [PATCH 05/13] ASoC: Drop ASoC level caching from hw_write/hw_read
` [PATCH 06/13] ASoC: Remove IO register modifier callbacks
` [PATCH 07/13] ASoC: Add helper function to cast component back to CODEC
` [PATCH 08/13] ASoC: Track which components have been registered with snd_soc_register_component()
` [PATCH 09/13] ASoC: Let snd_soc_platform subclass snd_soc_component
` [PATCH 10/13] ASoC: Move IO abstraction to the component level
` [PATCH 11/13] ASoC: Move standard kcontrol helpers "
` [PATCH 12/13] ASoC: Remove snd_soc_update_bits_locked()
` [PATCH 13/13] ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()

[PATCH] ASoC: Add support for multi register mux
 2014-03-18 23:59 UTC  (2+ messages)

[PATCH v3] ASOC: tegra: move AC97 clock handling to the machine driver
 2014-03-18 23:12 UTC  (2+ messages)

[PATCH v2 1/2] remgap: Fix possible sleep-in-atomic in regmap_bulk_write()
 2014-03-18 20:21 UTC  (8+ messages)
  ` [PATCH v2 2/2] remgap: Fix possible sleep-in-atomic in regmap_register_patch()

[PATCH v2] ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt
 2014-03-18 20:18 UTC  (2+ messages)

[PATCH v3] ASoC: cs42888: Add codec driver support
 2014-03-18 19:55 UTC  (6+ messages)

[PATCH] ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE
 2014-03-18 19:45 UTC  (2+ messages)

[PATCH] ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
 2014-03-18 19:41 UTC  (2+ messages)

[PATCH v2 0/7] Audio support for Armada 370 DB
 2014-03-18 18:38 UTC  (3+ messages)
` [PATCH v2 2/7] sound: ASoC: add S/PDIF support to Armada 370 DB ASoC driver

[RFC] ASoC: samsung: don't build pcm and spdif on exynos
 2014-03-18 16:18 UTC 

[PATCH v5] ASoC: add RT286 CODEC driver
 2014-03-18 13:01 UTC  (4+ messages)

[PATCH] ASoC: codecs: Replace instances of rtd->codec with dai->codec
 2014-03-18 12:46 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
 2014-03-18 12:44 UTC  (20+ messages)
` [PATCH v2 01/16] ASoC: fsl-ssi: Remove fsl_ssi_setup
` [PATCH v2 02/16] ASoC: fsl-ssi: Fix i2s_mode variable setup
` [PATCH v2 03/16] ASoC: fsl-ssi: Move debugging to seperate file
` [PATCH v2 04/16] ASoC: fsl-ssi: Use dev_name for DAI driver struct
` [PATCH v2 05/16] ASoC: fsl-ssi: Move imx-specific probe to seperate function
` [PATCH v2 06/16] ASoC: fsl-ssi: Remove useless DMA code
` [PATCH v2 07/16] ASoC: fsl-ssi: baud clock error handling
` [PATCH v2 08/16] ASoC: fsl-ssi: Cleanup probe function
` [PATCH v2 09/16] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
` [PATCH v2 10/16] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v2 11/16] ASoC: fsl-ssi: Fix register values when disabling
` [PATCH v2 12/16] ASoC: fsl-ssi: Only enable baudclk when used
` [PATCH v2 13/16] ASoC: fsl-ssi: Set default dai-fmts
` [PATCH v2 14/16] ASoC: fsl-ssi: Transmit enable synchronization
` [PATCH v2 15/16] ASoC: fsl-ssi: Update binding documentation
` [PATCH v2 16/16] ASoC: fsl-ssi: Use regmap

[PATCH v2 0/4] ASoC: davinci: edma dmaengine PCM and mcasp preparation
 2014-03-18 12:42 UTC  (14+ messages)
` [PATCH v2 1/4] ASoC: davinci: Add edma dmaengine platform driver
` [PATCH v2 2/4] ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
` [PATCH v2 3/4] ASoC: davinci-mcasp: Constraint on the period and buffer size based on FIFO usage
` [PATCH v2 4/4] ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback

[PATCH v2] ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc
 2014-03-18 12:00 UTC  (3+ messages)

[PATCH] regmap: Fix possible sleep-in-atomic in fast io mode
 2014-03-18 11:42 UTC  (4+ messages)

[PATCH] ASoC: tegra: Use flat regcache
 2014-03-18 10:44 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH RFC] ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression
 2014-03-18  8:53 UTC  (5+ messages)
` [PATCH] "

Restore default value for alc283
 2014-03-18  8:51 UTC  (6+ messages)
          ` Restore default value for alc282

[PATCH 0/19] ASoC: rsnd: new module path method and DT support
 2014-03-18  2:29 UTC  (7+ messages)
  ` [PATCH 11/11] ASoC: rsnd: add DeviceTree support
    ` Forward: "
        ` [alsa-devel] "
            ` [PATCH v2] "

[PATCH 1/2] ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call
 2014-03-18  2:04 UTC  (5+ messages)
` [PATCH 2/2] ASoC: sirf-audio-codec: Add missing Makefile entry

[RFC PATCH] alsa-lib: Call LADSPA activate after all ports are setup
 2014-03-17 18:40 UTC 

[PATCH] add Steinberg UR44 USB Audio Interface support to quirks-table
 2014-03-17 16:29 UTC  (7+ messages)

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-17 16:19 UTC  (6+ messages)
` [PATCH v2 3/4] ASoC: simple-card: accept many DAI links
  ` [alsa-devel] "

[PATCH] ASoC: fsi: fixup compile error for simple-card
 2014-03-17 13:20 UTC  (3+ messages)

[PATCH] ASoC: tlv320aic31xx: Turn power off only once
 2014-03-17 13:17 UTC  (2+ messages)

[PATCH 0/8] ARM: at91: sama5d3: enable sound support
 2014-03-17 10:31 UTC  (4+ messages)
` [PATCH 6/8] ASoC: atmel: support CCF based clks

[PATCH 0/2][RFC] ASoC: fsi/rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
 2014-03-17  0:15 UTC  (5+ messages)

compress: adding support for hardware dependent params
 2014-03-16 20:00 UTC  (3+ messages)

[PATCH] ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc
 2014-03-16 14:57 UTC 

[PATCH RESEND 1/2] ASoC: fsl: Separation of the main audio options and boards
 2014-03-16  4:21 UTC  (2+ messages)
` [PATCH RESEND 2/2] ASoC: fsl: Allow to select individual common options

[RFC] [PATCH] firewire-lib: add support for AV/C deferred transaction
 2014-03-15 13:09 UTC  (3+ messages)

[GIT PULL][PATCH 00/39 v2] Enhancement of support for Firewire devices
 2014-03-14 22:18 UTC  (5+ messages)
  ` [PATCH 16/39] firewire-lib: Add some AV/C general commands


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).