From: "Frank Schäfer" <fschaefer.oss@googlemail.com>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Hans Verkuil <hverkuil@xs4all.nl>
Subject: Re: [GIT PULL FOR 3.9] em28xx videobuf2 support and v4l2-compliance fixes
Date: Sat, 05 Jan 2013 13:51:47 +0100 [thread overview]
Message-ID: <50E821E3.5020508@googlemail.com> (raw)
In-Reply-To: <CAGoCfiyPaaE5aAkjQdPGD_e9s3K6L+sv+fwGHxeoY5K1+iBYpQ@mail.gmail.com>
Am 04.01.2013 20:41, schrieb Devin Heitmueller:
> Hello Mauro,
>
> Please pull the following series for 3.9, which ports em28xx to VB2 as
> well as applying Hans Verkuil's v4l2-compliance fixes for em28xx.
>
> Thanks,
>
> Devin
>
> The following changes since commit 8cd7085ff460ead3aba6174052a408f4ad52ac36:
>
> [media] get_dvb_firmware: Fix the location of firmware for Terratec
> HTC (2013-01-01 11:18:26 -0200)
>
> are available in the git repository at:
>
> git://git.kernellabs.com/dheitmueller/linuxtv.git v39staging
>
> for you to fetch changes up to 381abfc158c2dad81a558a3d3ff924fc7f80d277:
>
> em28xx: convert to videobuf2 (2013-01-04 14:16:24 -0500)
>
> ----------------------------------------------------------------
> Devin Heitmueller (1):
> em28xx: convert to videobuf2
>
> Hans Verkuil (14):
> em28xx: fix querycap.
> em28xx: remove bogus input/audio ioctls for the radio device.
> em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errors.
> em28xx: fix tuner/frequency handling
> v4l2-ctrls: add a notify callback.
> em28xx: convert to the control framework.
> em28xx: convert to v4l2_fh, fix priority handling.
> em28xx: add support for control events.
> em28xx: fill in readbuffers and fix incorrect return code.
> em28xx: fix broken TRY_FMT.
> tvp5150: remove compat control ops.
> em28xx: std fixes: don't implement in webcam mode, and fix std changes.
> em28xx: remove sliced VBI support.
> em28xx: zero vbi_format reserved array and add try_vbi_fmt.
>
> Documentation/video4linux/v4l2-controls.txt | 22 +-
> drivers/media/i2c/tvp5150.c | 7 -
> drivers/media/usb/em28xx/Kconfig | 3 +-
> drivers/media/usb/em28xx/em28xx-cards.c | 31 +-
> drivers/media/usb/em28xx/em28xx-dvb.c | 4 +-
> drivers/media/usb/em28xx/em28xx-vbi.c | 123 ++-
> drivers/media/usb/em28xx/em28xx-video.c | 1159 ++++++++-------------------
> drivers/media/usb/em28xx/em28xx.h | 38 +-
> drivers/media/v4l2-core/v4l2-ctrls.c | 18 +
> include/media/v4l2-ctrls.h | 25 +
> 10 files changed, 504 insertions(+), 926 deletions(-)
>
The server is down ?
prev parent reply other threads:[~2013-01-05 12:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-04 19:41 [GIT PULL FOR 3.9] em28xx videobuf2 support and v4l2-compliance fixes Devin Heitmueller
2013-01-04 19:59 ` Ezequiel Garcia
2013-01-04 20:59 ` Devin Heitmueller
2013-01-05 12:49 ` Frank Schäfer
2013-01-05 12:51 ` Frank Schäfer [this message]
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=50E821E3.5020508@googlemail.com \
--to=fschaefer.oss@googlemail.com \
--cc=dheitmueller@kernellabs.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/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).