linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add frequency band information
@ 2012-07-05 10:25 Hans Verkuil
  2012-07-05 10:25 ` [PATCH 1/6] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS Hans Verkuil
  2012-07-05 13:10 ` [PATCH 0/6] Add frequency band information Hans de Goede
  0 siblings, 2 replies; 8+ messages in thread
From: Hans Verkuil @ 2012-07-05 10:25 UTC (permalink / raw)
  To: linux-media; +Cc: Hans de Goede, Mauro Carvalho Chehab, halli manjunatha

Hi Mauro,

This should be the final patch series for adding multiband support to the
kernel.

This patch series assumes that this pull request was merged first:

http://patchwork.linuxtv.org/patch/13180/

Changes since the previous RFC patch series:
(See http://www.mail-archive.com/linux-media@vger.kernel.org/msg48549.html)

- The name field was dropped.
- A new modulation field was added that describes the possible modulation
  systems for that frequency band (currently only one modulation system can
  be supported per band).
- Compat code was added to allow VIDIOC_ENUM_FREQ_BANDS to be used for
  existing drivers.

A note regarding the cadet driver: I want to do a follow-up patch to this
at a later date so that it uses the tea575x-tuner framework. But with these
patches it will at least work correctly again.

Regards,

	Hans


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-05 13:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-05 10:25 [PATCH 0/6] Add frequency band information Hans Verkuil
2012-07-05 10:25 ` [PATCH 1/6] videodev2.h: add VIDIOC_ENUM_FREQ_BANDS Hans Verkuil
2012-07-05 10:25   ` [PATCH 2/6] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctl Hans Verkuil
2012-07-05 10:25   ` [PATCH 3/6] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentation Hans Verkuil
2012-07-05 10:25   ` [PATCH 4/6] radio-cadet: upgrade to latest frameworks Hans Verkuil
2012-07-05 10:25   ` [PATCH 5/6] radio-cadet: fix RDS handling Hans Verkuil
2012-07-05 10:25   ` [PATCH 6/6] radio-cadet: implement frequency band enumeration Hans Verkuil
2012-07-05 13:10 ` [PATCH 0/6] Add frequency band information Hans de Goede

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).