Re: [PATCH] Staging: comedi: ni_tio: Fixed whitespace / spacing issue

2013-01-16 Thread Dan Carpenter
On Wed, Jan 16, 2013 at 08:05:28PM -0500, Jake Champlin wrote: > Fixed a leading whitespace coding style issue. > > Signed-off-by: Jake Champlin > --- > drivers/staging/comedi/drivers/ni_tio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/comedi/driver

[PATCH 2/2] Staging: usbip: usbipcommon: Fixed single line bracing issue

2013-01-16 Thread Jake Champlin
Fixed coding style issue with single line braces. Signed-off-by: Jake Champlin --- drivers/staging/usbip/usbip_common.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/usbip/usbip_common.c b/drivers/staging/usbip/usbip_common.c index 75189fe..75aa5bf 100644

[PATCH] Staging: comedi: ni_tio: Fixed whitespace / spacing issue

2013-01-16 Thread Jake Champlin
Fixed a leading whitespace coding style issue. Signed-off-by: Jake Champlin --- drivers/staging/comedi/drivers/ni_tio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c index 98f8789..73e7cbe 10

Re: [RFC PATCH 1/3] staging, zsmalloc: introduce zs_mem_[read/write]

2013-01-16 Thread Minchan Kim
Hi Joonsoo, On Wed, Jan 16, 2013 at 05:08:55PM +0900, Joonsoo Kim wrote: > If object is on boundary of page, zs_map_object() copy content of object > to pre-allocated page and return virtual address of IMHO, for reviewer reading easily, it would be better to specify explict word instead of abstra

GLUCKWUNSCHE [ IHRE E-Mail HAT GEWONNEN {REF NR , 575061725 } ] !!(Warnung: Endgültige Anmeldung)

2013-01-16 Thread usalotteriegewinner2013
UNITED STATES OF AMERICA LOTTO INC. ADRESSE: OSTWESTLANDSTRASSE 1325 STADT: SILBERNER FRUHLING STATE/PROVINCE: MARYLAND POSTCODE: 20110 LAND: USA INC. REF NR: .364758679 STAPEL NR: .6485769789/646 *

Drivers/hv

2013-01-16 Thread K. Y. Srinivasan
Greg, Little more than a month ago, I sent a buch of patches for Hyper-V drivers. Are they still in the queue or should I resend them. Regards, K. Y ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/l

Re: [PATCH 2/4] staging: media: go7007: firmware protection Protection for unfirmware load

2013-01-16 Thread Ezequiel Garcia
Hi Volokh, On Wed, Jan 16, 2013 at 10:42 AM, Volokh Konstantin wrote: > On Wed, Jan 16, 2013 at 04:35:45PM +0300, Dan Carpenter wrote: >> The problem is that the firmware was being unloaded on disconnect? >> > If no firmware was loaded (no exists,wrong or some error) then rmmod fails > with OOPS

RE: [PATCH 15/23] staging: comedi: introduce addi_watchdog driver

2013-01-16 Thread H Hartley Sweeten
On Wednesday, January 16, 2013 3:46 AM, Ian Abbott wrote: > On 2013-01-16 00:43, H Hartley Sweeten wrote: >> diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig >> index 36eec32..8f2bef3 100644 >> --- a/drivers/staging/comedi/Kconfig >> +++ b/drivers/staging/comedi/Kconfig

Re: [PATCH 3/4] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for GO7007_BOARDID_ADLINK_MPG24 need reset GPIO always when encoder initialize

2013-01-16 Thread Dan Carpenter
On Wed, Jan 16, 2013 at 06:00:13PM +0400, Volokh Konstantin wrote: > On Wed, Jan 16, 2013 at 04:36:08PM +0300, Dan Carpenter wrote: > > You've added the writes for GO7007_BOARDID_ADLINK_MPG24 but removed > > them for GO7007_BOARDID_XMEN and GO7007_BOARDID_XMEN_III. Won't > > that break those board

Re: [PATCH 3/4] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for GO7007_BOARDID_ADLINK_MPG24 need reset GPIO always when encoder initialize

2013-01-16 Thread Volokh Konstantin
On Wed, Jan 16, 2013 at 04:36:08PM +0300, Dan Carpenter wrote: > You've added the writes for GO7007_BOARDID_ADLINK_MPG24 but removed > them for GO7007_BOARDID_XMEN and GO7007_BOARDID_XMEN_III. Won't > that break those boards? > I don`t remove code for GO7007_BOARDID_XMEN and GO7007_BOARDID_XMEN_II

Re: [PATCH 2/4] staging: media: go7007: firmware protection Protection for unfirmware load

2013-01-16 Thread Volokh Konstantin
On Wed, Jan 16, 2013 at 04:35:45PM +0300, Dan Carpenter wrote: > The problem is that the firmware was being unloaded on disconnect? > > regards, > dan carpenter If no firmware was loaded (no exists,wrong or some error) then rmmod fails with OOPS, so need some protection stuff > _

Re: [PATCH 3/4] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for GO7007_BOARDID_ADLINK_MPG24 need reset GPIO always when encoder initialize

2013-01-16 Thread Dan Carpenter
You've added the writes for GO7007_BOARDID_ADLINK_MPG24 but removed them for GO7007_BOARDID_XMEN and GO7007_BOARDID_XMEN_III. Won't that break those boards? regards, dan carpenter ___ devel mailing list devel@linuxdriverproject.org http://driverdev.li

Re: [PATCH 2/4] staging: media: go7007: firmware protection Protection for unfirmware load

2013-01-16 Thread Dan Carpenter
The problem is that the firmware was being unloaded on disconnect? regards, dan carpenter ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Re: [PATCH 1/4] staging: media: go7007: memory clear fix memory clearing for v4l2_subdev allocation

2013-01-16 Thread Dan Carpenter
On Wed, Jan 16, 2013 at 05:00:48PM +0400, Volokh Konstantin wrote: > Signed-off-by: Volokh Konstantin Acked-by: Dan Carpenter ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[PATCH 4/4] staging: media: go7007: call_all stream stuff Some Additional stuff for v4l2_subdev stream events partial need for new style framework. Also need for wis_tw2804 notification stuff

2013-01-16 Thread Volokh Konstantin
Signed-off-by: Volokh Konstantin --- drivers/staging/media/go7007/go7007-v4l2.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/staging/media/go7007/go7007-v4l2.c b/drivers/staging/media/go7007/go7007-v4l2.c index a69250f..2330861 100644 --- a/drivers/staging/me

[PATCH 3/4] staging: media: go7007: i2c GPIO initialization Reset i2c stuff for GO7007_BOARDID_ADLINK_MPG24 need reset GPIO always when encoder initialize

2013-01-16 Thread Volokh Konstantin
Signed-off-by: Volokh Konstantin --- drivers/staging/media/go7007/go7007-driver.c |5 + drivers/staging/media/go7007/go7007-usb.c|3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/drivers/staging/media/go7007/go7007-driver.c b/drivers/staging/media/go7007/go70

[PATCH 2/4] staging: media: go7007: firmware protection Protection for unfirmware load

2013-01-16 Thread Volokh Konstantin
Signed-off-by: Volokh Konstantin --- drivers/staging/media/go7007/go7007-usb.c |2 +- drivers/staging/media/go7007/go7007-v4l2.c |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/staging/media/go7007/go7007-usb.c b/drivers/staging/media/go7007/go7007-usb.c i

[PATCH 1/4] staging: media: go7007: memory clear fix memory clearing for v4l2_subdev allocation

2013-01-16 Thread Volokh Konstantin
Signed-off-by: Volokh Konstantin --- drivers/staging/media/go7007/go7007-driver.c |2 +- drivers/staging/media/go7007/go7007-v4l2.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/media/go7007/go7007-driver.c b/drivers/staging/media/go7007/go7007-d

Re: [PATCH 15/23] staging: comedi: introduce addi_watchdog driver

2013-01-16 Thread Ian Abbott
On 2013-01-16 00:43, H Hartley Sweeten wrote: diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig index 36eec32..8f2bef3 100644 --- a/drivers/staging/comedi/Kconfig +++ b/drivers/staging/comedi/Kconfig @@ -567,6 +567,13 @@ config COMEDI_8255_PCI To compile this

Re: [PATCH v4 0/8] rtsx patchset for MFD and MMC tree

2013-01-16 Thread wwang
于 2013年01月08日 17:57, 王炜 写道: > From: Wei WANG > > v2: > 1. Add commit message for patch 2 > 2. Move pci_set_dma_mask before the pci_enable_device(pcidev) call > > v3: > 1. Add commit message for patch 3 > 2. Add patch 8: Use macro defines to replace some variables > > v4: > 1. Describe why patch 3

[PATCH 3/3] staging, zram: use zs_mem_[read/write]

2013-01-16 Thread Joonsoo Kim
Now, we have newly introduced APIs which reduce copy overhead of zsmalloc for objects on page boundary. So use it in zram. Signed-off-by: Joonsoo Kim diff --git a/drivers/staging/zram/zram_drv.c b/drivers/staging/zram/zram_drv.c index fb4a7c9..554a742 100644 --- a/drivers/staging/zram/zram_drv.c

[PATCH 2/3] staging, zcache: use zs_mem_[read/write]

2013-01-16 Thread Joonsoo Kim
Now, we have newly introduced APIs which reduce copy overhead of zsmalloc for objects on page boundary. So use it in zcache. Signed-off-by: Joonsoo Kim diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c index 52b43b7..d1dee76 100644 --- a/drivers/staging/zc

[RFC PATCH 1/3] staging, zsmalloc: introduce zs_mem_[read/write]

2013-01-16 Thread Joonsoo Kim
If object is on boundary of page, zs_map_object() copy content of object to pre-allocated page and return virtual address of this pre-allocated page. If user inform zsmalloc of memcpy region, we can avoid this copy overhead. This patch implement two API and these get information of memcpy region. U