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 26
- Re: [PATCH v3 1/2] mxs-dma : move the mxs dma.h to a more common place - 2/11/2012 hi, On Sat, Feb 11, 2012 at 1221 AM, Shawn Guo shawn.guo@linaro.org On..
- [PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver - 2/10/2012 Hello, Changes since v2 - soccodecKconfig make twl6040 depend on I2C - Regulator re..
- [PATCH v3 3/3] ASoC: twl6040: Remove dependency on twl4030 from Kconfig - 2/10/2012 twl6040 no longer needs twl4030. Signed-off-by Peter Ujfalusi peter.ujfalusi@ti.combr..
- [PATCH v3 1/3] MFD: twl-core: Detach twl6040 from the - 2/10/2012 On OMAP4 platform audio has separate IC, it is no longer part of the pmic chip. Prevent twl..
- [PATCH v3 2/3] MFD: twl6040: Convert to i2c driver, - 2/10/2012 Complete the separation of the twl6040 from the twl core since it is a separate chip, not part ..
- [PATCH] sound/soc/mxs/mxs-saif.c: use devm_ functions - 2/10/2012 From Julia Lawall Julia.Lawall@lip6.fr The various devm_ functions allocate memory tha..
- [PATCH RESEND] [trivial] ASoC: Fix typo in twl4030.c - 2/9/2012 Correct spelling "memroy" to "memory" in soundsoccodecstwl4030.c Signed-off-by Masanari Iida ..
- Re: [PATCH v2 0/7] MFD: twl6040: Conversion to i2c driver - 2/9/2012 Hi, On 02072012 0301 PM, Peter Ujfalusi Still in the to-do list Im..
- Re: [PATCH] [trivial] twl4030: Fix typo in twl4030.c - 2/9/2012 Hi, On 02082012 0153 PM, Masanari Iida Correct spelling memroy t..
- Re: 3.3-rc2 snd_pcm lockdep backtrace - 2/8/2012 On poniedzia??ek, 6 lutego 2012 o 155622 Josh Boyer Hi All, We..
- Re: 3.3-rc2 snd_pcm lockdep backtrace - 2/8/2012 On Wed, Feb 08, 2012 at 065408PM +0100, Maciej Rutecki On poniedzia??ek, 6 lutego..
- Re: 3.3-rc2 snd_pcm lockdep backtrace - 2/8/2012 On ??roda, 8 lutego 2012 o 191015 Josh Boyer On Wed, Feb 08, 2012 at 065408PM +..
- [PATCH] sound/soc/mxs/mxs-saif.c: use devm_ functions - 2/8/2012 From Julia Lawall The various devm_ functions allocate memory that is rel..
- Re: [PATCH] sound/soc/mxs/mxs-saif.c: use devm_functions - 2/9/2012 -Original Message- From Julia Lawall [mailtoJulia.Lawall@lip6.fr] ..
- [RESUBMIT][PATCH v2 0/4] Amstrad Delta: access - 2/7/2012 The Amstrad Delta on-board latch2 bit named MODEM_NRESET, now available as a GPIO pin AMS_DELTA..
- [RESUBMIT][PATCH v2 3/4] ARM: OMAP1: ams-delta: update - 2/7/2012 After the CX20442 codec driver already takes care of enabling the codec power for itself, but b..
- [RESUBMIT][PATCH v2 1/4] ARM: OMAP1: ams-delta: set up - 2/7/2012 The Amstrad Delta on-board latch2 bit named MODEM_NRESET, now available as a GPIO pin AMS_DELTA..
- [RESUBMIT][PATCH v2 4/4] ASoC: OMAP: ams-delta: drop .set_bias_level callback - 2/7/2012 This functionality has just been implemented in the cx20442 codec driver, no need to keep it here d..
- Re: linux-next: Tree for Feb 7 (sound/soc) - 2/7/2012 On 02062012 1009 PM, Stephen Rothwell Hi all, Changes since 2..
- Re: [PATCH v2 2/7] MFD: twl6040: Convert to i2c driver, and separate - 2/7/2012 On 02072012 0343 PM, Mark Brown That just sounds far too icky - I'm really not h..
- [PATCH] Sound, - 2/5/2012 The header 'linuxmoduleparam.h' is included twice in 'soundisasbemu8000_patch.c'. Once is e..
- TDM bus support in Linux Kernel - 2/3/2012 Hello, We are designing custom hardware board where processor is connected with analog tele..
- Re: TDM bus support in Linux Kernel - 2/3/2012 On Fri, Feb 03, 2012 at 115910AM +0300, Viktar Palstsiuk We are designing custom ..
- Re: [RFC 7/7] MFD: TWL6040: Add regulator support for - 2/2/2012 On 02022012 0332 PM, Mark Brown That's not a problem for using the bulk get - th..
- [PATCH -next] sound: fix include/sound/core.h warning - 1/30/2012 From Randy Dunlap rdunlap@xenotime.net Fix build warning by providing a struct stub si..
- Re: [PATCH -next] sound: fix include/sound/core.h warning - 1/30/2012 At Mon, 30 Jan 2012 114251 -0800, Randy Dunlap From Randy Dunlap &..
- Re: [PATCH] Sound, SoC, - 1/29/2012 On Sun, 29 Jan 2012, Mark Brown On Sat, Jan 28, 2012 at 125742AM +0100, Jesper Ju..
- [PATCH 0/7 v2] extract a simple dmaengine library fromshdma.c - 1/26/2012 This is v2 of the simple DMA dmaengine library. It addresses Paul's comments to v1 - thanks, a..
- [PATCH 5/7 v2] serial: sh-sci: prepare for conversion to simple DMA - 1/26/2012 Signed-off-by Guennadi Liakhovetski - driversttyserialsh-sci.c | ..
- [PATCH 3/7 v2] mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare for simple DMA - 1/26/2012 Now that all users have been updated to use the embedded in struct sh_mmcif_plat_data DMA slave IDs..
- [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/26/2012 This patch adds a library of functions, helping to implement dmaengine drivers for hardware, un..
- [PATCH 4/7 v2] mmc: sh_mobile_sdhi: prepare for conversion to simple DMA - 1/26/2012 Signed-off-by Guennadi Liakhovetski - driversmmchostsh_mobile_sdhi.c..
- [PATCH 7/7 v2] dma: shdma: convert to the simple DMA library - 1/26/2012 The simple DMA library has originally been extracted from the shdma driver, which now can be conver..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/26/2012 Hi Guennadi, On Thu, Jan 26, 2012 at 035618PM +0100, Guennadi Liakhovetski Th..
- Re: [alsa-devel] [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/26/2012 Hi Sascha On Thu, 26 Jan 2012, Sascha Hauer Hi Guennadi, On ..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/27/2012 Hello Guennadi-san, 20120126 2356, Guennadi Liakhovetski This patch adds a l..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/27/2012 Hi Shimoda-san On Fri, 27 Jan 2012, Shimoda, Yoshihiro Hello Guennadi-san, ..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/30/2012 On Thu, 2012-01-26 at 1556 +0100, Guennadi Liakhovetski This patch adds a library ..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/30/2012 Hi Vinod Thanks for your email. On Mon, 30 Jan 2012, Vinod Koul On Thu, 201..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/31/2012 On Mon, 2012-01-30 at 1034 +0100, Guennadi Liakhovetski I don't still compreh..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/31/2012 Hi Vinod Thanks for your reply. On Tue, 31 Jan 2012, Vinod Koul On Mon, 201..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 1/31/2012 Hi Guennadi-san, 20120127 1748, Guennadi Liakhovetski Hi Shimoda-san >..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 2/2/2012 Shimoda-san On Tue, 31 Jan 2012, Shimoda, Yoshihiro Hi Guennadi-san, ..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 2/3/2012 Hi Guennadi-san, 20120203 719, Guennadi Liakhovetski [ snip ] &g..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 2/3/2012 On Fri, 3 Feb 2012, Shimoda, Yoshihiro Hi Guennadi-san, 201202..
- [PATCH/RFC] usb: fix renesas_usbhs to not schedule in atomic context - 2/3/2012 The current renesas_usbhs driver triggers BUG scheduling while atomic ksoftirqd030x0000010..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 2/3/2012 Hi Vinod On Wed, 1 Feb 2012, Vinod Koul On Tue, 2012-01-31 at 0959 +0100, Guen..
- Re: [PATCH 6/7 v2] ASoC: SIU: prepare for conversion to simple DMA - 2/6/2012 On Thu, 2012-01-26 at 1556 +0100, Guennadi Liakhovetski Signed-off-by Guennadi Li..
- Re: [PATCH 1/7 v2] dmaengine: add a simple dma library - 2/6/2012 On Thu, 2012-01-26 at 1556 +0100, Guennadi Liakhovetski This patch adds a library ..
- Re: [PATCH/RFC] usb: fix renesas_usbhs to not schedule - 2/6/2012 Hi Guennadi-san, 20120204 043, Guennadi Liakhovetski The current renesas_usb..
- Re: [PATCH 6/7 v2] ASoC: SIU: prepare for conversion to simple DMA - 2/6/2012 Hi Vinod On Mon, 6 Feb 2012, Vinod Koul On Thu, 2012-01-26 at 1556 +0100, Guen..
- [PATCH 2/7 v2] dma: shdma: prepare for simple DMA conversion - 1/26/2012 By placing an anonymous union at the top of struct sh_dmae_slave we can transparently prepare all d..
- [PATCH 6/7 v2] ASoC: SIU: prepare for conversion to - 1/26/2012 Signed-off-by Guennadi Liakhovetski g.liakhovetski@gmx.de - soundsocshsiu_pc..
- Hang up at .prepare( ) - 1/24/2012 Hi I've started debugging our ASoC drivers. I've faced issue when installing these drivers,..
- Re: Hang up at .prepare( ) - 1/24/2012 On Tue, Jan 24, 2012 at 063845PM +0900, Tomoya MORINAGA I've faced issue when ins..
- Re: Hang up at .prepare( ) - 1/24/2012 2012124 Mark Brown broonie@opensource.wolfsonmicro.com What efforts have you ma..
- Re: Hang up at .prepare( ) - 1/24/2012 On Tue, Jan 24, 2012 at 083017PM +0900, Tomoya MORINAGA 2012124 Mark Brown ..
- [PATCH 1/6] hda_intel: Add Lynx Point HD Audio Controller DeviceIDs - 1/23/2012 This patch adds the HD Audio DeviceIDs for the Intel Lynx Point PCH. Signed-off-by Seth Heasle..
- Re: [PATCH 1/6] hda_intel: Add Lynx Point HD Audio - 1/24/2012 At Tue, 24 Jan 2012 104536 +0100, David Henningsson On 01242012 0..
- Re: [PATCH 1/6] hda_intel: Add Lynx Point HD Audio - 1/24/2012 On 01242012 0124 AM, Seth Heasley This patch adds the HD Audio DeviceIDs for the..
- RE: [alsa-devel] [PATCH 1/6] hda_intel: Add Lynx Point HD Audio - 2/7/2012 This patch adds the HD Audio DeviceIDs for the Intel Lynx Point PCH. ..
- RE: [alsa-devel] [PATCH 1/6] hda_intel: Add Lynx Point HD Audio - 2/8/2012 I'm also in favor of not rocking the boat, but I'm curious what changing this woul..
- Re: [PATCH 1/6] hda_intel: Add Lynx Point HD Audio - 2/8/2012 At Wed, 8 Feb 2012 003533 +0000, Heasley, Seth I'm also in..
- ASoC: Fix use-after-free in wm2000 - don t release_firmware()twice - 1/23/2012 In wm2000_i2c_probe(), if we take the true branch in ret = snd_soc_register_codec(..
- Re: ASoC: Fix use-after-free in wm2000 - don t - 1/24/2012 On Mon, Jan 23, 2012 at 102844PM +0100, Jesper Juhl In wm2000_i2c_probe(), if we ..