Signed-off-by: Volokh Konstantin
---
drivers/media/i2c/tw2804.c | 17 +
1 files changed, 1 insertions(+), 16 deletions(-)
diff --git a/drivers/media/i2c/tw2804.c b/drivers/media/i2c/tw2804.c
index 441b766..c5dc2c3 100644
--- a/drivers/media/i2c/tw2804.c
+++ b/drivers/media/i2c
ff ff ff 4c 89 e7 e8 92 26 00 00 48
8b 43 10 48 8d 55 b8 4c 89 7d b8 48 89 53 10 48 89 45 c0 <48> 89 10 44 89 f0 4c
89 6d c8 87 03 83 f8 01 75 1f eb 27 0f 1f
RIP [] __mutex_lock_slowpath+0xa2/0x140
RSP
CR2:
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-priv.h |1 +
drivers/staging/media/go7007/go7007-v4l2.c |7 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-priv.h
b/drivers/staging/media/go7007/go7007
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-priv.h |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-priv.h
b/drivers/staging/media/go7007/go7007-priv.h
index 36b271f..9ec5319 100644
--- a/drivers/staging
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-v4l2.c | 94
1 files changed, 0 insertions(+), 94 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-v4l2.c
b/drivers/staging/media/go7007/go7007-v4l2.c
index 7ea0ea1..30ae939
user space need only add/delete or clear some rect (set
top,left,width,height)
and system automaticaly set up each 16x16 rects for that.
Clear buttom/menu clears all modet region for detection. (idle work)
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-priv.h |9
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-v4l2.c | 95
drivers/staging/media/go7007/go7007.h | 18 +
2 files changed, 113 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-v4l2.c
b/drivers
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-priv.h |1 +
drivers/staging/media/go7007/go7007-v4l2.c |7 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-priv.h
b/drivers/staging/media/go7007/go7007
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-v4l2.c | 76
1 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-v4l2.c
b/drivers/staging/media/go7007/go7007-v4l2.c
index 66307ea..4ec9b84
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-v4l2.c | 123
1 files changed, 123 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/media/go7007/go7007-v4l2.c
b/drivers/staging/media/go7007/go7007-v4l2.c
index 4ec9b84..96538f6
Signed-off-by: Volokh Konstantin
---
drivers/media/i2c/tw2804.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/media/i2c/tw2804.c b/drivers/media/i2c/tw2804.c
index 096b657..45a4cd3 100644
--- a/drivers/media/i2c/tw2804.c
+++ b/drivers/media/i2c/tw2804.c
Fix warnings as errors:
error: implicit declaration of function ‘kzalloc’
[-Werror=implicit-function-declaration]
error: implicit declaration of function ‘kfree’
[-Werror=implicit-function-declaration]
Signed-off-by: Volokh Konstantin
---
drivers/media/i2c/ov7640.c|1 +
drivers
any existing plans for this module and whether or not my effort would
> be worth it.
>
> Thanks,
> -Darrick
Regards,
Volokh
>
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
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
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
>
--
To unsubscribe
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
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
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
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
On Sun, Sep 09, 2012 at 08:21:55AM -0400, Adam Rosi-Kessel wrote:
> On Sat, Sep 08, 2012 at 10:23:31PM -0400, Adam Rosi-Kessel wrote:
> > On Fri, Sep 07, 2012 at 06:18:31PM +0400, vol...@telros.ru wrote:
> > > On Thu, Sep 06, 2012 at 11:10:14PM +0400, Volokh Konstantin wrote:
&
On Sat, Sep 08, 2012 at 10:23:31PM -0400, Adam Rosi-Kessel wrote:
> On Fri, Sep 07, 2012 at 06:18:31PM +0400, vol...@telros.ru wrote:
> > On Thu, Sep 06, 2012 at 11:10:14PM +0400, Volokh Konstantin wrote:
> > > On Mon, Sep 03, 2012 at 02:37:16PM -0400, Adam
On Thu, Sep 06, 2012 at 11:10:14PM +0400, Volokh Konstantin wrote:
> On Mon, Sep 03, 2012 at 02:37:16PM -0400, Adam Rosi-Kessel wrote:
> >
> > [469.928881] wis-saa7115: initializing SAA7115 at address 32 on WIS
> > GO7007SB EZ-USB
> >
> > [469.989083] go7007: p
il-archive.com/linux-media@vger.kernel.org/msg50929.html
http://www.mail-archive.com/linux-media@vger.kernel.org/msg50926.html
http://www.mail-archive.com/linux-media@vger.kernel.org/msg50925.html
http://www.mail-archive.com/linux-media@vger.kernel.org/msg50928.html
http://www.mail-archive.com/li
- using new v4l2 framework controls
- function for reading volatile controls via i2c bus
- separate V4L2_CID_ ctrls into each V4L2 calls
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c | 248 +
1 files changed, 248 insertions(+), 0
- correct cast private data from i2c_get_clientdata()
- initialization priv data
- destroy priv data
- using V4L2 controls framework
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c | 72 +++--
1 files changed, 57 insertions(+), 15
switch off all ADC (max 4) with first init,
we control it then start/stop grabbing frame
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/media/go7007/wis-tw2804.c
b/drivers
setting via gpio i2c bus support at every time then init encoder.
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
i2c initialization via struct item
as tw2804 have 0x00 i2c address, so need to use I2C_CLIENT_TEN
flag for validity
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-driver.c | 20
drivers/staging/media/go7007/go7007-priv.h |2 +-
2 files
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/README | 26 ++
1 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/media/go7007/README
b/drivers/staging/media/go7007/README
index aeba132..237f45d 100644
--- a/drivers
zero cleaning allocation for fix.
unregistering bug fixing.
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/go7007-driver.c |2 +-
drivers/staging/media/go7007/go7007-usb.c|2 +-
drivers/staging/media/go7007/go7007-v4l2.c |7 +--
3 files changed, 7
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c | 138 -
1 files changed, 0 insertions(+), 138 deletions(-)
diff --git a/drivers/staging/media/go7007/wis-tw2804.c
b/drivers/staging/media/go7007/wis-tw2804.c
index 0b49342..7bd3058
types cast approved, max channels==4 (ADC), i2c_smbus_write_
return s32 type
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/media/go7007/wis-tw2804.c
b/drivers
Signed-off-by: Volokh Konstantin
---
include/media/v4l2-chip-ident.h |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index 7395c81..5395495 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include
Signed-off-by: Volokh Konstantin
---
drivers/media/video/bt8xx/bttv-driver.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/media/video/bt8xx/bttv-driver.c
b/drivers/media/video/bt8xx/bttv-driver.c
index a9cfb0f..4e2f96f 100644
--- a/drivers/media/video
On Thu, May 31, 2012 at 11:08:51AM +0400, vol...@telros.ru wrote:
> Signed-off-by: Volokh Konstantin
> ---
> drivers/media/video/bt8xx/bttv-driver.c |6 --
> 1 files changed, 0 insertions(+), 6 deletions(-)
>
> diff --git a/drivers/media/video/bt8xx/bttv-driver.c
Signed-off-by: Volokh Konstantin
---
drivers/media/video/bt8xx/bttv-driver.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/media/video/bt8xx/bttv-driver.c
+b/drivers/media/video/bt8xx/bttv-driver.c
index e581b37..b4ee7de 100644
--- a/drivers/media/video
On Wed, May 30, 2012 at 05:05:47PM -0300, Ezequiel Garcia wrote:
> On Wed, May 30, 2012 at 4:43 PM, Ezequiel Garcia
> wrote:
> > But the subject is *very* wrong. You should set it to something like:
> > "[bt8xx] Remove duplicated pixel format entry".
>
>
> Sorry this should be, "[PATCH]
Signed-off-by: Volokh Konstantin
---
drivers/media/video/bt8xx/bttv-driver.c |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/drivers/media/video/bt8xx/bttv-driver.c
b/drivers/media/video/bt8xx/bttv-driver.c
index e581b37..b4ee7de 100644
--- a/drivers/media/video
On Sun, May 13, 2012 at 10:21:48PM +0300, Dan Carpenter wrote:
> On Sun, May 13, 2012 at 10:52:41PM +0400, Volokh Konstantin wrote:
> > This patch applies only for Adlink MPG24 board with go7007, all these
> > changes were tested for continuous loading & restarting modes
>
,auto gain,inputs[0,1],color
kill,chroma gain,gain balances, for all 4 channels (from tw2804.pdf)
- Power control for each 4 ADC (tw2804) up when s_stream(...,1), down
otherwise
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c | 466
rnel panic (OOPS)
- some new v4l2 style features as call_all(...s_stream...) for using subdev
calls
Signed-off-by: Volokh Konstantin
---
drivers/staging/media/go7007/README | 22 +
drivers/staging/media/go7007/go7007-driver.c | 27 +
dri
On Fri, May 11, 2012 at 07:07:38PM -0300, Ezequiel Garcia wrote:
> On Fri, May 11, 2012 at 2:06 PM, wrote:
> >>
> >> One question... shouldn't this changeset be splitted into shorter patches?
> >>
> >
> > Yes, should it.
> > In next iteration i`ll learn how to do that.
>
> As a git newbie I've f
On Fri, May 11, 2012 at 01:51:40PM -0300, Ezequiel Garcia wrote:
> Hi,
>
> Another one here, hope you don't mind ;)
>
> >
> >> This is minimal changes needed for start up go7007&wis2804 to work
> >> correctly
> >> in 3.4 branch
>
> ^^^
> These are minimal changes.
>
> ---
>
>>some simple stuff I found along the way..
On 05/10/2012 10:43 PM, volok...@gmail.com wrote:
> From: Volokh K
Hi, Can anybody help me to recieve "Video Interface Port VIP2.0"
datasheet for free.
Huge Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi, Can anybody help me to recieve "Video Interface Port VIP2.0"
datasheet for free.
Huge Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Some update to new v4l2 controls
Signed-off-by:Volokh Konstantin
---
drivers/staging/media/go7007/wis-tw2804.c | 378 +
1 files changed, 228 insertions(+), 150 deletions(-)
diff --git a/drivers/staging/media/go7007/wis-tw2804.c
b/drivers/staging/media/go7007/wis-
_TRIGGER
,GO7007IOC_REGION_CONTROL
,GO7007IOC_CLIP_LEFT
,GO7007IOC_CLIP_TOP
,GO7007IOC_CLIP_WIDTH
,GO7007IOC_CLIP_HEIGHT)
Tested with Angelo PCI-MPG24(Adlink) with go7007&tw2804 onboard
Regards Volokh
diff -uprN -X linux-3.2.11-vanilla/Documentation/dontdiff
linux-3.
N_NUMBER
,GO7007IOC_PIXEL_THRESOLD
,GO7007IOC_MOTION_THRESOLD
,GO7007IOC_TRIGGER
,GO7007IOC_REGION_CONTROL
,GO7007IOC_CLIP_LEFT
,GO7007IOC_CLIP_TOP
,GO7007IOC_CLIP_WIDTH
,GO7007IOC_CLIP_HEIGHT)
Tested with Angelo PCI-MPG24(Adlink) with go7007&tw2804 onboard
Regards Volokh
d
49 matches
Mail list logo