From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Cc: Hans Verkuil <hverkuil@xs4all.nl>,
Mauro Carvalho Chehab <m.chehab@samsung.com>
Subject: [GIT PULL] SDR API
Date: Sat, 25 Jan 2014 19:17:25 +0200 [thread overview]
Message-ID: <52E3F1A5.5060403@iki.fi> (raw)
The following changes since commit 587d1b06e07b4a079453c74ba9edf17d21931049:
[media] rc-core: reuse device numbers (2014-01-15 11:46:37 -0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git sdr_api
for you to fetch changes up to 3a95ad55cfa4c2b88a3f09509c6903a55dc9cce9:
devices.txt: add video4linux device for Software Defined Radio
(2014-01-25 19:02:06 +0200)
----------------------------------------------------------------
Antti Palosaari (12):
v4l: add device type for Software Defined Radio
v4l: add new tuner types for SDR
v4l: 1 Hz resolution flag for tuners
v4l: add stream format for SDR receiver
v4l: define own IOCTL ops for SDR FMT
v4l: enable some IOCTLs for SDR receiver
v4l: add device capability flag for SDR receiver
DocBook: document 1 Hz flag
DocBook: Software Defined Radio Interface
DocBook: mark SDR API as Experimental
v4l2-framework.txt: add SDR device type
devices.txt: add video4linux device for Software Defined Radio
Hans Verkuil (1):
v4l: do not allow modulator ioctls for non-radio devices
Documentation/DocBook/media/v4l/compat.xml | 13
+++++++++++++
Documentation/DocBook/media/v4l/dev-sdr.xml | 110
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Documentation/DocBook/media/v4l/io.xml | 6 ++++++
Documentation/DocBook/media/v4l/pixfmt.xml | 8 ++++++++
Documentation/DocBook/media/v4l/v4l2.xml | 1 +
Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml | 8 +++++---
Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | 7 +++++++
Documentation/DocBook/media/v4l/vidioc-g-frequency.xml | 5 +++--
Documentation/DocBook/media/v4l/vidioc-g-modulator.xml | 6 ++++--
Documentation/DocBook/media/v4l/vidioc-g-tuner.xml | 15
++++++++++++---
Documentation/DocBook/media/v4l/vidioc-querycap.xml | 6 ++++++
Documentation/DocBook/media/v4l/vidioc-s-hw-freq-seek.xml | 8 ++++++--
Documentation/devices.txt | 7 +++++++
Documentation/video4linux/v4l2-framework.txt | 1 +
drivers/media/v4l2-core/v4l2-dev.c | 30
++++++++++++++++++++++++++----
drivers/media/v4l2-core/v4l2-ioctl.c | 75
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
include/media/v4l2-dev.h | 3 ++-
include/media/v4l2-ioctl.h | 8 ++++++++
include/trace/events/v4l2.h | 1 +
include/uapi/linux/videodev2.h | 16
++++++++++++++++
20 files changed, 306 insertions(+), 28 deletions(-)
create mode 100644 Documentation/DocBook/media/v4l/dev-sdr.xml
--
http://palosaari.fi/
next reply other threads:[~2014-01-25 17:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-25 17:17 Antti Palosaari [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-10 19:38 [GIT PULL] SDR API Antti Palosaari
2014-03-11 12:28 ` Antti Palosaari
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=52E3F1A5.5060403@iki.fi \
--to=crope@iki.fi \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.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