[SPAM] Votre alarme remboursée

2012-03-09 Thread Stop Cambriolages par Duano
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0xMyZiPTc1OTUmYz00Mzg3NzkmZD0yMDEyLTAzLTA5IDE0OjEwOjAxJmU9MSZoPTc1OTQmZj03NTk1Jmc9NzU5NQ== Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0xMyZiPTc1OTUmYz00Mzg3NzkmZD0yMD

Réduction 10% supplémentaire sur tout le site. Profitez-en vite !

2012-03-09 Thread Virginie Rendez vous déco
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0yNyZiPTc2ODYmYz0yMzY0MzcmZD0yMDEyLTAzLTEwIDAxOjEwOjAxJmU9MSZoPTc2ODUmZj03Njg2Jmc9NzY4Ng== Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0yNyZiPTc2ODYmYz0yMzY0MzcmZD0yMD

Re: [PATCH] spi: Compatibility with direction which is used in samsung DMA operation

2012-03-09 Thread Grant Likely
On Sat, 10 Mar 2012 09:48:46 +0900, Kyoungil Kim wrote: > I found that there are two kind of direction type. > First one is dma_data_direction defined in include/linux/dma-direction.h. > It is used for parameter of dma_map/unmap_single in spi-s3c64xx. > The other one is dma_transter_direction defi

Re: [PATCH 4/4] spi-topcliff-pch: add recovery processing in case wait-event timeout

2012-03-09 Thread Grant Likely
On Fri, 9 Dec 2011 13:13:29 +0900, Tomoya MORINAGA wrote: > Currently, pch_spi_start_transfer failure is not anticipated. > This patch adds the processing. > > Signed-off-by: Tomoya MORINAGA Applied, thanks. g. > --- > drivers/spi/spi-topcliff-pch.c | 10 +- > 1 files changed, 9

Re: [PATCH 3/4][RESEND] spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control

2012-03-09 Thread Grant Likely
On Fri, 9 Dec 2011 13:13:28 +0900, Tomoya MORINAGA wrote: > This patch supports a spi mode setup and bit order setup by IO control. > spi mode: mode 0 to mode 3 > bit order:LSB first, MSB first > > Signed-off-by: Tomoya MORINAGA Applied, thanks. g. > --- > drivers/spi/spi-t

Re: [PATCH 2/4] spi-topcliff-pch: Fix issue for transmitting over 4KByte

2012-03-09 Thread Grant Likely
On Fri, 9 Dec 2011 13:13:27 +0900, Tomoya MORINAGA wrote: > Currently, when spi-topcliff-pch receives transmit request over 4KByte, > this driver can't process correctly. This driver needs to divide the data > into 4Kbyte unit. > This patch fixes the issue. > > Signed-off-by: Tomoya MORINAGA

Re: [PATCH V2 1/2] SPI: MIPS: lantiq: add FALC-ON spi driver

2012-03-09 Thread Grant Likely
On Fri, 9 Dec 2011 15:17:02 +0100, John Crispin wrote: > The external bus unit (EBU) found on the FALC-ON SoC has spi emulation that is > designed for serial flash access. This driver has only been tested with m25p80 > type chips. The hardware has no support for other types of spi peripherals. >

Re: [PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info

2012-03-09 Thread Grant Likely
On Thu, 19 Jan 2012 11:34:43 +0900, Tomoya MORINAGA wrote: > Hi Grant. > > More than a month has been passed since I posted the following patches. > However still not reviewed yet. > > [PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get > DMA device info > [PATCH 2/4] spi-top

Re: [PATCH 1/4] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info

2012-03-09 Thread Grant Likely
On Fri, 9 Dec 2011 13:11:42 +0900, Tomoya MORINAGA wrote: > Signed-off-by: Tomoya MORINAGA > --- > drivers/spi/spi-topcliff-pch.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/drivers/spi/spi-topcliff-pch.c b/drivers/spi/spi-topcliff-pch.c > index 99ec279..fc

Re: [PATCH RESEND] spi/imx: simplify error handling to free gpios

2012-03-09 Thread Grant Likely
On Tue, 10 Jan 2012 15:27:36 +0800, Axel Lin wrote: > Simplify the error handling by moving the code to free gpios in one place. > > Signed-off-by: Axel Lin > Acked-by: Shawn Guo Applied, thanks. g. > --- > drivers/spi/spi-imx.c | 11 +++ > 1 files changed, 3 insertions(+), 8 dele

Re: [PATCH] spi: Convert to DEFINE_PCI_DEVICE_TABLE

2012-03-09 Thread Grant Likely
On Thu, 15 Dec 2011 08:11:25 +0800, Axel Lin wrote: > Convert static struct pci_device_id *[] to static DEFINE_PCI_DEVICE_TABLE > tables. > > Signed-off-by: Axel Lin Applied, thanks. g. > --- > drivers/spi/spi-dw-pci.c |2 +- > drivers/spi/spi-pxa2xx-pci.c |2 +- > drivers/sp

[PATCH] spi: Compatibility with direction which is used in samsung DMA operation

2012-03-09 Thread Kyoungil Kim
I found that there are two kind of direction type. First one is dma_data_direction defined in include/linux/dma-direction.h. It is used for parameter of dma_map/unmap_single in spi-s3c64xx. The other one is dma_transter_direction defined in include/linux/dmaengine.h. It is used for direction of sam

Re: [PATCH v4] spi: add Broadcom BCM63xx SPI controller driver

2012-03-09 Thread Grant Likely
On Wed, 1 Feb 2012 11:14:09 +0100, Florian Fainelli wrote: > This patch adds support for the SPI controller found on the Broadcom BCM63xx > SoCs. > > Signed-off-by: Tanguy Bouzeloc > Signed-off-by: Florian Fainelli > Acked-by: Grant Likely Applied, thanks. In v3.4, the spi subsystem is gai

Re: [PATCH] spi: Compatibility with direction which is used in samsung DMA operation

2012-03-09 Thread Grant Likely
On Wed, 08 Feb 2012 15:54:40 +0900, Kyoungil Kim wrote: > Signed-off-by: Boojin Kim > Signed-off-by: Kyoungil Kim I'm sorry, I don't understand the reason for the patch. Please help a poor maintainer out and include the reason *why* the patch is needed in the commit text. (repost with a prope

Re: [PATCH] trivial: spi-pl022.c: fix a wrong kerneldoc comment

2012-03-09 Thread Grant Likely
On Wed, 8 Feb 2012 17:23:33 +0100, Federico Vaga wrote: > Signed-off-by: Federico Vaga > --- > drivers/spi/spi-pl022.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/spi/spi-pl022.c b/drivers/spi/spi-pl022.c > index 2f9cb43..286572d 100644 > --- a/drive

Re: [PATCH v4] SPI: add CSR SiRFprimaII SPI controller driver

2012-03-09 Thread Grant Likely
On Mon, 13 Feb 2012 17:45:38 +0800, Barry Song wrote: > From: Zhiwu Song > > CSR SiRFprimaII has two SPIs (SPI0 and SPI1). Features: > * Master and slave modes > * 8-/12-/16-/32-bit data unit > * 256 bytes receive data FIFO and 256 bytes transmit data FIFO > * Multi-unit frame > * Configurable S

Re: [PATCH v2] spi-topcliff-pch: fix -Wuninitialized warning

2012-03-09 Thread Grant Likely
On Tue, 14 Feb 2012 15:35:03 +0100, Danny Kukawka wrote: > Fix for: > drivers/spi/spi-topcliff-pch.c: In function ‘pch_spi_handler_sub’: > drivers/spi/spi-topcliff-pch.c:325:17: warning: ‘bpw_len’ may be > used uninitialized in this function [-Wuninitialized] > drivers/spi/spi-topcliff-

Re: [PATCH] spi: Mark spi_register_board_info() __devinit

2012-03-09 Thread Grant Likely
On Fri, 17 Feb 2012 16:23:29 -0800, Mark Brown wrote: > Some systems have SPI devices located on plugin modules which are > enumerated at runtime as devices. The drivers for these plugin modules > need to register their SPI devices at probe() time so want to be able > to call spi_register_board_i

Re: [PATCH] spi/s3c64xx: Convert to using core message queue

2012-03-09 Thread Grant Likely
On Wed, 15 Feb 2012 14:48:32 -0800, Mark Brown wrote: > Convert the s3c64xx driver to using the new message queue factored out of > the pl022 driver by Linus Walleij, saving us a nice block of code and > getting the benefits of improvements implemented in the core. > > Signed-off-by: Mark Brown

Re: [PATCH] spi: controller drivers don't need to depend on SPI_MASTER explicitly

2012-03-09 Thread Grant Likely
On Thu, 23 Feb 2012 10:37:55 +0100, Uwe Kleine-König wrote: > They are all defined in an if SPI_MASTER ... endif block. > > Signed-off-by: Uwe Kleine-König Applied, thanks g. > --- > drivers/spi/Kconfig | 11 +-- > 1 files changed, 5 insertions(+), 6 deletions(-) > > diff --git

Re: [PATCH] spi/doc: spi_master_put must be followed up by kfree

2012-03-09 Thread Grant Likely
On Thu, 23 Feb 2012 10:40:14 +0100, Uwe Kleine-König wrote: > Signed-off-by: Uwe Kleine-König Applied, thanks. g. > --- > drivers/spi/spi.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c > index b2ccdea..4be88d7 100644

[PATCH 1/4 v5] of_spi: add generic binding support to specify cs gpio

2012-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
This will allow to use gpio for chip select with no modification in the driver binding When use the cs-gpios, the gpio number will be passed via the cs_gpio field and the number of chip select will automatically increased. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Cc: devicetree-disc...@li

Re: [PATCH 1/4 v4] of_spi: add generic binding support to specify cs gpio

2012-03-09 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:14 Fri 09 Mar , Grant Likely wrote: > On Wed, 7 Mar 2012 13:23:06 +0100, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > This will allow to use gpio for chip select with no modification in the > > driver binding > > > > When use the cs-gpios, the gpio number will be passed via the cs_gp

Re: [PATCH] spi: Trivial warning fix

2012-03-09 Thread Grant Likely
On Mon, 27 Feb 2012 19:29:05 +0530, Shubhrajyoti D wrote: > The loop count i traverses for ntrans which is unsigned > so make the loop count i also unsigned. > > Fix the below warning > In file included from drivers/spi/spi-omap2-mcspi.c:38: > include/linux/spi/spi.h: In function 'spi_message_all

Re: [PATCH v3] spi: Add SuperH HSPI prototype driver

2012-03-09 Thread Grant Likely
On Thu, Mar 1, 2012 at 6:10 PM, Kuninori Morimoto wrote: > This patch adds SuperH HSPI driver. > It is still prototype driver, but has enough function at this point. > > Signed-off-by: Kuninori Morimoto Applied, thanks. However, the spi subsystem is getting new support for core-queuing in v3.4.

Re: [PATCH 6/6] spi/s3c64xx: Allow usage for ARCH_S3C24XX

2012-03-09 Thread Grant Likely
On Sun, 4 Mar 2012 19:09:10 +0100, Heiko Stübner wrote: > Newer SoCs from the S3C24XX line, namely S3C2416/2443/2450 contain > hsspi-controllers compatible with the s3c64xx type. > > The previous patches enabled platform support for it, so make the > driver also usable for the S3C24xx architectu

Re: [PATCH 1/4 v4] of_spi: add generic binding support to specify cs gpio

2012-03-09 Thread Grant Likely
On Wed, 7 Mar 2012 13:23:06 +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > This will allow to use gpio for chip select with no modification in the > driver binding > > When use the cs-gpios, the gpio number will be passed via the cs_gpio field > and the number of chip select will automaticall

A【*�l**票*代*理*】

2012-03-09 Thread hongtangduj097
偌山腥鄙啄��6wWZE6GyQe 9454470720 eWTxVTta 868781UqmPaoK J9pcOduib HLjQTTVTX rzPpN 6IffHU5QCZ4 -- Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud comput