This supersedes my previous 3.16 pull request of a March 28: it contained one v4l2-pci-skeleton.c patch that was incorrect, that's now dropped. Regards, Hans The following changes since commit 8432164ddf7bfe40748ac49995356ab4dfda43b7: [media] Sensoray 2255 uses videobuf2 (2014-03-24 17:23:43 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.16a for you to fetch changes up to 74687c197496b2e1fe690e9d9bafbf7c9235cf60: staging: media: davinci: vpfe: release buffers in case start_streaming call back fails (2014-04-02 12:35:16 +0200) ---------------------------------------------------------------- Daniel Glöckner (1): bttv: Add support for PCI-8604PW Hans Verkuil (4): v4l2-subdev.h: fix sparse error with v4l2_subdev_notify videobuf2-core: fix sparse errors. v4l2-common.h: remove __user annotation in struct v4l2_edid v4l2-ioctl.c: fix sparse __user-related warnings Ismael Luceno (1): gspca_gl860: Clean up idxdata structs Lad, Prabhakar (4): media: davinci: vpbe: use v4l2_fh for priority handling media: davinci: vpfe: use v4l2_fh for priority handling staging: media: davinci: vpfe: use v4l2_fh for priority handling staging: media: davinci: vpfe: release buffers in case start_streaming call back fails Martin Bugge (2): adv7842: update RGB quantization range on HDMI/DVI-D mode irq. adv7842: Disable access to EDID DDC lines before chip power up. Mike Sampson (1): next-20140324 drivers/staging/media/sn9c102/sn9c102_hv7131r.c fix style warnings flagged by checkpatch.pl. ileana@xxxxxxxxxxxxxxxxxxxx (1): staging: omap24xx: fix coding style drivers/media/i2c/adv7842.c | 10 +- drivers/media/pci/bt8xx/bttv-cards.c | 110 +++++++++++++++ drivers/media/pci/bt8xx/bttv.h | 1 + drivers/media/platform/davinci/vpbe_display.c | 39 +----- drivers/media/platform/davinci/vpfe_capture.c | 13 +- drivers/media/usb/gspca/gl860/gl860-mi2020.c | 464 +++++++++++++++++++++++++++++++++++-------------------------- drivers/media/v4l2-core/v4l2-ioctl.c | 10 +- drivers/media/v4l2-core/videobuf2-core.c | 211 +++++++++++++++++----------- drivers/staging/media/davinci_vpfe/vpfe_mc_capture.h | 2 - drivers/staging/media/davinci_vpfe/vpfe_video.c | 18 ++- drivers/staging/media/davinci_vpfe/vpfe_video.h | 2 - drivers/staging/media/omap24xx/tcm825x.h | 4 +- drivers/staging/media/sn9c102/sn9c102_hv7131r.c | 23 +-- include/media/davinci/vpbe_display.h | 6 +- include/media/davinci/vpfe_capture.h | 6 +- include/media/v4l2-device.h | 8 ++ include/media/v4l2-subdev.h | 5 - include/uapi/linux/v4l2-common.h | 2 +- 18 files changed, 573 insertions(+), 361 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html