Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-14 09:19:00 to 2013-06-20 11:35:59 UTC [more...]

[PATCH] ASoC: SPEAr: Add device tree support + SPEAr machine driver
 2013-06-20 11:35 UTC 

[RFC PATCH 00/11] ARM: s3c64xx: Let amba-pl08x driver handle DMA
 2013-06-20 11:14 UTC  (53+ messages)
` [RFC PATCH 01/11] dma: amba-pl08x: Use bitmap to pass variant specific quirks
` [RFC PATCH 02/11] dma: amba-pl08x: Refactor pl08x_getbytes_chan() to lower indentation
` [RFC PATCH 03/11] dma: amba-pl08x: Add support for different offset of CONFIG register
` [RFC PATCH 04/11] dma: amba-pl08x: Add support for PL080S variant
` [RFC PATCH 05/11] dma: amba-pl08x: Add support for different maximum transfer size
` [RFC PATCH 06/11] dma: amba-pl08x: Keep LLIs aligned to 4-word boundary
` [RFC PATCH 07/11] dmaengine: PL08x: Fix reading the byte count in cctl
` [RFC PATCH 08/11] dmaengine: PL08x: Add cyclic transfer support
` [RFC PATCH 09/11] spi: s3c64xx: Do not require legacy DMA API in case of S3C64XX
` [RFC PATCH 10/11] ASoC: samsung: "
` [RFC PATCH 11/11] ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver

[PATCH] sound: using strlcpy instead of strncpy
 2013-06-20 11:15 UTC  (2+ messages)

[PATCH] ALSA: hda - Make Thinkpad X220-tablet use generic parser
 2013-06-20 10:53 UTC  (2+ messages)

cs42l52 alsa driver broken beep volume control
 2013-06-20  8:34 UTC 

[alsa-ucm] segfault at __list_del function in list.h
 2013-06-20  7:23 UTC 

[PATCH 01/11] ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding it
 2013-06-19 18:46 UTC  (12+ messages)
` [PATCH 02/11] ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() "
` [PATCH 03/11] ASoC: wm8903: Use SOC_SINGLE_EXT() "
` [PATCH 04/11] ASoC: wm8904: "
` [PATCH 05/11] ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() "
` [PATCH 06/11] ASoC: wm8991: "
` [PATCH 07/11] ASoC: wm8994: Use SOC_SINGLE_EXT() "
` [PATCH 08/11] ASoC: wm8995: "
` [PATCH 09/11] ASoC: wm_hubs: "
` [PATCH 10/11] ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() "
` [PATCH 11/11] ASoC: 88pm860x: "

[PATCH v2] sound/sgtl5000: fix codec register initial values and mask
 2013-06-19 15:26 UTC  (3+ messages)
` [PATCH v3] sound/sgtl5000: fix codec register initial values and handling

[PATCH] ALSA: firewire: fix error return code in scs_probe()
 2013-06-18 14:17 UTC  (3+ messages)

[PATCH V1] ALSA: hda - Avoid choose same converter for unused pins
 2013-06-18 14:16 UTC  (3+ messages)

[PATCH] ALSA: hda - Avoid choose same converter for unused pins
 2013-06-18 12:20 UTC  (5+ messages)

[PATCH 0/4] Haswell Display audio routing bug fix
 2013-06-18  9:04 UTC  (18+ messages)
` [PATCH 1/4] ALSA: hda - Haswell converter power state D0 verify
` [PATCH 2/4] ALSA: hda - Return error when open empty hdmi device
` [PATCH 3/4] drm/i915: Add display audio routing APIs for ALSA
` [PATCH 4/4] ALSA: hda - Add display audio routing API for haswell

[PATCH] ALSA: hda - Haswell converter power state D0 verify
 2013-06-18  6:05 UTC  (2+ messages)

[PATCH v10 0/2] ARM: davinci: move EDMA API to arm/common
 2013-06-18  4:34 UTC  (8+ messages)
  ` [PATCH v10 1/2] ARM: davinci: move private "
  ` [PATCH v10 2/2] ARM: edma: remove unused transfer controller handlers

[PATCH 1/2] ASoC: spear: Remove nonexistant EVM options
 2013-06-18  4:18 UTC  (4+ messages)
` [PATCH 2/2] ASoC: spear: Normalise module names

VIA VT1708S mic booast problem
 2013-06-18  3:23 UTC 

[PATCH 1/3 v2] mfd: arizona: Integrate wm8997 into Arizona mfd
 2013-06-17 22:50 UTC 

[PATCH 1/2] mfd: wm5102: Expose DRE control registers
 2013-06-17 22:48 UTC  (4+ messages)

[PATCH RESEND V2] ARM: dts: Correct the base address of pinctrl_3 on Exynos5250
 2013-06-17 17:04 UTC  (5+ messages)
` [PATCH RESEND V2] ARM: dts: wm8994: Add wm8994 regulator support on smdk5250

[PATCH 12/15] ASoC: spear: Convert to use devm_ioremap_resource
 2013-06-17 16:20 UTC  (5+ messages)
` [PATCH V2 "
    ` [PATCH V3 "

[PATCH v8 00/11] ASoC: fsl-ssi: ac97-slave support
 2013-06-17 11:39 UTC  (15+ messages)
` [PATCH v8 01/11] ASoC: imx-pcm-dma: DT support
  ` [PATCH v8 02/11] ASoC: imx-pcm-fiq: Introduce pcm-fiq-params
  ` [PATCH v8 03/11] ASoC: fsl: Move soc_ac97_ops from imx-ssi to fsl_ssi
  ` [PATCH v8 04/11] ASoC: fsl-ssi: Add support for imx-pcm-fiq
  ` [PATCH v8 05/11] ASoC: fsl-ssi: Use generic DMA bindings if possible
  ` [PATCH v8 06/11] ASoC: fsl-ssi: imx ac97 support
  ` [PATCH v8 07/11] ARM: imx: Export ac97 reset functions
  ` [PATCH v8 08/11] ASoC: Add phycore-ac97-dt driver
  ` [PATCH v8 09/11] ASoC: fsl: Kconfig: Use fsl-ssi for phycore-ac97
  ` [PATCH v8 11/11] ASoC: fsl: Update fsl-ssi binding doc
` [PATCH v8 10/11] ASoC: fsl: Move fsl-ssi binding doc to sound/

[PATCH V6 0/6] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
 2013-06-17 10:15 UTC  (6+ messages)
` [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2

[PATCH 1/2 (v2)] ALSA: hda - Headset mic support for three more machines
 2013-06-17  9:34 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda - Add models for Dell headset jacks

[PATCH] sound/soc/davinci: remove sffsdr machine support
 2013-06-17  9:17 UTC  (3+ messages)

[PATCH 1/3] ALSA: hda - Headset mic support for three more machines
 2013-06-17  9:04 UTC  (3+ messages)
` [PATCH 2/3] ALSA: hda - Add models for Dell headset jacks
` [PATCH 3/3] ALSA: hda - Update HD-Audio-Models.txt

[PATCH 0/3] Add wm8997 driver
 2013-06-17  8:57 UTC  (6+ messages)
` [PATCH 3/3] gpio: arizona: Add wm8997 support to probe

[patch] ALSA: usx2y: remove some old dead code
 2013-06-17  8:50 UTC  (2+ messages)

ALSA: usb-audio: work around Anroid accessory firmware bug
 2013-06-17  7:59 UTC  (2+ messages)

sound/oss/ad1848.c:2867:32: warning: ‘id_table’ defined but not used
 2013-06-17  7:56 UTC  (2+ messages)

usb-audio validation fixes [3.0, 3.2]
 2013-06-17  7:52 UTC  (4+ messages)
` [alsa-devel] "

Timestamps using I/O Plugin
 2013-06-17  7:14 UTC  (5+ messages)

[PATCH 1/2] ASoC: SPEAr: Add dependency on dmaengine helpers
 2013-06-15 12:33 UTC  (5+ messages)
` [PATCH 2/2] ASoC: SPEAr: Hide component drivers in Kconfig

[PATCH] ASoC: wm5110: Correct rate control for DSP4
 2013-06-14 15:00 UTC  (2+ messages)

[ALSA] Codec Registration after soc_probe ()
 2013-06-14 13:43 UTC 

Raspberry Pi + Bluetooth Headset + Broadcom adapter
 2013-06-14 12:19 UTC 

SEGFAULT in ALSA lib 1.0.27.1 pcm_direct parser
 2013-06-14 12:16 UTC  (2+ messages)

[PATCH (alsa-utils)] amixer: Print TLV of channel map controls
 2013-06-14 12:12 UTC  (5+ messages)

[PATCH] ASoC: WM8962: Enable start-up and normal bias after reset in runtime resume
 2013-06-14 11:36 UTC  (7+ messages)

[PATCH v2] ASoC: WM8962: Enable start-up and normal bias after reset in runtime resume
 2013-06-14 11:49 UTC  (2+ messages)

[PATCH 1/5] ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence table
 2013-06-14 11:41 UTC  (6+ messages)
` [PATCH 2/5] ASoC: dapm: Setup private_free callback for dapm kcontrols
` [PATCH 3/5] ASoC: dapm: Remove unnecessary loop
` [PATCH 4/5] ASoC: dapm: Add a helper function to free a DAPM path
` [PATCH 5/5] ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path struct

[PATCH] ASoC: Fix double assignment of .owner in struct snd_soc_card
 2013-06-14 10:00 UTC  (2+ messages)

[PATCH] ASoC: WM8962: Remove remaining direct register cache accesses
 2013-06-14  9:18 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox