All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Add support for limiting hw freq seeks to a certain band
@ 2012-07-11 15:47 Hans de Goede
  2012-07-11 15:47 ` [PATCH 1/5] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Hans de Goede @ 2012-07-11 15:47 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: hverkuil

This patchset, which builds on top of hverkuil's bands2 branch, which
adds the VIDIOC_ENUM_FREQ_BANDS API, add support for limiting
hw freq seeks to one of the bands from VIDIOC_ENUM_FREQ_BANDS, or a subset
there of.

The first patch introduces the new API and documents its, the other
patches are patches to the si470x radio driver, implementing the new API,
and removing the band module parameter as this is no longer needed
with this new API.

A git tree with all hverkuils patches included is here:
http://git.linuxtv.org/hgoede/gspca.git/shortlog/refs/heads/media-for_v3.6-wip

A git tree of xawtv3 with its radio app modified to support the new
API is here:
http://git.linuxtv.org/hgoede/xawtv3.git/shortlog/refs/heads/band-support

Regards,

Hans

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

end of thread, other threads:[~2012-07-12 20:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 15:47 RFC: Add support for limiting hw freq seeks to a certain band Hans de Goede
2012-07-11 15:47 ` [PATCH 1/5] v4l2: Add rangelow and rangehigh fields to the v4l2_hw_freq_seek struct Hans de Goede
2012-07-11 18:01   ` Hans Verkuil
2012-07-11 18:37     ` Hans de Goede
2012-07-12  9:27       ` Hans Verkuil
2012-07-12 20:55         ` Hans de Goede
2012-07-11 18:37     ` halli manjunatha
2012-07-12 15:53       ` Hans de Goede
2012-07-11 15:47 ` [PATCH 2/5] radio-si470x: restore ctrl settings after suspend/resume Hans de Goede
2012-07-11 15:47 ` [PATCH 3/5] radio-si470x: Fix band selection Hans de Goede
2012-07-11 15:47 ` [PATCH 4/5] radio-si470x: Add support for the new band APIs Hans de Goede
2012-07-11 15:47 ` [PATCH 5/5] radio-si470x: Lower firmware version requirements Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.