public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-27 14:40:37 to 2013-07-03 08:08:08 UTC [more...]

[PATCH 0/2] ASoC: atmel-pcm: use generic dmaengine framework
 2013-07-03  8:08 UTC  (14+ messages)
` [PATCH 1/2] ASoC: atmel_ssc_dai: move set dma data to startup callback
` [PATCH 2/2] ASoC: atmel-pcm: use generic dmaengine framework
    ` [alsa-devel] [PATCH 1/2] ASoC: atmel_ssc_dai: move set dma data to startup callback
    ` [alsa-devel] [PATCH 2/2] ASoC: atmel-pcm: use generic dmaengine framework

s3c2443-uda134x sound driver problem
 2013-05-01 13:14 UTC  (2+ messages)

Trying to get surround sound working on my Dell L702x Laptop
 2013-04-27 18:32 UTC 

[RFC] Sound/HID: wiimote: add speaker support
 2013-04-20 18:07 UTC 

[PATCH 0/4] ASoC: atmel: fixes for working as module
 2013-02-04 18:34 UTC  (6+ messages)
` [PATCH 1/4] ASoC: atmel_pcm: make it buildable "
` [PATCH 2/4] ASoC: atmel_ssc_dai: remove error set private data
` [PATCH 3/4] ASoC: atmel_ssc_dai: correct sequence when unload
` [PATCH 4/4] ASoC: sam9g20_wm8731: disable clock and "

Sound/ARM/i.MX/SSI: fix SDMA starvation
 2013-01-31  3:15 UTC  (3+ messages)

[PATCH 0/2 v2] at91/ssc: fixes on ASoC tree for 3.8
 2013-01-12 13:34 UTC  (8+ messages)
` [PATCH 1/2 v2] ARM: at91/dts: add pinctrl support for SSC peripheral
` [PATCH 2/2 v2] ASoC: atmel-ssc: add pinctrl selection to driver

[PATCH] ASoC: atmel-soc: make it buildable on other architectures
 2012-12-24 15:49 UTC  (5+ messages)

[PATCH] ASoC: atmel-ssc: make it buildable on other architectures
 2012-12-24 15:48 UTC  (4+ messages)

[PATCH 0/3] at91/ssc: fixes on ASoC tree for 3.8
 2012-12-17 14:25 UTC  (5+ messages)
` [PATCH 1/3] ARM: at91/dts: fix typo in SSC status property
` [PATCH 2/3] ARM: at91/dts: add pinctrl support for SSC peripheral
` [PATCH 3/3] ASoC: atmel-ssc: add pinctrl selection to driver

[Resend PATCH v6 1/4] pinctrl: atmel-ssc: add pinctrl support
 2012-12-17 11:24 UTC  (7+ messages)

[PATCH] ASoC: atmel-ssc: change disable to disable in dts node
 2012-12-17 11:09 UTC  (3+ messages)

Open the attached file for Partnership & Investment. Confidential
 2012-12-08 19:25 UTC 

[PATCH 1/2] ASoC: atmel-pcm: split into two file
 2012-12-02  4:30 UTC  (4+ messages)
` [PATCH 2/2] ASoC: atmel-pcm: dma support based on pcm dmaengine

[Patch v6 0/4] ASoC: atmel-ssc: Add pinctrl support and change register method
 2012-11-27 10:01 UTC  (15+ messages)
` [Patch v6 1/4] ARM: at91: atmel-ssc: add pinctrl support
` [Patch v6 2/4] ASoC: atmel-ssc-dai: register dai and pcm directly
` [Patch v6 3/4] ASoC: atmel-ssc-dai: match new method of dai and pcm register
` [Patch v6 4/4] ASoC: at91sam9g20ek-wm8731: convert to dt support

[PATCH 0/3] ASoC: atmel-pcm: add dma support
 2012-11-26  9:36 UTC  (7+ messages)
` [PATCH 1/3] ASoC: snd_dmaengine_pcm: add inline empty function
` [PATCH 2/3] ASoC: atmel-pcm: prepare for adding dma support
` [PATCH 3/3] ASoC: atmel-pcm: add "

[Resend v6 PATCH 1/2] ARM: at91: atmel-ssc: add pinctrl nodes
 2012-11-21  1:46 UTC  (10+ messages)
` [Resend v6 PATCH 2/2] ASoC: atmel-ssc: add pinctrl consumer

[PATCH 1/2] ASoC: atmel-ssc: add phybase in device structure
 2012-11-20  9:24 UTC  (6+ messages)
` [PATCH 2/2] ASoC: atmel-pcm: add dma support

[PATCH v5 0/3] Add pinctrl support and enable audio
 2012-11-14  6:30 UTC  (12+ messages)
` [PATCH v5 1/3] ARM: at91: atmel-ssc: add pinctrl support
` [PATCH v5 2/3] ASoC: atmel-ssc-dai: register dai and pcm directly
` [PATCH 3/3] ASoC: at91sam9g20ek-wm8731: convert to dt support

[RFC PATCH v4 1/2] ASoC: atmel-ssc-dai: register dai and pcm directly
 2012-11-13  7:50 UTC  (4+ messages)
` [RFC PATCH v4 2/2] ASoC: sam9g20-wm8731: convert to dt support

[Resend PATCH v3 2/4] ARM: at91: atmel-ssc: add device tree support
 2012-11-08  1:50 UTC  (13+ messages)

[RFC patch v3 1/4] ARM: at91: atmel-ssc: add platform device id table
 2012-11-07  7:38 UTC  (12+ messages)
` [RFC patch v3 2/4] ARM: at91: atmel-ssc: add device tree support
` [RFC patch v3 3/4] ASoC: atmel-ssc-dai: register dai and pcm directly
` [RFC patch v3 4/4] ASoC: sam9g20-wm8731: convert dt support

[Patch v2 1/4] ARM: at91: atmel-ssc: add platform device id table
 2012-11-06  8:53 UTC  (14+ messages)
` [Patch v2 2/4] ARM: at91: atmel-ssc: add device tree support
` [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs
` [Patch v2 4/4] ASoC: sam9g20-wm8731: convert to device tree support

[PATCH 1/5] ARM: at91: atmel-ssc: add platform device id table
 2012-10-30 17:14 UTC  (12+ messages)
` [PATCH 2/5] ARM: at91: atmel-ssc: add device tree support
` [PATCH 3/5] ASoC: atmel-ssc-dai: register 'platform' from DAIs
` [PATCH 4/5] ASoC: sam9g20_wm8731: convert to device tree support
` [PATCH 5/5] ASoC: sam9g20_wm8731: fix the issue for non-DT kernel

Question about move atmel audio part to DT support
 2012-10-26  1:26 UTC  (3+ messages)

[PATCH 0/3] Convert to use snd_soc_register_card()
 2012-10-17 13:53 UTC  (8+ messages)
` [PATCH 1/3] ASoC: sam9g20-wm8731: convert "
` [PATCH 2/3] ASoC: sam9g20: using platform device for audio part
` [PATCH 3/3] i2c: change the id to let the i2c-gpio work

[PATCH 1/2] ASoC: atmel-ssc: use devm_xxx() managed function
 2012-10-16  9:32 UTC  (9+ messages)
` [PATCH 2/2] ASoC: atmel-ssc: use module_platform_driver macro

[Resend PATCH] ASoC: wm8904: remove redundant code
 2012-09-24  1:34 UTC  (3+ messages)

Steps needed to get Line6 driver out of staging tree
 2012-09-23  9:56 UTC 

[PATCH] ASoC: wm8904: correct the index
 2012-09-14 17:34 UTC  (2+ messages)

[PATCH] ASoC: wm8904: remove redundant code
 2012-09-10 10:07 UTC  (2+ messages)

[PATCH] atmel/ac97c: correct the unexpected behavior when using uninitial value for reset pin
 2012-05-11 10:10 UTC  (2+ messages)

Bug report: USB-audio volume quirks broken
 2012-04-27 14:40 UTC 


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