gmane.linux.alsa.devel
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
- [PATCH 8/10] sound/soc/davinci/davinci-i2s.c: use devm_ functions - 29/12/2011 From Julia Lawall The various devm_ functions allocate memory that is rel..
- patch for jack plugin - 29/12/2011 The following patch will make snd_pcm_poll_descriptors_revents() return the correct value when ..
- Re: patch for jack plugin - 09/01/2012 At Thu, 29 Dec 2011 161204 +0000, Fons Adriaensen The following pat..
- [PATCH] alsa: export compress headers - 29/12/2011 Export compress_offload.h and compress_params.h for userland to use Signed-off-by Vinod Koul &..
- Re: [PATCH] alsa: export compress headers - 15/01/2012 Export compress_offload.h and compress_params.h for userland to use &g..
- Re: [PATCH] alsa: export compress headers - 16/01/2012 At Sun, 15 Jan 2012 174451 +0000, Koul, Vinod &..
- [PATCH] ASoC: Remove unused label from wm8994 probe() - 29/12/2011 Signed-off-by Mark Brown broonie@opensource.wolfsonmicro.com - soundsoccodecs..
- [PATCH 1/7] ASoC: Make WM8978 I2C usage unconditional - 29/12/2011 The driver only supports I2C. Signed-off-by Mark Brown broonie@opensource.wolfsonmicro.com..
- [PATCH 7/7] ASoC: Push wm8978 reset down into the I2Cprobe - 29/12/2011 Ensures that we get control of the CODEC earlier and don't try to probe the card at all if regi..
- [PATCH 4/7] ASoC: Convert wm8978 to devm_kzalloc() - 29/12/2011 Signed-off-by Mark Brown broonie@opensource.wolfsonmicro.com - soundsoccodecs..
- [PATCH 3/7] ASoC: Convert wm8978 to table based DAPM - 29/12/2011 Signed-off-by Mark Brown broonie@opensource.wolfsonmicro.com - soundsoccodecs..
- [PATCH 5/7] ASoC: Use standard cache sync for WM8978 - 29/12/2011 Saves a bit of code and supports further refactoring. Signed-off-by Mark Brown broonie@ope..
- [PATCH 6/7] ASoC: Convert wm8978 to direct regmap APIusage - 29/12/2011 Helps push the register cache code down out of ASoC and improves resume times by using the more..
- [PATCH 2/7] ASoC: Remove unused control type from - 29/12/2011 Signed-off-by Mark Brown broonie@opensource.wolfsonmicro.com - soundsoccodecs..
- Re: hda-intel: azx_get_response timeout, switching to polling mode: - 29/12/2011 Hi Petr, Petr Baudis [1] Version 3.1.5-1 [.] this bug is twofold..
- Re: hda-intel: azx_get_response timeout, switching to polling mode: - 21/01/2012 Hi! On Thu, Dec 29, 2011 at 122105AM -0600, Jonathan Nieder Petr Baudis wro..
- Re: hda-intel: azx_get_response timeout, - 23/01/2012 At Sat, 21 Jan 2012 101602 +0100, Petr Baudis Hi! &..
- Re: hda-intel: azx_get_response timeout, switching to polling mode: - 23/01/2012 On Mon, Jan 23, 2012 at 101824AM +0100, Takashi Iwai Thanks. Switching to the po..
- Re: hda-intel: azx_get_response timeout, - 23/01/2012 At Mon, 23 Jan 2012 104630 +0100, Petr Baudis On Mon, Jan 23, 2012 ..
- Re: hda-intel: azx_get_response timeout, switching to polling mode: - 23/01/2012 On Mon, Jan 23, 2012 at 105143AM +0100, Takashi Iwai At Mon, 23 Jan 2012 104630..
- Re: hda-intel: azx_get_response timeout, - 23/03/2012 Hi! At Sat, 21 Jan 2012 101602 +0100, Petr Baudis I will try the ..
- [PATCH 01/14] ASoC: Convert alc5623 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsalc5623.c | 11 +..
- [PATCH 02/14] ASoC: Convert cs4270 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecscs4270.c | 6 ++..
- [PATCH 03/14] ASoC: Convert cs42l51 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecscs42l51.c | 8 +..
- [PATCH 04/14] ASoC: Convert max98088 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsmax98088.c | 6 ..
- [PATCH 07/14] ASoC: Convert rt5631 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsrt5631.c | 7 ++..
- [PATCH 05/14] ASoC: Convert max98095 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsmax98095.c | 7 ..
- [PATCH 06/14] ASoC: Convert max9850 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsmax9850.c | 6 +..
- [PATCH 08/14] ASoC: Convert ssm2602 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecsssm2602.c | 12 +..
- [PATCH 11/14] ASoC: Convert tlv320aic26 todevm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecstlv320aic26.c | ..
- [PATCH 10/14] ASoC: Convert tlv320aic23 todevm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecstlv320aic23.c | ..
- [PATCH 12/14] ASoC: Convert tlv320aic3x todevm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecstlv320aic3x.c | ..
- [PATCH 09/14] ASoC: Convert sta32x to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecssta32x.c | 13 ++..
- [PATCH 13/14] ASoC: Convert tlv320dac33 todevm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecstlv320dac33.c | ..
- [PATCH 14/14] ASoC: Convert tpa6130a2 to devm_kzalloc() - 29/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsoccodecstpa6130a2.c | 5..
- Re: [PATCH 02/14] ASoC: Convert cs4270 todevm_kzalloc() - 29/12/2011 Axel Lin Signed-off-by Axel Linaxel.lin@gmail.com I won't be able to t..
- Re: [PATCH 02/14] ASoC: Convert cs4270 todevm_kzalloc() - 29/12/2011 On Thu, Dec 29, 2011 at 035230PM +0000, Tabi Timur-B04825 Axel Lin >..
- Re: [PATCH 02/14] ASoC: Convert cs4270 todevm_kzalloc() - 29/12/2011 Mark Brown It's OK to ack things based purely off code review (epecially for simple..
- Re: [PATCH 01/14] ASoC: Convert alc5623 todevm_kzalloc() - 02/01/2012 On Thu, Dec 29, 2011 at 115623AM +0800, Axel Lin Signed-off-by Axel Lin axel..
- [PATCH] ASoC: Convert sgtl500 to use devm_kzalloc() - 28/12/2011 Convert sgtl500 codec driver to use devm_kzalloc(). Signed-off-by Fabio Estevam fabio.este..
- Re: [PATCH] ASoC: Convert sgtl5000 to usedevm_kzalloc() - 28/12/2011 On Wed, Dec 28, 2011 at 113011AM -0200, Fabio Estevam Convert sgtl5000 codec driv..
- [PATCH] ASoC: Convert sgtl5000 to use devm_kzalloc() - 28/12/2011 Convert sgtl5000 codec driver to use devm_kzalloc(). Signed-off-by Fabio Estevam fabio.est..
- [PATCH] hda_intel: Add Oaktrail identifiers - 28/12/2011 From Li Peng pengi.li@intel.com Oaktrail has 0x8086, 0x080a - AZX_DRIVER_SCH Taken..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 31/12/2011 Thanks, applied. Meanwhile, could you double-check whether AZX_DCAPS_POSFIX..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 31/12/2011 At Wed, 28 Dec 2011 151726 +0000, Alan Cox From Li Peng pengi...
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 31/12/2011 At Sat, 31 Dec 2011 170001 +0000, Alan Cox Thanks, applied.br..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 02/01/2012 On 12312011 0600 PM, Alan Cox Thanks, applied. Mea..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 03/01/2012 Btw, you seem to be employed by Intel these days? [1] Any chance you can talk to you..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 04/01/2012 On 01042012 1206 AM, Alan Cox Btw, you seem to be employed by Intel these da..
- Re: [PATCH] hda_intel: Add Oaktrail identifiers - 08/01/2012 At Wed, 04 Jan 2012 102245 +0100, David Henningsson [1 textpl..
- [PATCH] ASoC: mxs: Add .owner to struct snd_soc_card - 28/12/2011 Add missing .owner of struct snd_soc_card. This prevents the module from being removed from und..
- Re: [PATCH] ASoC: mxs: Add .owner to structsnd_soc_card - 28/12/2011 On Wed, Dec 28, 2011 at 080621PM +0800, Axel Lin Add missing .owner of struct snd..
- [PATCH 1/2] ASoC: Convert kirkwood-t5325 to usesnd_soc_register_card() - 28/12/2011 Use snd_soc_register_card() instead of creating a soc-audio platform device. Signed..
- [PATCH 2/2] ASoC: Convert kirkwood-openrd to usesnd_soc_register_card() - 28/12/2011 Use snd_soc_register_card() instead of creating a soc-audio platform device. Signed..
- [PATCH] ASoC: sgtl5000: Fix voltage units in dev_errmessage - 28/12/2011 vdda, vddio and vddd are voltages expressed in milivolts (mV), so use the proper annotation.br..
- Re: [PATCH] ASoC: sgtl5000: Fix voltage units in - 28/12/2011 On Wed, Dec 28, 2011 at 095515AM -0200, Fabio Estevam vdda, vddio and vddd are vo..
- ASoC update for 3.2 - 28/12/2011 The following changes since commit 497d496598f411cb7f0690725a0e8b9029cebdb9 ASoC Fix hx4700..
- ASoC updates for 3.3 - 28/12/2011 The following changes since commit c5cf4dbc7f804bb4ff02a065b927bd8688204253 ASoC Add trivia..
- Re: ASoC updates for 3.3 - 31/12/2011 At Wed, 28 Dec 2011 114329 +0000, Mark Brown The following changes ..
- [PATCH 1/3] ASoC: Use dai_fmt in kirkwood-openrd - 28/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsockirkwoodkirkwood-openrd...
- [PATCH 2/3] ASoC: Use dai_fmt in kirkwood-t5325 - 28/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsockirkwoodkirkwood-t5325.c..
- [PATCH 3/3] ASoC: Convert kirkwood-t5325 to table - 28/12/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsockirkwoodkirkwood-t5325.c..
- Re: [PATCH 1/3] ASoC: Use dai_fmt in kirkwood-openrd - 28/12/2011 On Wed, Dec 28, 2011 at 065817PM +0800, Axel Lin Signed-off-by Axel Lin axel..
- [PATCH v2] ASoC: Fix build error insound/soc/kirkwood/kirkwood-i2s.c - 28/12/2011 Since commit db33f4de ARM Orion Remove address map info from all platform data structures&q..
- Re: [PATCH v2] ASoC: Fix build error insound/soc/kirkwood/kirkwood-i2s.c - 28/12/2011 On Wed, Dec 28, 2011 at 040522PM +0800, Axel Lin Since commit db33f4de ARM..
- [PATCH] ASoC: Fix build error insound/soc/kirkwood/kirkwood-i2s.c - 28/12/2011 Since commit db33f4de ARM Orion Remove address map info from all platform data structures&q..
- Re: [PATCH] ASoC: Allocate PCM operations dynamically - 27/12/2011 On Fri, Dec 23, 2011 at 103751AM +0900, Sangbeom Kim + soc_pcm..
- Re: [PATCH] ASoC: Allocate PCM operations dynamically - 27/12/2011 On Tue, Dec 27, 2011 at 044946PM +0900, Sangsu Park On Fri, Dec 23, 2011 at ..
- Re: [PATCH] ASoC: Allocate PCM operations dynamically - 27/12/2011 This looks wrong. It will probably cause regression for all non ASoC sound card drive..
- Re: [PATCH] ASoC: Allocate PCM operations dynamically - 27/12/2011 On Tue, Dec 27, 2011 at 050656PM +0900, Sangsu Park + * free the ops memor..