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

[GIT PULL][PATCH 00/39 v2] Enhancement of support for Firewire devices
 2014-03-14 22:18 UTC  (20+ messages)
  ` [PATCH 05/39] firewire-lib: Add support for AMDTP in-stream and PCM capture
  ` [PATCH 09/39] firewire-lib: Add sort function for transmitted packet
  ` [PATCH 11/39] firewire-lib: Add support for channel mapping
  ` [PATCH 16/39] firewire-lib: Add some AV/C general commands

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-14 19:57 UTC  (8+ 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 0/2][RFC] ASoC: fsi/rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
 2014-03-14 19:34 UTC  (13+ messages)
` [PATCH 1/2][RFC] ASoC: fsi: "
` [PATCH 2/2][RFC] ASoC: rcar: "
` [PATCH 0/2 v2] ASoC: fsi/rcar: "
  ` [PATCH 1/2 v2] ASoC: fsi: "
  ` [PATCH 2/2] ASoC: rcar: "

[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 v2 0/4] ASoC: davinci: edma dmaengine PCM and mcasp preparation
 2014-03-14 14:42 UTC  (5+ 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

[RFC] [PATCH] firewire-lib: add support for AV/C deferred transaction
 2014-03-14 14:41 UTC 

[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  (7+ 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

HDA jack retask for Debian 7.4 NOT working
 2014-03-12  7:12 UTC  (3+ messages)

[PATCH] ASoC: simple-card: overwrite DAIFMT_MASTER of cpu_dai->fmt
 2014-03-12  4:01 UTC  (8+ messages)
` [alsa-devel] "

[PATCHv3 resend 0/3] Simplify the CODEC ASoC probe code
 2014-03-12  3:12 UTC  (4+ messages)
` [PATCHv3 resend 1/3] ASoC: codec: Simplify "

Creating single-card driver for multi-codec (TLV320AIC34) board - is it possible at the machine level?
 2014-03-12  2:55 UTC 

[PATCH v2] ASoC: cs42888: Add codec driver support
 2014-03-12  2:05 UTC  (8+ messages)

About snd_dmaengine_pcm_trigger()
 2014-03-12  0:28 UTC  (8+ messages)

[PATCH] ak4642: show error if register write fails
 2014-03-11 18:44 UTC  (10+ messages)

Zoom R16
 2014-03-11 15:32 UTC  (12+ messages)

[PATCH] ALSA: sis7019: Simplify dependencies
 2014-03-11 13:54 UTC  (2+ messages)

[PATCH v3] ASoC: cs42888: Add codec driver support
 2014-03-11 11:41 UTC 


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