From: <manjunatha_halli@ti.com>
To: <linux-media@vger.kernel.org>
Cc: <benzyg@ti.com>, <linux-kernel@vger.kernel.org>,
Manjunatha Halli <x0130808@ti.com>
Subject: [PATCH 0/4] [Media] Radio: Fixes and New features for FM
Date: Tue, 17 Apr 2012 17:17:03 -0500 [thread overview]
Message-ID: <1334701027-19159-1-git-send-email-manjunatha_halli@ti.com> (raw)
From: Manjunatha Halli <x0130808@ti.com>
Mauro and the list,
This patchset sreates new control class 'V4L2_CTRL_CLASS_FM_RX' for FM RX.
Also this patches set introduces 3 new CID's for FM RX and FM TX.
Also this patch adds few new features to TI's FM driver fetures
are listed below,
1) FM TX RDS Support (RT, PS, AF, PI, PTY)
2) FM RX Russian band support
3) FM RX AF set/get
4) FM RX De-emphasis mode set/get
Along with new features this patch also fixes few issues in the driver
like default rssi level for seek, unnecessory logs etc.
Manjunatha Halli (4):
[Media] WL128x: Add support for FM TX RDS
[Media] Create new control class for FM RX.
[Documentation] Add documentation for V4L2 FM new features,
[Media] WL12xx: Add support for FM new features.
Documentation/DocBook/media/v4l/compat.xml | 3 +
Documentation/DocBook/media/v4l/controls.xml | 78 +++++++++++
Documentation/DocBook/media/v4l/dev-rds.xml | 5 +-
.../DocBook/media/v4l/vidioc-g-ext-ctrls.xml | 7 +
drivers/media/radio/wl128x/fmdrv.h | 3 +-
drivers/media/radio/wl128x/fmdrv_common.c | 55 ++++++--
drivers/media/radio/wl128x/fmdrv_common.h | 43 +++++-
drivers/media/radio/wl128x/fmdrv_rx.c | 92 ++++++++++---
drivers/media/radio/wl128x/fmdrv_rx.h | 2 +-
drivers/media/radio/wl128x/fmdrv_tx.c | 41 +++----
drivers/media/radio/wl128x/fmdrv_tx.h | 3 +-
drivers/media/radio/wl128x/fmdrv_v4l2.c | 138 +++++++++++++++++++-
drivers/media/video/v4l2-ctrls.c | 18 +++
include/linux/videodev2.h | 17 +++-
14 files changed, 429 insertions(+), 76 deletions(-)
--
1.7.4.1
next reply other threads:[~2012-04-17 22:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 22:17 manjunatha_halli [this message]
2012-04-17 22:17 ` [PATCH 1/4] [Media] WL128x: Add support for FM TX RDS manjunatha_halli
2012-04-17 22:17 ` [PATCH 2/4] [Media] Create new control class for FM RX manjunatha_halli
2012-04-18 0:02 ` Joonyoung Shim
2012-04-17 22:17 ` [PATCH 3/4] [Documentation] Add documentation for V4L2 FM new features, manjunatha_halli
2012-04-17 22:17 ` [PATCH 4/4] [Media] WL12xx: Add support for FM new features manjunatha_halli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334701027-19159-1-git-send-email-manjunatha_halli@ti.com \
--to=manjunatha_halli@ti.com \
--cc=benzyg@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=x0130808@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox