gmane.linux.kernel
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
- [PATCH] ASoC: alc5623: Remove unused mutex - 04/09/2011 Signed-off-by Axel Lin axel.lin@gmail.com Cc Arnaud Patard arnaud.patard@rtp-net...
- Re: [PATCH] ASoC: alc5623: Remove unused mutex - 06/09/2011 On 4 September 2011 1548, Axel Lin axel.lin@gmail.com Signed-off-by Axel ..
- Re: [PATCH] ASoC: alc5623: Remove unused mutex - 05/09/2011 On Sun, Sep 04, 2011 at 104827PM +0800, Axel Lin Signed-off-by Axel Lin axel..
- [PATCH] ASoC: codecs: Remove unused mutex - 04/09/2011 Signed-off-by Axel Lin axel.lin@gmail.com Cc Arnaud Patard arnaud.patard@rtp-net...
- Re: [PATCH] ASoC: codecs: Remove unused mutex - 04/09/2011 201194 Mark Brown broonie@opensource.wolfsonmicro.com On Sun, Sep 04, 2011 at 0..
- Re: [PATCH] ASoC: codecs: Remove unused mutex - 04/09/2011 On Sun, Sep 04, 2011 at 085231PM +0800, Axel Lin Signed-off-by Axel Lin axel..
- Re: [PATCH] ASoC: codecs: Remove unused mutex - 04/09/2011 On Sun, Sep 04, 2011 at 104809PM +0800, Axel Lin 201194 Mark Brown broonie@..
- [PATCH] ASoC: sn95031: Fix the logic to find free channel - 03/09/2011 In the case of no free channel available, current implementation returns 0 instead of negative ..
- Re: [PATCH] ASoC: sn95031: Fix the logic to find freechannel - 03/09/2011 On Sat, 2011-09-03 at 2144 +0530, Girdwood, Liam On 3 Septembe..
- Re: [PATCH] ASoC: sn95031: Fix the logic to find freechannel - 03/09/2011 On 3 September 2011 0641, Axel Lin axel.lin@gmail.com In the case of no fr..
- Re: [PATCH] ASoC: sn95031: Fix the logic to find freechannel - 04/09/2011 On Sat, Sep 03, 2011 at 014147PM +0800, Axel Lin In the case of no free channel a..
- Aureal issues on resume - 02/09/2011 (added recipients) Original Message Subject Aureal issues on resume ..
- [PATCH] ASoC: Add missing platform_device_put in - 02/09/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsocpxaraumfeld.c | 4 +++..
- Re: [PATCH] ASoC: Add missing platform_device_put in - 02/09/2011 On 2 September 2011 1447, Axel Lin axel.lin@gmail.com Signed-off-by Axel ..
- Re: [PATCH] ASoC: Add missing platform_device_put in - 04/09/2011 On Fri, Sep 02, 2011 at 094741PM +0800, Axel Lin Signed-off-by Axel Lin axel..
- Re: [PATCH] ASoC: Add missing platform_device_put in - 04/09/2011 On Sun, Sep 4, 2011 at 555 PM, Mark Brown broonie@opensource.wolfsonmicro.com b..
- Re: [PATCH] ASoC: Add missing platform_device_put in - 05/09/2011 On Sun, Sep 04, 2011 at 063651PM +0200, Daniel Mack Feel free to add my Acked-by ..
- [PATCH] ASoC: Remove unused variable card in imx_pcm_fiq_new - 31/08/2011 Fix below build warning CC soundsocimximx-pcm-fiq.o soundsocimximx-pcm-fiq.c..
- Re: [PATCH] ASoC: Remove unused variable card inimx_pcm_fiq_new - 31/08/2011 -Original Message- From linux-kernel-owner@vger.kernel.org [mailtolinux-ker..
- Re: [PATCH v2] sound: usb: mixer: increase control - 29/08/2011 Jassi Brar On Mon, Aug 29, 2011 at 601 PM, Felipe Balbi balbi@ti.com ..
- [PATCH v2] sound: usb: mixer: increase control transfer timeout - 29/08/2011 100ms might not be enough for slower devices. Increasing timeout to 1000ms doesn't seem like overki..
- Re: [PATCH v2] sound: usb: mixer: increase control - 29/08/2011 On Mon, Aug 29, 2011 at 630 PM, Felipe Balbi balbi@ti.com Hi, ..
- Re: [PATCH v2] sound: usb: mixer: increase control transfer timeout - 29/08/2011 On Mon, Aug 29, 2011 at 735 PM, Clemens Ladisch clemens@ladisch.de >..
- Re: [PATCH v2] sound: usb: mixer: increase control - 12/09/2011 At Mon, 29 Aug 2011 195209 +0530, Jassi Brar On Mon, Aug 29, 2011 a..
- Re: [PATCH] sound: usb: mixer: increase control - 29/08/2011 Felipe Balbi 100ms might not be enough for slower devices. Increasing time..
- [PATCH] ALSA: ctxfi: Bump playback substreams to 256 - 24/08/2011 There are references in the code to 256 sources, so I tested it with 256 aplays, of which the f..
- Re: [PATCH] ALSA: ctxfi: Bump playback substreams to 256 - 24/08/2011 At Wed, 24 Aug 2011 004859 +0200, Maarten Lankhorst There are refer..
- [linux-next] ASoC: build failure if CONFIG_I2C=m && CONFIG_SPI=y - 23/08/2011 hi, I got below build failure if CONFIG_I2C=m && CONFIG_SPI=y && CONFIG_SND_SOC..
- Re: [linux-next] ASoC: build failure if CONFIG_I2C=m - 23/08/2011 On Tue, 23 Aug 2011 194600 +0800 Axel Lin hi, I got below buil..
- Re: [linux-next] ASoC: build failure if CONFIG_I2C=m - 24/08/2011 On Tue, Aug 23, 2011 at 104253AM -0700, Randy Dunlap I don't know if this is the ..
- [PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missing of_node_put - 22/08/2011 of_parse_phandle increments the reference count of np, so this should be decremented before try..
- Re: [PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 22/08/2011 On 220811 1522, Timur Tabi of_parse_phandle increments the reference count of np..
- Re: [PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 22/08/2011 On Mon, Aug 22, 2011 at 092241AM -0500, Timur Tabi of_parse_phandle increments th..
- Re: [PATCH] [v2] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 22/08/2011 On Mon, Aug 22, 2011 at 092241AM -0500, Timur Tabi of_parse_phandle increments th..
- Re: Headset driver detection problem during bootup - 20/08/2011 adding more information and experts on alsa. On Fri, Aug 19, 2011 at 923 PM, anish singh &..
- Re: Headset driver detection problem during bootup - 23/08/2011 At Sat, 20 Aug 2011 222110 +0900, anish singh adding more informati..
- Re: Headset driver detection problem during bootup - 24/08/2011 On Tue, Aug 23, 2011 at 1052 PM, Takashi Iwai tiwai@suse.de At Sat, 20 Aug..
- [PATCH] ASoC: soc-cache: Avoid a redundant test forcodec->reg_def_copy - 20/08/2011 Signed-off-by Axel Lin axel.lin@gmail.com - soundsocsoc-cache.c | 4 +-b..
- [PATCH] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 20/08/2011 From Julia Lawall julia@diku.dk of_parse_phandle increments the reference count of np,..
- Re: [PATCH] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 22/08/2011 On 200811 0823, Julia Lawall From Julia Lawall julia@diku.dk ..
- Re: [PATCH] sound/soc/fsl/fsl_dma.c: add missingof_node_put - 22/08/2011 Julia Lawall diff git asoundsocfslfsl_dma.c bsoundsocfslfsl_dma.c >..
- Re: [PATCH] sound/soc/fsl/fsl_dma.c: add missing of_node_put - 22/08/2011 On Mon, 22 Aug 2011, Timur Tabi Julia Lawall diff git asoun..
- [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add missingof_node_put - 20/08/2011 From Julia Lawall julia@diku.dk The first change is to add an of_node_put, since codec..
- Re: [PATCH 2/2] sound/soc/fsl/mpc8610_hpcd.c: add - 22/08/2011 On Sat, Aug 20, 2011 at 090201AM +0200, Julia Lawall From Julia Lawall julia..
- [PATCH 1/2] sound/soc/fsl/p1022_ds.c: add missingof_node_put - 20/08/2011 From Julia Lawall julia@diku.dk dma_channel_np has been accessed at this point, so dec..
- Re: [PATCH 1/2] sound/soc/fsl/p1022_ds.c: add missingof_node_put - 22/08/2011 On 200811 0802, Julia Lawall From Julia Lawall julia@diku.dk ..
- Re: [PATCH 1/2] sound/soc/fsl/p1022_ds.c: add missingof_node_put - 22/08/2011 Julia Lawall From Julia Lawall julia@diku.dk dma_channel..
- Re: [PATCH 1/2] sound/soc/fsl/p1022_ds.c: add missingof_node_put - 22/08/2011 On Sat, Aug 20, 2011 at 090200AM +0200, Julia Lawall From Julia Lawall julia..
- [PATCH 3/4] sound/soc/mxs/mxs-saif.c: add missing kfree - 20/08/2011 From Julia Lawall julia@diku.dk The error handling code prior to get_clk also needs to..
- Re: [PATCH 3/4] sound/soc/mxs/mxs-saif.c: add missing kfree - 20/08/2011 From Julia Lawall julia@diku.dk Move the test on pdev-id before the kzalloc to avo..
- Re: [PATCH 3/4] sound/soc/mxs/mxs-saif.c: add missingkfree - 21/08/2011 On Sun, 21 Aug 2011, Dong Aisheng-B29396 -Original Message- &..
- [PATCH] sound/soc/mxs/mxs-saif.c: add missing kfree - 21/08/2011 From Julia Lawall julia@diku.dk Move the test on pdev-id before the kzalloc to avo..
- Re: [PATCH 3/4] sound/soc/mxs/mxs-saif.c: add missingkfree - 21/08/2011 -Original Message- From Julia Lawall [mailtojulia@diku.dk] Sent S..
- Re: [PATCH] sound/soc/mxs/mxs-saif.c: add missing kfree - 21/08/2011 -Original Message- From Julia Lawall [mailtojulia@diku.dk] Sent S..
- Re: [PATCH] sound/soc/mxs/mxs-saif.c: add missing kfree - 22/08/2011 On 210811 1218, Julia Lawall From Julia Lawall julia@diku.dk ..
- Re: [PATCH] sound/soc/mxs/mxs-saif.c: add missing kfree - 22/08/2011 On Sun, Aug 21, 2011 at 011845PM +0200, Julia Lawall From Julia Lawall julia..
- [PATCH 4/4] sound/aoa/fabrics/layout.c: remove - 20/08/2011 From Julia Lawall julia@diku.dk The label outnodev is only used when kzalloc has not y..
- Re: [PATCH 4/4] sound/aoa/fabrics/layout.c: remove - 20/08/2011 At Sat, 20 Aug 2011 081241 +0200, Julia Lawall From Julia Lawall &..
- [PATCH 1/4] sound/soc/kirkwood/kirkwood-i2s.c: add - 20/08/2011 From Julia Lawall julia@diku.dk Adjust the goto to jump to the error handling code tha..
- Re: [PATCH 1/4] sound/soc/kirkwood/kirkwood-i2s.c: add - 22/08/2011 On 200811 0712, Julia Lawall From Julia Lawall julia@diku.dk ..
- Re: [PATCH 1/4] sound/soc/kirkwood/kirkwood-i2s.c: add - 22/08/2011 On Sat, Aug 20, 2011 at 081238AM +0200, Julia Lawall From Julia Lawall julia..
- [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix trivial - 11/09/2011 A fix merged in 3.1-rc2 introduced a small regression, this should get it to build again. S..
- Re: [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix - 12/09/2011 On 11 September 2011 1907, Arnd Bergmann arnd@arndb.de A fix merged in 3.1..
- Re: [PATCH] sound/soc/kirkwood/kirkwood-i2s.c: fix - 12/09/2011 On Sun, Sep 11, 2011 at 080730PM +0200, Arnd Bergmann A fix merged in 3.1-rc2 int..
- [PATCH 2/4] sound/soc/ep93xx/ep93xx-i2s.c: add missingkfree - 20/08/2011 From Julia Lawall julia@diku.dk Introduce a new label that includes kfree and jump to ..
- Re: [PATCH 2/4] sound/soc/ep93xx/ep93xx-i2s.c: add - 20/08/2011 Hello! I believe, fix is correct. Acked-by Alexander Sverdlin subaparts@yandex.ru..
- RE: [PATCH 2/4] sound/soc/ep93xx/ep93xx-i2s.c: add missing kfree - 22/08/2011 On Friday, August 19, 2011 1113 PM, Julia Lawall Introduce a new label th..
- Re: [PATCH 2/4] sound/soc/ep93xx/ep93xx-i2s.c: add - 22/08/2011 On Sat, Aug 20, 2011 at 081239AM +0200, Julia Lawall From Julia Lawall julia..
- [PATCH] ASoC: soc-core: use GFP_KERNEL flag for kmalloc insnd_soc_cnew - 20/08/2011 GFP_ATOMIC is not needed here, use GFP_KERNEL instead. Signed-off-by Axel Lin axel.lin@gma..
- Re: [PATCH] ASoC: soc-core: use GFP_KERNEL flag for - 22/08/2011 On 200811 0403, Axel Lin GFP_ATOMIC is not needed here, use GFP_KERNEL instead...
- Re: [PATCH] ASoC: soc-core: use GFP_KERNEL flag for - 22/08/2011 On Sat, Aug 20, 2011 at 110344AM +0800, Axel Lin GFP_ATOMIC is not needed here, u..