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
- Re: [PATCH V2 01/11] dma: imx-sdma: make channel0 operations atomic - 11/05/2012 On Wed, 2012-05-09 at 1933 +0800, Richard Zhao device_prep_dma_cyclic may be call ..
- [PATCH Rebase 1/1] dma: imx-sdma: make channel0 operations atomic - 11/05/2012 device_prep_dma_cyclic may be call in audio trigger function which is atomic context, so we mak..
- Re: [alsa-devel] [PATCH Rebase 1/1] dma: imx-sdma: make channel0 - 11/05/2012 On Fri, 2012-05-11 at 1514 +0800, Richard Zhao device_prep_dma_cyclic may be call ..
- Re: [PATCH V2 00/11] enable imx6q_sabrelite sgtl5000 audio support - 11/05/2012 On Wed, May 09, 2012 at 073259PM +0800, Richard Zhao ARM dts imx6q-sabrelite..
- Re: [PATCH v2 14/14] OMAPDSS: HDMI: Implement DSS - 10/05/2012 On 05102012 0254 AM, Tomi Valkeinen On Wed, 2012-05-09 at 2312 -0500, Ricardo N..
- Play a sine wave with alsa - 10/05/2012 I've written this code to play a sine wave but I don't think it's right. Could you tell me wher..
- Re: Play a sine wave with alsa - 11/05/2012 Hi Luca, There are many things wrong with this code To name a few - you try to set th..
- ALSA calling pcm_pointer excessively? - 10/05/2012 I'm wondering what is causing ALSA to behave as follows - I have a 64KiB buffer, which is divid..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 050601PM +0100, Russell King - ARM Linux I'm wondering wh..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 1206 PM, Russell King - ARM Linux linux@arm.linux.org.uk ..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 123419PM -0400, Trent Piepho On Thu, May 10, 2012 at 120..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 936 PM, Russell King - ARM Linux linux@arm.linux.org.uk ..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 100 PM, Jassi Brar jassisinghbrar@gmail.com On Thu..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 Russell King - ARM Linux I think what's happening is that snd_pcm_lib_write1() is l..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 I This (untested) patch tries to avoid too many busy looping. Oops, off-by-one ..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 103044PM +0530, Jassi Brar On Thu, May 10, 2012 at 936 P..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 1034 PM, Russell King - ARM Linux linux@arm.linux.org.uk ..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 1035 PM, Clemens Ladisch clemens@ladisch.de &g..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 On Thu, May 10, 2012 at 071359PM +0200, Clemens Ladisch I Th..
- Re: ALSA calling pcm_pointer excessively? - 10/05/2012 Russell King - ARM Linux On Thu, May 10, 2012 at 071359PM +0200, Clemens Ladisch ..
- Re: ALSA calling pcm_pointer excessively? - 11/05/2012 On Thu, May 10, 2012 at 084340PM +0200, Clemens Ladisch Russell King - ARM Linux ..
- Re: [alsa-devel] [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On 05102012 0305 AM, Richard Zhao On Thu, May 10, 2012 at 094404AM +0100, Mark..
- Re: [PATCH] ASoC: twl6040: Support for DT - 10/05/2012 Hi Mark, On 05092012 0435 PM, Mark Brown That's true but what can I do w..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On Thu, May 10, 2012 at 102536AM +0100, Mark Brown On Thu, May 10, 2012 at 0507..
- Re: [PATCH V2 01/11] dma: imx-sdma: make channel0 operations atomic - 10/05/2012 On Thu, May 10, 2012 at 023449PM +0800, Shawn Guo On Thu, May 10, 2012 at 09235..
- Re: [PATCH V2 01/11] dma: imx-sdma: make channel0 operations atomic - 11/05/2012 On Thu, 2012-05-10 at 2037 +0800, Shawn Guo On Thu, May 10, 2012 at 023449PM +08..
- Re: [PATCH V2 01/11] dma: imx-sdma: make channel0 - 11/05/2012 On Fri, May 11, 2012 at 082256AM +0530, Vinod Koul Sure, care to give an ACK befo..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrlsupport - 10/05/2012 On Thu, May 10, 2012 at 1107 AM, Shawn Guo shawn.guo@linaro.org Pulling it..
- Re: [PATCH 4/6] ASoC: mxs: add device tree support formxs-saif - 10/05/2012 On Thu, May 10, 2012 at 054525PM +0800, Dong Aisheng Maybe we could put the maste..
- Re: [PATCH 3/6] ASoC: mxs: mxs-pcm does not need to be - 10/05/2012 On Thu, May 10, 2012 at 052555PM +0800, Dong Aisheng -failed_pdev_alloc..
- Re: [PATCH 2/6] ASoC: mxs: use devm_clk_get formxs_saif_probe - 10/05/2012 On Thu, May 10, 2012 at 103033AM +0100, Mark Brown Well, if Russell's happy with ..
- Re: [PATCH V2 08/11] ARM: dts: imx6q-sabrelite: add sound deviceimx6q-sabrelite-sgtl5000 - 10/05/2012 On Thu, May 10, 2012 at 104508AM +0100, Mark Brown On Thu, May 10, 2012 at 0541..
- Re: [alsa-devel] [PATCH V2 08/11] ARM: dts: imx6q-sabrelite: add - 10/05/2012 On Thu, May 10, 2012 at 074958PM +0800, Shawn Guo I did not make myself clear, bu..
- Re: [PATCH 6/6] ARM: dts: enable audio support forimx28-evk - 10/05/2012 On Thu, May 10, 2012 at 044213PM +0800, Shawn Guo Signed-off-by Shawn Guo sh..
- Re: [PATCH 5/6] ASoC: mxs: add device tree support formxs-sgtl5000 - 10/05/2012 On Thu, May 10, 2012 at 044212PM +0800, Shawn Guo Add device tree probe for mxs-s..
- Re: [PATCH 5/6] ASoC: mxs: add device tree support formxs-sgtl5000 - 10/05/2012 On Thu, May 10, 2012 at 071646PM +0800, Dong Aisheng +static int __devinit m..
- Re: [PATCH 5/6] ASoC: mxs: add device tree support formxs-sgtl5000 - 11/05/2012 On Thu, May 10, 2012 at 082004PM +0800, Shawn Guo On Thu, May 10, 2012 at 07164..
- Re: [PATCH 5/6] ASoC: mxs: add device tree support formxs-sgtl5000 - 11/05/2012 On Fri, May 11, 2012 at 103303AM +0800, Dong Aisheng Hmm, even we need to do sani..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On Thu, May 10, 2012 at 102734AM +0100, Mark Brown On Thu, May 10, 2012 at 0505..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On Thu, May 10, 2012 at 1223 PM, Richard Zhao richard.zhao-KZfg59tc24xl57MIdRCFDg@public.g..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On Thu, May 10, 2012 at 022631PM +0200, Linus Walleij On Thu, May 10, 2012 at 12..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 10/05/2012 On Thu, May 10, 2012 at 341 PM, Richard Zhao richard.zhao-KZfg59tc24xl57MIdRCFDg@public.gm..
- Re: [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support - 11/05/2012 On Thu, May 10, 2012 at 022631PM +0200, Linus Walleij The tag pinctrl-mergebase-2..
- Re: [PATCH V2 08/11] ARM: dts: imx6q-sabrelite: add sound deviceimx6q-sabrelite-sgtl5000 - 10/05/2012 On Thu, May 10, 2012 at 104508AM +0100, Mark Brown On Thu, May 10, 2012 at 0541..
- Re: [PATCH V2 08/11] ARM: dts: imx6q-sabrelite: add sound deviceimx6q-sabrelite-sgtl5000 - 10/05/2012 On Thu, May 10, 2012 at 054115PM +0800, Shawn Guo On Thu, May 10, 2012 at 05344..
- Re: [PATCH v2 14/14] OMAPDSS: HDMI: Implement DSS driver interface - 09/05/2012 On Tue, 2012-05-08 at 1855 -0500, Ricardo Neri Hi Tomi, Thanks ..
- Re: [PATCH 03/11] ASoC: core: Add widgetSND_SOC_DAPM_CLOCK_SUPPLY - 09/05/2012 On 05082012 0540 PM, Mark Brown On Tue, May 08, 2012 at 035640PM +0200, Ola Li..
- [PATCH 10/11] ASoC: codecs: Add AB8500 codec-driver - 08/05/2012 Add codec-driver for ST-Ericsson AB8500 mixed-signal ASIC. Signed-off-by Ola Lilja ola.o.l..
- Re: [PATCH 10/11] ASoC: codecs: Add AB8500 codec-driver - 09/05/2012 On 05082012 0827 PM, Mark Brown On Tue, May 08, 2012 at 035730PM +0200, Ola Li..