<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/Makefile, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>Committer: helau &lt;helmut@helmutauer.de&gt;</title>
<updated>2009-09-30T21:21:33+00:00</updated>
<author>
<name>root</name>
<email>root@vdr01.(none)</email>
</author>
<published>2009-09-30T21:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=190859c813ef9b98f081f04828f0968b24bfaf34'/>
<id>190859c813ef9b98f081f04828f0968b24bfaf34</id>
<content type='text'>
On branch mediapointer-dvb-s2
Changes to be committed:
   (use "git reset HEAD &lt;file&gt;..." to unstage)

	modified:   linux/drivers/media/video/Kconfig
	modified:   linux/drivers/media/video/Makefile

Untracked files:
   (use "git add &lt;file&gt;..." to include in what will be committed)

	linux/drivers/media/video/ngene/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On branch mediapointer-dvb-s2
Changes to be committed:
   (use "git reset HEAD &lt;file&gt;..." to unstage)

	modified:   linux/drivers/media/video/Kconfig
	modified:   linux/drivers/media/video/Makefile

Untracked files:
   (use "git add &lt;file&gt;..." to include in what will be committed)

	linux/drivers/media/video/ngene/
</pre>
</div>
</content>
</entry>
<entry>
<title>V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision OV9640 sensor</title>
<updated>2009-09-23T07:59:24+00:00</updated>
<author>
<name>Guennadi Liakhovetski</name>
<email>g.liakhovetski@gmx.de</email>
</author>
<published>2009-09-23T07:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b73b7d2d551130230ce28e6ac9ab3aa7312416de'/>
<id>b73b7d2d551130230ce28e6ac9ab3aa7312416de</id>
<content type='text'>
From: Marek Vasut &lt;marek.vasut@gmail.com&gt;

Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Signed-off-by: Guennadi Liakhovetski &lt;g.liakhovetski@gmx.de&gt;
---
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Marek Vasut &lt;marek.vasut@gmail.com&gt;

Signed-off-by: Marek Vasut &lt;marek.vasut@gmail.com&gt;
Signed-off-by: Guennadi Liakhovetski &lt;g.liakhovetski@gmx.de&gt;
---
</pre>
</div>
</content>
</entry>
<entry>
<title>video: initial support for ADV7180</title>
<updated>2009-09-19T00:17:20+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-19T00:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7669d88681b124471cd6ab81b930afa984790402'/>
<id>7669d88681b124471cd6ab81b930afa984790402</id>
<content type='text'>
From: Richard Röjfors &lt;richard.rojfors.ext@mocean-labs.com&gt;

This is an initial driver for Analog Devices ADV7180 Video Decoder.
So far it only supports query standard.

Priority: normal

[akpm@linux-foundation.org: remove unneeded cast]
Signed-off-by: Richard Röjfors &lt;richard.rojfors.ext@mocean-labs.com&gt;
Cc: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Richard Röjfors &lt;richard.rojfors.ext@mocean-labs.com&gt;

This is an initial driver for Analog Devices ADV7180 Video Decoder.
So far it only supports query standard.

Priority: normal

[akpm@linux-foundation.org: remove unneeded cast]
Signed-off-by: Richard Röjfors &lt;richard.rojfors.ext@mocean-labs.com&gt;
Cc: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>SAA7164: Add support for the NXP SAA7164 silicon</title>
<updated>2009-05-10T00:17:28+00:00</updated>
<author>
<name>Steven Toth</name>
<email>stoth@kernellabs.com</email>
</author>
<published>2009-05-10T00:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=8ed9b0a29d5966db959676d8522476fbb5baae92'/>
<id>8ed9b0a29d5966db959676d8522476fbb5baae92</id>
<content type='text'>
From: Steven Toth &lt;stoth@kernellabs.com&gt;

This patch adds support for all of the known shipping Hauppauge HVR-2200
and HVR-2250 boards. Digital TV ATSC/QAM and DVB-T is enabled at this
time. Both tuners are supported.

Volatiles and typedefs need rework, the rest is coding style compliant.

Priority: normal

Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Steven Toth &lt;stoth@kernellabs.com&gt;

This patch adds support for all of the known shipping Hauppauge HVR-2200
and HVR-2250 boards. Digital TV ATSC/QAM and DVB-T is enabled at this
time. Both tuners are supported.

Volatiles and typedefs need rework, the rest is coding style compliant.

Priority: normal

Signed-off-by: Steven Toth &lt;stoth@kernellabs.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l: Makefile and config files for vpfe capture driver</title>
<updated>2009-07-06T18:08:31+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-07-06T18:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b561142eefcee2657f23d0af7838791f063f10f6'/>
<id>b561142eefcee2657f23d0af7838791f063f10f6</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

This adds Makefile and Kconfig changes to build vpfe capture driver.



Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;

Priority: normal

Signed-off-by: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

This adds Makefile and Kconfig changes to build vpfe capture driver.



Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;

Priority: normal

Signed-off-by: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dm646x</title>
<updated>2009-07-05T12:25:04+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-07-05T12:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4bc820a744a300fa8a4fe1adb5f87594f286ea41'/>
<id>4bc820a744a300fa8a4fe1adb5f87594f286ea41</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DaVinci: DM646x Video: Makefile and config files modifications for Display</title>
<updated>2009-06-09T09:38:58+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-09T09:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3637f495560909953363d298dde4259e1c8ea46e'/>
<id>3637f495560909953363d298dde4259e1c8ea46e</id>
<content type='text'>
From: Chaithrika U S &lt;chaithrika@ti.com&gt;

Makefile and Kconfig changes

Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device

Priority: normal

Signed-off-by: Manjunath Hadli &lt;mrh@ti.com&gt;
Signed-off-by: Brijesh Jadav &lt;brijesh.j@ti.com&gt;
Signed-off-by: Chaithrika U S &lt;chaithrika@ti.com&gt;
Reviewed-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Chaithrika U S &lt;chaithrika@ti.com&gt;

Makefile and Kconfig changes

Modifies and adds the video Makefiles and Kconfig files to support DM646x Video
display device

Priority: normal

Signed-off-by: Manjunath Hadli &lt;mrh@ti.com&gt;
Signed-off-by: Brijesh Jadav &lt;brijesh.j@ti.com&gt;
Signed-off-by: Chaithrika U S &lt;chaithrika@ti.com&gt;
Reviewed-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a driver for mt9v011 sensor</title>
<updated>2009-06-29T08:41:26+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-06-29T08:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=cec46d3ee957c58f44aa2d013e22cca96b7ea6ee'/>
<id>cec46d3ee957c58f44aa2d013e22cca96b7ea6ee</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Adds driver for mt9v011 based on its datasheet, available at:
	http://download.micron.com/pdf/datasheets/imaging/MT9V011.pdf

The driver was tested with a webcam that will be added on a next patch.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Adds driver for mt9v011 based on its datasheet, available at:
	http://download.micron.com/pdf/datasheets/imaging/MT9V011.pdf

The driver was tested with a webcam that will be added on a next patch.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l: i2c modules must be linked before the v4l2 drivers</title>
<updated>2009-06-12T06:38:15+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-12T06:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=abfb41850a42b51c099c5bab3dd48c9cc6399110'/>
<id>abfb41850a42b51c099c5bab3dd48c9cc6399110</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Since i2c autoprobing is no longer supported by v4l2 we need to make sure
that the i2c modules are linked before the v4l2 modules. The v4l2 modules
now rely on the presence of the i2c modules, so these must have initialized
themselves before the v4l2 modules.

The exception is the ir-kbd-i2c module, which is the only one still using
autoprobing. This one should be loaded at the end of the v4l2 module. Loading
it earlier actually causes problems with tveeprom. Once ir-kbd-i2c is no
longer autoprobing, then it has to move up as well.

This is only an issue when everything is compiled into the kernel.

Thanks to Marcus Swoboda for reporting this and Udo Steinberg for testing
this patch.

Priority: high

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Tested-by: Udo A. Steinberg &lt;udo@hypervisor.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Since i2c autoprobing is no longer supported by v4l2 we need to make sure
that the i2c modules are linked before the v4l2 modules. The v4l2 modules
now rely on the presence of the i2c modules, so these must have initialized
themselves before the v4l2 modules.

The exception is the ir-kbd-i2c module, which is the only one still using
autoprobing. This one should be loaded at the end of the v4l2 module. Loading
it earlier actually causes problems with tveeprom. Once ir-kbd-i2c is no
longer autoprobing, then it has to move up as well.

This is only an issue when everything is compiled into the kernel.

Thanks to Marcus Swoboda for reporting this and Udo Steinberg for testing
this patch.

Priority: high

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Tested-by: Udo A. Steinberg &lt;udo@hypervisor.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Analog Devices ADV7343 video encoder driver</title>
<updated>2009-05-07T12:30:01+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-05-07T12:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3349bdfa71ab601e2ad2fe785485cb8fe455248b'/>
<id>3349bdfa71ab601e2ad2fe785485cb8fe455248b</id>
<content type='text'>
From: Chaithrika U S &lt;chaithrika@ti.com&gt;

Add ADV7343 I2C based video encoder driver. This follows the
v4l2-subdev framework. This driver has been tested on TI DM646x EVM. It
has been tested for Composite and Component outputs.

Updates as per review by Mauro Chehab, added support for more standards
supported by the encoder. Also adding the missed out signed-offs.Tested
only NTSC and PAL standards.

Signed-off-by: Manjunath Hadli &lt;mrh@ti.com&gt;
Signed-off-by: Brijesh Jadav &lt;brijesh.j@ti.com&gt;
Signed-off-by: Chaithrika U S &lt;chaithrika@ti.com&gt;
[hverkuil@xs4all.nl: s_routing API changed, updated driver to use new API]
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Chaithrika U S &lt;chaithrika@ti.com&gt;

Add ADV7343 I2C based video encoder driver. This follows the
v4l2-subdev framework. This driver has been tested on TI DM646x EVM. It
has been tested for Composite and Component outputs.

Updates as per review by Mauro Chehab, added support for more standards
supported by the encoder. Also adding the missed out signed-offs.Tested
only NTSC and PAL standards.

Signed-off-by: Manjunath Hadli &lt;mrh@ti.com&gt;
Signed-off-by: Brijesh Jadav &lt;brijesh.j@ti.com&gt;
Signed-off-by: Chaithrika U S &lt;chaithrika@ti.com&gt;
[hverkuil@xs4all.nl: s_routing API changed, updated driver to use new API]
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
