On Sat, May 1, 2010 at 10:36 AM, Brian Johnson wrote:
> The following changes since commit d3be2fab3a10b6c798a5f9970146d166d3345c37:
> Jean-François Moine (1):
> V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast
>
> are available in the git reposito
The following changes since commit d3be2fab3a10b6c798a5f9970146d166d3345c37:
Jean-François Moine (1):
V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrast
are available in the git repository at:
git://gitorious.org/v4l-dvb/v4l-dvb.git devel
Brian Johnson (3
available in the git repository at:
git://gitorious.org/v4l-dvb/v4l-dvb.git devel
Brian Johnson (5):
gspca - sn9c20x: use gspca's input device handling
gspca - sn9c20x: Add support for camera LEDs
gspca - sn9c20x: Add upside down detection
gspca - sn9c20x: Add suppor
The following changes since commit 9178a7c062ff0c43e95d826419f9e9454c52ef15:
Mauro Carvalho Chehab (1):
V4L/DVB: Fix bad whitespacing
are available in the git repository at:
git://gitorious.org/v4l-dvb/v4l-dvb.git devel
Brian Johnson (5):
gspca - sn9c20x: use gspca's
: Add SXGA support to MT9M111
http://bitbucket.org/brijohn/v4l-dvb/changeset/6f0a4cc8bdd6/
sn9c20x.c | 201 ++
1 file changed, 137 insertions(+), 64 deletions(-)
Thanks,
Brian Johnson
--
To unsubscribe from this list: send the line
Jean-Francois,
The two red tables actually do contain values greater then 127 so
would not fit within a s8 variable, the other four i think may have
only values between -128 and 127 but i haven't gone through and made
sure of that.
Brian
On Fri, Sep 4, 2009 at 5:24 AM, Jean-Francois Moine wrote:
Mauro,
Yes, sorry been busy this last week.
I've tested this patch against three separate webcams and everything
works just fine.
I'd also like to ask if it would be possible to get a mercurial
account on linuxtv.org?
Brian Johnson
On Sun, Aug 30, 2009 at 10:24 PM, Mauro Carvalho
Ch
river included.
You still will need to use the libv4l for handling format conversions
though.
Regards,
Brian Johnson
On Thu, Aug 6, 2009 at 4:29 PM, Chris Hallinan wrote:
> Hi folks,
>
> Trying to get a usb webcam based on SN9C20x driver working on Ubuntu.
>
> Loading the module, e
Fixes the following issues
* use i2c_w instead of reg_w
* return error on failure
* read the correct number of bytes
Signed-off-by: Brian Johnson
diff --git a/linux/drivers/media/video/gspca/sn9c20x.c
b/linux/drivers/media/video/gspca/sn9c20x.c
--- a/linux/drivers/media/video/gspca/sn9c20x.c
Signed-off-by: Brian Johnson
---
MAINTAINERS |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 18c3f0c..a28944f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2599,6 +2599,14 @@ T: git
git://git.kernel.org/pub/scm/linux/kernel
This patch adds support for dbg_g_chip_ident, dbg_g_register,
and dbg_s_register to the gspca core module.
Signed-off-by: Brian Johnson
---
drivers/media/video/gspca/gspca.c | 73 +
drivers/media/video/gspca/gspca.h |9 +
2 files changed, 82
kmalloc when creating jpg_hdr
Brian Johnson
--
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
uld be a check there. I'll one more minor
revision with this plus the changes Jean-Francois mentioned
previously in a bit.
Brian Johnson
--
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
vidioc_s/g_register ioctls I do the
check to ensure that the driver also defines the get_chip_ident ioctl.
Brian Johnson
--
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.k
This patch adds support for dbg_g_chip_ident, dbg_g_register,
and dbg_s_register to the gspca core module.
Signed-off-by: Brian Johnson
---
drivers/media/video/gspca/gspca.c | 73 +
drivers/media/video/gspca/gspca.h |7
2 files changed, 80
last email.
Regards,
Brian Johnson
--
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
27;ll investigate this
> further as time permits.
>
Hmm, Hans can you see if disabling the code for hvflip on the ov7660 helps any?
> 4) The evdev device creation and handling realyl belongs in the
> gspca core, as we can (and should) handle the snapshot button
> in other drivers too,
Ok so its taken longer then I was orignally planning to send out this
patch. I've tested this with my 0c45:624f camera that uses the OV9650
sensor. It has also been tested as working against at 0c45:6270 camera
using the MT9V111 sensor.
Regards,
Brian johnson
--
To unsubscribe from this
Hans de Goede wrote:
>>> sn9c102
>>> Supports a large number of cams also supported by gspca's sonixb / sonixj
>>> driver, we're using
>>> #ifdef macros to detect if both are being build at the same time to
>>> include usb-id's only
>>> in one of the 2.
>> Btw, it would be interesting to wor
19 matches
Mail list logo