From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.16] Rebase stop_streaming & saa7134 vb2 conversion
Date: Thu, 17 Apr 2014 00:23:26 +0200 [thread overview]
Message-ID: <534F02DE.40002@xs4all.nl> (raw)
As requested by Mauro, here is the rebased version of the 'vb2: stop_streaming
should return void' patch and the saa7134 vb2 conversion patch.
Regards,
Hans
The following changes since commit 701b57ee3387b8e3749845b02310b5625fbd8da0:
[media] vb2: Add videobuf2-dvb support (2014-04-16 18:59:29 -0300)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v3.16b
for you to fetch changes up to b4694ff091e304a669b661141f0bbaffaa3f41a3:
saa7134: convert to vb2 (2014-04-17 00:15:53 +0200)
----------------------------------------------------------------
Hans Verkuil (2):
vb2: stop_streaming should return void
saa7134: convert to vb2
Documentation/video4linux/v4l2-pci-skeleton.c | 3 +-
drivers/media/pci/saa7134/Kconfig | 4 +-
drivers/media/pci/saa7134/saa7134-alsa.c | 106 +++++++++--
drivers/media/pci/saa7134/saa7134-core.c | 107 +++++------
drivers/media/pci/saa7134/saa7134-dvb.c | 43 +++--
drivers/media/pci/saa7134/saa7134-empress.c | 179 +++++++-----------
drivers/media/pci/saa7134/saa7134-ts.c | 184 +++++++++++--------
drivers/media/pci/saa7134/saa7134-vbi.c | 170 ++++++++----------
drivers/media/pci/saa7134/saa7134-video.c | 658 ++++++++++++++++++++++++-------------------------------------------
drivers/media/pci/saa7134/saa7134.h | 106 ++++++-----
drivers/media/pci/sta2x11/sta2x11_vip.c | 3 +-
drivers/media/platform/blackfin/bfin_capture.c | 6 +-
drivers/media/platform/coda.c | 4 +-
drivers/media/platform/davinci/vpbe_display.c | 5 +-
drivers/media/platform/davinci/vpif_capture.c | 6 +-
drivers/media/platform/davinci/vpif_display.c | 6 +-
drivers/media/platform/exynos-gsc/gsc-m2m.c | 4 +-
drivers/media/platform/exynos4-is/fimc-capture.c | 6 +-
drivers/media/platform/exynos4-is/fimc-isp-video.c | 5 +-
drivers/media/platform/exynos4-is/fimc-lite.c | 6 +-
drivers/media/platform/exynos4-is/fimc-m2m.c | 3 +-
drivers/media/platform/marvell-ccic/mcam-core.c | 7 +-
drivers/media/platform/mem2mem_testdev.c | 5 +-
drivers/media/platform/s3c-camif/camif-capture.c | 4 +-
drivers/media/platform/s5p-jpeg/jpeg-core.c | 4 +-
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 3 +-
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 3 +-
drivers/media/platform/s5p-tv/mixer_video.c | 3 +-
drivers/media/platform/soc_camera/atmel-isi.c | 6 +-
drivers/media/platform/soc_camera/mx2_camera.c | 4 +-
drivers/media/platform/soc_camera/mx3_camera.c | 4 +-
drivers/media/platform/soc_camera/rcar_vin.c | 4 +-
drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c | 4 +-
drivers/media/platform/vivi.c | 3 +-
drivers/media/platform/vsp1/vsp1_video.c | 4 +-
drivers/media/usb/em28xx/em28xx-v4l.h | 2 +-
drivers/media/usb/em28xx/em28xx-video.c | 8 +-
drivers/media/usb/pwc/pwc-if.c | 7 +-
drivers/media/usb/s2255/s2255drv.c | 5 +-
drivers/media/usb/stk1160/stk1160-v4l.c | 4 +-
drivers/media/usb/usbtv/usbtv-video.c | 9 +-
drivers/media/v4l2-core/videobuf2-core.c | 2 +-
drivers/staging/media/davinci_vpfe/vpfe_video.c | 3 +-
drivers/staging/media/dt3155v4l/dt3155v4l.c | 3 +-
drivers/staging/media/go7007/go7007-v4l2.c | 3 +-
drivers/staging/media/msi3101/sdr-msi3101.c | 24 +--
drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.c | 7 +-
drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c | 3 +-
drivers/staging/media/solo6x10/solo6x10-v4l2.c | 3 +-
include/media/videobuf2-core.h | 2 +-
50 files changed, 782 insertions(+), 975 deletions(-)
reply other threads:[~2014-04-16 22:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=534F02DE.40002@xs4all.nl \
--to=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