alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-12 09:56:28 to 2014-03-17 16:19:16 UTC [more...]

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-17 16:19 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: simple-card: Fix the reference count of device nodes
` [PATCH v2 3/4] ASoC: simple-card: accept many DAI links
    ` [alsa-devel] "

[PATCH v2 0/4] ASoC: davinci: edma dmaengine PCM and mcasp preparation
 2014-03-17 13:28 UTC  (8+ 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] 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 v3 0/4] ASoC: simple-card: multi DAI links extension
 2014-03-17 10:27 UTC  (10+ 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] "

Restore default value for alc283
 2014-03-17 10:13 UTC  (2+ messages)

[PATCH v2] ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc
 2014-03-17  7:22 UTC  (2+ messages)

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

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

[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
 2014-03-15 14:43 UTC  (18+ 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

[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  (8+ messages)
  ` [PATCH 05/39] firewire-lib: Add support for AMDTP in-stream and PCM capture
  ` [PATCH 16/39] firewire-lib: Add some AV/C general commands

[PATCH] ASoC: max98090: Remove unused control_data field
 2014-03-14 19:28 UTC  (2+ messages)

[PATCH v5] ASoC: add RT286 CODEC driver
 2014-03-14 19:12 UTC  (11+ messages)

[PATCH] ASoC: tlv320aic31xx: Staticise non-exported symbols
 2014-03-14 10:23 UTC  (4+ messages)

[PATCH 1/2] ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() call
 2014-03-14 10:21 UTC  (4+ messages)
` [PATCH 2/2] ASoC: sirf-audio-codec: Add missing Makefile entry

[PATCH] ASoC: codecs: Replace instances of rtd->codec with dai->codec
 2014-03-14 10:15 UTC  (3+ messages)

[PATCH 00/18] edma/ASoC: dmaengine PCM for AM335x and AM447x
 2014-03-14 10:13 UTC  (31+ messages)
  ` [PATCH 01/18] platform_data: edma: Be precise with the paRAM struct
  ` [PATCH 02/18] dma: edma: Add support for DMA_PAUSE/RESUME operation
  ` [PATCH 03/18] dma: edma: Set DMA_CYCLIC capability flag
  ` [PATCH 09/18] dma: edma: Simplify direction configuration in edma_config_pset()
` [PATCH 04/18] arm: common: edma: Select event queue 1 as default when booted with DT
` [PATCH 05/18] arm: common: edma: Save the number of event queues/TCs
` [PATCH 06/18] arm: common: edma: API to request non default queue for a channel
` [PATCH 07/18] DMA: edma: Use different eventq for cyclic channels
` [PATCH 08/18] dma: edma: Implement device_slave_caps callback
` [PATCH 10/18] dma: edma: Reduce debug print verbosity for non verbose debugging
` [PATCH 11/18] dma: edma: Prefix debug prints where the text were identical in prep callbacks
` [PATCH 12/18] dma: edma: Add channel number to debug prints
` [PATCH 13/18] dma: edma: Print the direction value as well when it is not supported
` [PATCH 14/18] ASoC: davinci: Add edma dmaengine platform driver
  ` [alsa-devel] "
` [PATCH 15/18] ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x
` [PATCH 16/18] ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
` [PATCH 17/18] ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback
` [PATCH 18/18] ASoC: davinci-mcasp: Place constraint on the period size based on FIFO config

tlv320aic32x4 Codec ADC and DAC must shutdown to alter clocks
 2014-03-14  9:47 UTC  (5+ messages)

Low volume ad1983
 2014-03-14  5:14 UTC  (4+ messages)

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

please ignore my earlier message regarding R16 quirks
 2014-03-13 23:27 UTC 

[PATCH v2] ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmt
 2014-03-13 21:20 UTC  (4+ messages)
  ` [alsa-devel] "

[RFC] ASoC: core: Add support for DAI multicodec
 2014-03-13 19:22 UTC  (6+ messages)

[PATCH v2 00/12] Cleanup card DAPM and control setup
 2014-03-13 19:11 UTC  (21+ messages)
` [PATCH v2 01/12] ASoC: ams-delta: Fix compile error
` [PATCH v2 02/12] ASoC: ams-delta: Convert to table based DAPM and control setup
` [PATCH v2 03/12] ASoC: mfld_machine: "
` [PATCH v2 04/12] ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the card
` [PATCH v2 05/12] ASoC: omap: rx51: Convert to table based control and DAPM setup
` [PATCH v2 06/12] ASoC: omap3pandora: Convert to table based "
` [PATCH v2 07/12] ASoC: davinci-evm: Register machine level DAPM elements with the card
` [PATCH v2 08/12] ASoC: snappercl15: Convert to table based DAPM setup
` [PATCH v2 09/12] ASoC: s6105-ipcam: "
` [PATCH v2 10/12] ASoC: pxa: magician: Convert to table based DAPM and control setup
` [PATCH v2 11/12] ASoC: pxa: tosa: "
` [PATCH v2 12/12] ASoC: Remove name_prefix unset during DAI link init hack

[GIT PULL] ASoC updates for v3.15
 2014-03-13 18:26 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call
 2014-03-13 17:32 UTC  (2+ messages)

[PATCH v6] ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_off
 2014-03-13 17:31 UTC  (2+ messages)

[PATCH v6] ASoC: tlv320aic31xx: Add basic codec driver implementation
 2014-03-13 17:30 UTC  (2+ messages)

ASoC updates for v3.15
 2014-03-13 16:13 UTC  (4+ messages)

[PATCH v5] ASoC: tlv320aic31xx: Add basic codec driver implementation
 2014-03-13 15:30 UTC  (3+ messages)

zoom r16 quirks
 2014-03-13 14:57 UTC 

[PATCH] ALSA: hda - Fix pop noise on Dell Inspiron 7537
 2014-03-13 14:34 UTC 

[GIT PULL] ASoC updates for v3.15
 2014-03-13 13:43 UTC  (4+ messages)

[PATCH 0/2] ASoC: sirf: Add sirf audio hub driver and use it
 2014-03-13 10:38 UTC  (3+ 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

[PATCH] ASoC: Intel: don't select RT5640 if !I2C
 2014-03-13  9:45 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic23: Remove spurious bits per word setting
 2014-03-12 17:30 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Split firmware load into smaller chunks
 2014-03-12 15:31 UTC  (3+ messages)

[PATCH RFC v2 0/2] Fix simple-card *-master DT parameter handling
 2014-03-12 12:30 UTC  (4+ messages)
` [alsa-devel] "

snd_pcm_drain causes repeated playback of last buffer contents
 2014-03-12 12:20 UTC 

[PATCH] ASoC: Fix use after free
 2014-03-12 12:07 UTC  (2+ messages)

[PATCH v5-resend 0/7] ASoC: add CSR SiRFSoC sound drivers
 2014-03-12 12:00 UTC  (7+ messages)
` [PATCH v5-resend 2/7] ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codec


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).