<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/radio/Kconfig, 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>FM TX: si4713: Kconfig: Fixed two typos.</title>
<updated>2009-09-18T02:46:18+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@redhat.com</email>
</author>
<published>2009-09-18T02:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7ed24e46efc4638d78891a47bba8da654baa59c0'/>
<id>7ed24e46efc4638d78891a47bba8da654baa59c0</id>
<content type='text'>
From: Matti J. Aaltonen &lt;matti.j.aaltonen@nokia.com&gt;

Fixed two typos.

Priority: normal

Signed-off-by: Matti J. Aaltonen &lt;matti.j.aaltonen@nokia.com&gt;
Acked-by: Eduardo Valentin &lt;eduardo.valentin@nokia.com&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: Matti J. Aaltonen &lt;matti.j.aaltonen@nokia.com&gt;

Fixed two typos.

Priority: normal

Signed-off-by: Matti J. Aaltonen &lt;matti.j.aaltonen@nokia.com&gt;
Acked-by: Eduardo Valentin &lt;eduardo.valentin@nokia.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>FM TX: si4713: Add Kconfig and Makefile entries</title>
<updated>2009-08-08T12:00:37+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-08-08T12:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=18da6da5146ce9ae730fbca22f57b010ee5956ca'/>
<id>18da6da5146ce9ae730fbca22f57b010ee5956ca</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Simply add Makefile and Kconfig entries.

Priority: normal

Signed-off-by: Eduardo Valentin &lt;eduardo.valentin@nokia.com&gt;
[hverkuil@xs4all.nl: auto-select I2C_SI4713]
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: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Simply add Makefile and Kconfig entries.

Priority: normal

Signed-off-by: Eduardo Valentin &lt;eduardo.valentin@nokia.com&gt;
[hverkuil@xs4all.nl: auto-select I2C_SI4713]
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>
<entry>
<title>radio-typhoon: remove obsolete RADIO_TYPHOON_PROC_FS config option</title>
<updated>2009-08-12T13:10:20+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2009-08-12T13:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=ba4502fc619943b78f8231e8889f9799bf12de61'/>
<id>ba4502fc619943b78f8231e8889f9799bf12de61</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Thanks to Robert P.J. Day for finding this.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Thanks-to: Robert P.J. Day &lt;rpjday@crashcourse.ca&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

Thanks to Robert P.J. Day for finding this.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
Thanks-to: Robert P.J. Day &lt;rpjday@crashcourse.ca&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>radio-si470x: separate common and usb code</title>
<updated>2009-08-09T17:22:20+00:00</updated>
<author>
<name>Tobias Lorenz</name>
<email>tobias.lorenz@gmx.net</email>
</author>
<published>2009-08-09T17:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=3d106fc1f1a62d4ad61ba0ab78a9171508a97f16'/>
<id>3d106fc1f1a62d4ad61ba0ab78a9171508a97f16</id>
<content type='text'>
This patch is a preceding work to add the i2c interface of si470x.
The si470x directory includes a common file and usb specific file and
header file.
The part unrelated with usb interface and i2c interface exists in
radio-si470x-common.c file, and The usb specific part exists in
radio-si470x-usb.c file.

Signed-off-by: Joonyoung Shim &lt;jy0922.shim@samsung.com&gt;

Small changes, due to new include "linux/smp_lock.h".

Acked-by: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;
---
linux/drivers/media/radio/Kconfig | 26 +-
linux/drivers/media/radio/Makefile | 2 +-
linux/drivers/media/radio/radio-si470x.c | 1870 --------------------
linux/drivers/media/radio/si470x/Kconfig | 24 +
linux/drivers/media/radio/si470x/Makefile | 7 +
.../media/radio/si470x/radio-si470x-common.c | 794 +++++++++
.../drivers/media/radio/si470x/radio-si470x-usb.c | 958 ++++++++++
linux/drivers/media/radio/si470x/radio-si470x.h | 202 +++
8 files changed, 1989 insertions(+), 1892 deletions(-)
delete mode 100644 linux/drivers/media/radio/radio-si470x.c
create mode 100644 linux/drivers/media/radio/si470x/Kconfig
create mode 100644 linux/drivers/media/radio/si470x/Makefile
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x-common.c
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x-usb.c
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch is a preceding work to add the i2c interface of si470x.
The si470x directory includes a common file and usb specific file and
header file.
The part unrelated with usb interface and i2c interface exists in
radio-si470x-common.c file, and The usb specific part exists in
radio-si470x-usb.c file.

Signed-off-by: Joonyoung Shim &lt;jy0922.shim@samsung.com&gt;

Small changes, due to new include "linux/smp_lock.h".

Acked-by: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;
---
linux/drivers/media/radio/Kconfig | 26 +-
linux/drivers/media/radio/Makefile | 2 +-
linux/drivers/media/radio/radio-si470x.c | 1870 --------------------
linux/drivers/media/radio/si470x/Kconfig | 24 +
linux/drivers/media/radio/si470x/Makefile | 7 +
.../media/radio/si470x/radio-si470x-common.c | 794 +++++++++
.../drivers/media/radio/si470x/radio-si470x-usb.c | 958 ++++++++++
linux/drivers/media/radio/si470x/radio-si470x.h | 202 +++
8 files changed, 1989 insertions(+), 1892 deletions(-)
delete mode 100644 linux/drivers/media/radio/radio-si470x.c
create mode 100644 linux/drivers/media/radio/si470x/Kconfig
create mode 100644 linux/drivers/media/radio/si470x/Makefile
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x-common.c
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x-usb.c
create mode 100644 linux/drivers/media/radio/si470x/radio-si470x.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TEA5764 radio driver</title>
<updated>2008-12-30T22:27:09+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2008-12-30T22:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=e09f8540a83dea53bc34089f07eca7a62e3c440d'/>
<id>e09f8540a83dea53bc34089f07eca7a62e3c440d</id>
<content type='text'>
From: Fabio Belavenuto &lt;belavenuto@gmail.com&gt;

Add support for radio driver TEA5764 from NXP.
This chip is connected in pxa I2C bus in EZX phones
from Motorola, the chip is used in phone model A1200.
This driver is for OpenEZX project (www.openezx.org)
Tested with A1200 phone, openezx kernel and fm-tools

Signed-off-by: Fabio Belavenuto &lt;belavenuto@gmail.com&gt;
[mchehab@redhat.com: Fixed CodingStyle and solved some merge conflicts]
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: Fabio Belavenuto &lt;belavenuto@gmail.com&gt;

Add support for radio driver TEA5764 from NXP.
This chip is connected in pxa I2C bus in EZX phones
from Motorola, the chip is used in phone model A1200.
This driver is for OpenEZX project (www.openezx.org)
Tested with A1200 phone, openezx kernel and fm-tools

Signed-off-by: Fabio Belavenuto &lt;belavenuto@gmail.com&gt;
[mchehab@redhat.com: Fixed CodingStyle and solved some merge conflicts]
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation, especially regarding audio and informational links</title>
<updated>2008-10-28T11:48:27+00:00</updated>
<author>
<name>Tobias Lorenz</name>
<email>tobias.lorenz@gmx.net</email>
</author>
<published>2008-10-28T11:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=7464c17aac289a96adc06c8860fa08cc969233bb'/>
<id>7464c17aac289a96adc06c8860fa08cc969233bb</id>
<content type='text'>
From: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;

This patch adds a recommendation to select SND_USB_AUDIO for listing and
adds a documentation file for si470x.

Priority: normal

Signed-off-by: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;

This patch adds a recommendation to select SND_USB_AUDIO for listing and
adds a documentation file for si470x.

Priority: normal

Signed-off-by: Tobias Lorenz &lt;tobias.lorenz@gmx.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Kernel config comment corrected (radio-silabs -&gt; radio-si470x)</title>
<updated>2008-10-15T17:02:14+00:00</updated>
<author>
<name>Tobias Lorenz</name>
<email>tobias.lorenz@gmx.net</email>
</author>
<published>2008-10-15T17:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=be8cc8b9089a13a1bf54ecc46f1ed0b7404da3fd'/>
<id>be8cc8b9089a13a1bf54ecc46f1ed0b7404da3fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices</title>
<updated>2008-10-01T12:40:59+00:00</updated>
<author>
<name>Douglas Schilling Landgraf</name>
<email>dougsland@linuxtv.org</email>
</author>
<published>2008-10-01T12:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c623a52a2c3a4d36c4b41b8e5b2c54b71e364786'/>
<id>c623a52a2c3a4d36c4b41b8e5b2c54b71e364786</id>
<content type='text'>
From: Alexey Klimov &lt;klimov.linux@gmail.com&gt;

This patch creates a new usb-radio driver, radio-mr800.c, that
supports the AverMedia MR 800 USB FM radio devices.
This device plugs into both the USB and an analog audio input, so this
thing only deals with initialization and frequency setting, the audio
data has to be handled by a sound driver.

Priority: normal

Signed-off-by: Alexey Klimov &lt;klimov.linux@gmail.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Alexey Klimov &lt;klimov.linux@gmail.com&gt;

This patch creates a new usb-radio driver, radio-mr800.c, that
supports the AverMedia MR 800 USB FM radio devices.
This device plugs into both the USB and an analog audio input, so this
thing only deals with initialization and frequency setting, the audio
data has to be handled by a sound driver.

Priority: normal

Signed-off-by: Alexey Klimov &lt;klimov.linux@gmail.com&gt;
Signed-off-by: Douglas Schilling Landgraf &lt;dougsland@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>aci: remove obsolete sources</title>
<updated>2008-08-16T13:55:33+00:00</updated>
<author>
<name>Hans Verkuil</name>
<email>hverkuil@xs4all.nl</email>
</author>
<published>2008-08-16T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=58df9dfb0cd0e6afde3ae7a49f84d4f216bc3cbf'/>
<id>58df9dfb0cd0e6afde3ae7a49f84d4f216bc3cbf</id>
<content type='text'>
From: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;

The aci.c and aci.h files were copied from the kernel for a Miro radio
card. That driver has been removed, so these supported sources can
also be removed. In addition some remaining traces of the Miro driver
were also deleted.

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;

The aci.c and aci.h files were copied from the kernel for a Miro radio
card. That driver has been removed, so these supported sources can
also be removed. In addition some remaining traces of the Miro driver
were also deleted.

Priority: normal

Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Kconfig dependencies</title>
<updated>2008-02-02T11:25:31+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-02-02T11:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=035d79af6c56bdefa3f974a15ff6306108ac5dc4'/>
<id>035d79af6c56bdefa3f974a15ff6306108ac5dc4</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

As pointed by Adrian Bunk, with I2C=m and VIDEO_DEV=y, videodev brokes.

This patch moves the functions that videodev needs from v4l2-common. It also
fixes some Kconfig changes.

After this patch, I2C=m / VIDEO_DEV=y will make v4l2 core statically linked
into kernel. v4l2-common will be m, and all V4L drivers will also be m.

This approach is very conservative, since it is possible to have V4L drivers
that don't need I2C or v4l2-common. The better is to map what drivers really
need v4l2-common, making them to select v4l2-common, and allowing the others to
be 'y', 'm' and 'n'.

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

As pointed by Adrian Bunk, with I2C=m and VIDEO_DEV=y, videodev brokes.

This patch moves the functions that videodev needs from v4l2-common. It also
fixes some Kconfig changes.

After this patch, I2C=m / VIDEO_DEV=y will make v4l2 core statically linked
into kernel. v4l2-common will be m, and all V4L drivers will also be m.

This approach is very conservative, since it is possible to have V4L drivers
that don't need I2C or v4l2-common. The better is to map what drivers really
need v4l2-common, making them to select v4l2-common, and allowing the others to
be 'y', 'm' and 'n'.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
