linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org,
	halli manjunatha <hallimanju@gmail.com>,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: Re: [RFC PATCH 0/6] Add frequency band information
Date: Mon, 02 Jul 2012 16:42:00 +0200	[thread overview]
Message-ID: <4FF1B338.5040900@redhat.com> (raw)
In-Reply-To: <1341238512-17504-1-git-send-email-hverkuil@xs4all.nl>

Hi,

Series looks good to me, ack series:
Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans

On 07/02/2012 04:15 PM, Hans Verkuil wrote:
> Hi all,
>
> This patch series adds support for the new VIDIOC_ENUM_FREQ_BANDS ioctl that
> tells userspace if a tuner supports multiple frequency bands.
>
> This API is based on earlier attempts:
>
> http://www.spinics.net/lists/linux-media/msg48391.html
> http://www.spinics.net/lists/linux-media/msg48435.html
>
> And an irc discussion:
>
> http://linuxtv.org/irc/v4l/index.php?date=2012-06-26
>
> This irc discussion also talked about adding rangelow/high to the v4l2_hw_freq_seek
> struct, but I decided not to do that. The hwseek additions are independent to this
> patch series, and I think it is best if Hans de Goede does that part so that that
> API change can be made together with a driver that actually uses it.
>
> In order to show how the new ioctl is used, this patch series adds support for it
> to the very, very old radio-cadet driver.
>
> Comments are welcome!
>
> Regards,
>
> 	Hans
>
> PS: Mauro, I haven't been able to work on the radio profile yet, so that's not
> included.
>


  parent reply	other threads:[~2012-07-02 14:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 14:15 [RFC PATCH 0/6] Add frequency band information Hans Verkuil
2012-07-02 14:15 ` [RFC PATCH 1/6] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS Hans Verkuil
2012-07-02 14:15   ` [RFC PATCH 2/6] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl Hans Verkuil
2012-07-02 14:15   ` [RFC PATCH 3/6] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentation Hans Verkuil
2012-07-02 14:15   ` [RFC PATCH 4/6] radio-cadet: upgrade to latest frameworks Hans Verkuil
2012-07-02 14:15   ` [RFC PATCH 5/6] radio-cadet: fix RDS handling Hans Verkuil
2012-07-02 14:15   ` [RFC PATCH 6/6] radio-cadet: implement frequency band enumeration Hans Verkuil
2012-07-02 17:42   ` [RFC PATCH 1/6] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS Mauro Carvalho Chehab
2012-07-03  7:19     ` Hans Verkuil
2012-07-03 16:01       ` Mauro Carvalho Chehab
2012-07-03 16:47         ` Hans Verkuil
2012-07-03 20:35           ` Mauro Carvalho Chehab
2012-07-04  8:35             ` Hans Verkuil
2012-07-04  9:18               ` Hans de Goede
2012-07-02 14:42 ` Hans de Goede [this message]
2012-07-02 15:24   ` [RFC PATCH 0/6] Add frequency band information halli manjunatha

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=4FF1B338.5040900@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=hallimanju@gmail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.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;
as well as URLs for NNTP newsgroup(s).