<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/video/davinci, 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>backport git changes on DaVinci driver</title>
<updated>2009-09-16T19:44:11+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-09-16T19:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c7b38fa86c8174233108c89a0f13243486eeced4'/>
<id>c7b38fa86c8174233108c89a0f13243486eeced4</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Due to several conflicts with OMAP arch files, the DaVinci patches were
applied directly to the -git tree. So, we need to backport those changes
to -hg.

Priority: normal

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;

Due to several conflicts with OMAP arch files, the DaVinci patches were
applied directly to the -git tree. So, we need to backport those changes
to -hg.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>backport upstream changes for arch</title>
<updated>2009-09-12T16:32:57+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-09-12T16:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=ea5644051e25a55f6a8a02e5c9d22e06dc318307'/>
<id>ea5644051e25a55f6a8a02e5c9d22e06dc318307</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

It also backports a needed change at vpif_display, applied at -git to fix
compilation against the arm drivers.

Priority: normal

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;

It also backports a needed change at vpif_display, applied at -git to fix
compilation against the arm drivers.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>v4l: simplify v4l2_i2c_new_subdev and friends</title>
<updated>2009-08-10T05:49:08+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-08-10T05:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=78b537e32fbc1e45a9d5fe1086c4e6c303661e53'/>
<id>78b537e32fbc1e45a9d5fe1086c4e6c303661e53</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Rewrite v4l2_i2c_new_subdev as a simplified version of v4l2_i2c_new_subdev_cfg
and remove v4l2_i2c_new_probed_subdev and v4l2_i2c_new_probed_subdev_addr.

This simplifies this API substantially.

Priority: normal

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

Rewrite v4l2_i2c_new_subdev as a simplified version of v4l2_i2c_new_subdev_cfg
and remove v4l2_i2c_new_probed_subdev and v4l2_i2c_new_probed_subdev_addr.

This simplifies this API substantially.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&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>v4l: common vpss module for video drivers</title>
<updated>2009-06-19T12:20:16+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-19T12:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=4f2e24628e0f385f1b57e57524fb345cea8a8333'/>
<id>4f2e24628e0f385f1b57e57524fb345cea8a8333</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

This is a new module added for vpss library functions that are
used for configuring vpss system module. All video drivers will
include vpss.h header file and call functions defined in this
module to configure vpss system module.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Alexey Klimov &lt;klimov.linux@gmail.com&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 is a new module added for vpss library functions that are
used for configuring vpss system module. All video drivers will
include vpss.h header file and call functions defined in this
module to configure vpss system module.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Alexey Klimov &lt;klimov.linux@gmail.com&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>v4l: dm644x ccdc module for vpfe capture driver</title>
<updated>2009-06-19T12:18:14+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-19T12:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7a9ed65a4e1e7c25cab4104eae7bea6b400389d2'/>
<id>7a9ed65a4e1e7c25cab4104eae7bea6b400389d2</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

This is the hw module for DM644x CCDC. This registers with the
vpfe capture driver and provides a set of hw_ops to configure
CCDC for a specific decoder device connected to the VPFE.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
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 is the hw module for DM644x CCDC. This registers with the
vpfe capture driver and provides a set of hw_ops to configure
CCDC for a specific decoder device connected to the VPFE.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
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>v4l: dm355 ccdc module for vpfe capture driver</title>
<updated>2009-07-03T08:23:07+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-07-03T08:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=91f3825a3a2bd6f368a38e2d00422dcab4d637fa'/>
<id>91f3825a3a2bd6f368a38e2d00422dcab4d637fa</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

Adds ccdc hw module for DM355 CCDC. This registers with the bridge
driver a set of hw_ops for configuring the CCDC for a specific
decoder device connected to vpfe.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&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;

Adds ccdc hw module for DM355 CCDC. This registers with the bridge
driver a set of hw_ops for configuring the CCDC for a specific
decoder device connected to vpfe.


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&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>v4l: ccdc hw device header file for vpfe capture</title>
<updated>2009-06-19T12:14:10+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-19T12:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=03807cf31be76b6ca1ac32e44bbed5df8b2adef4'/>
<id>03807cf31be76b6ca1ac32e44bbed5df8b2adef4</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

Adds ccdc hw device header for vpfe capture driver


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
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;

Adds ccdc hw device header for vpfe capture driver


Reviewed by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
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>v4l: vpfe capture bridge driver for DM355 and DM6446</title>
<updated>2009-07-06T18:04:12+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-07-06T18:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=0ec62142b0a383a2c32114b2c8e44713b88eea8b'/>
<id>0ec62142b0a383a2c32114b2c8e44713b88eea8b</id>
<content type='text'>
From: Muralidharan Karicheri &lt;m-karicheri2@ti.com&gt;

This the vpfe capture bridge driver for doing video
capture on DM355 and DM6446 evms. The ccdc hw modules register with the
driver and are used for configuring the CCD Controller for a specific
decoder interface. The driver also registers the sub devices required
for a specific evm. More than one sub devices can be registered.
This allows driver to switch dynamically to capture video from
any sub device that is registered. Currently only one sub device
(tvp5146) is supported. But in future this driver is expected
to do capture from sensor devices such as Micron's MT9T001, MT9T031
and MT9P031 etc. The driver currently supports MMAP based IO.


Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Alexey Klimov &lt;klimov.linux@gmail.com&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 the vpfe capture bridge driver for doing video
capture on DM355 and DM6446 evms. The ccdc hw modules register with the
driver and are used for configuring the CCD Controller for a specific
decoder interface. The driver also registers the sub devices required
for a specific evm. More than one sub devices can be registered.
This allows driver to switch dynamically to capture video from
any sub device that is registered. Currently only one sub device
(tvp5146) is supported. But in future this driver is expected
to do capture from sensor devices such as Micron's MT9T001, MT9T031
and MT9P031 etc. The driver currently supports MMAP based IO.


Reviewed by: Laurent Pinchart &lt;laurent.pinchart@skynet.be&gt;
Reviewed by: Alexey Klimov &lt;klimov.linux@gmail.com&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>DaVinci: DM646x Video: Fix compile time warnings for mutex locking</title>
<updated>2009-06-22T12:02:55+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-06-22T12:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e060bd6ae7ce4dee0f07e3ac5051de35b4908bd0'/>
<id>e060bd6ae7ce4dee0f07e3ac5051de35b4908bd0</id>
<content type='text'>
From: Chaithrika U S &lt;chaithrika@ti.com&gt;

mutex_lock_interruptible return value has to be handled properly to indicate
the status to the higher layers of the kernel.

Priority: normal

Signed-off-by: Chaithrika U S &lt;chaithrika@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: Chaithrika U S &lt;chaithrika@ti.com&gt;

mutex_lock_interruptible return value has to be handled properly to indicate
the status to the higher layers of the kernel.

Priority: normal

Signed-off-by: Chaithrika U S &lt;chaithrika@ti.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
</feed>
