Hi Mauro, This supersedes https://patchwork.linuxtv.org/patch/34974. I dropped one patch from Florian that I had some more questions about and added a Cc to stable for the two other patches from Florian so that they are added to kernels 4.2 and up. Regards, Hans The following changes since commit ab46f6d24bf57ddac0f5abe2f546a78af57b476c: [media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P description (2016-06-28 11:54:52 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v4.8d for you to fetch changes up to f50a0f81426e898e3868005ccfbfc05f8e80dba3: tw686x: make const structs static (2016-07-05 08:37:09 +0200) ---------------------------------------------------------------- Alexander Shiyan (1): media: coda: Fix probe() if reset controller is missing Alexey Khoroshilov (1): bt8xx: remove needless module refcounting Amitoj Kaur Chawla (2): saa7164: Replace if and BUG with BUG_ON ddbridge: Replace vmalloc with vzalloc Arnd Bergmann (1): dvb: use ktime_t for internal timeout Dragos Bogdan (1): adv7604: Add support for hardware reset Florian Echtler (2): sur40: lower poll interval to fix occasional FPS drops to ~56 FPS sur40: fix occasional oopses on device close Guennadi Liakhovetski (1): V4L: fix the Z16 format definition Hans Verkuil (4): v4l2-tpg: ignore V4L2_DV_RGB_RANGE setting for YUV formats rc-main: fix kernel oops after unloading keymap module sur40: drop unnecessary format description tw686x: make const structs static Javier Martinez Canillas (2): DocBook: add dmabuf as streaming I/O in VIDIOC_REQBUFS description DocBook: mention the memory type to be set for all streaming I/O Lubomir Rintel (2): usbtv: clarify the licensing usbtv: improve a comment Ricardo Ribalda Delgado (4): vb2: V4L2_BUF_FLAG_DONE is set after DQBUF vb2: Merge vb2_internal_dqbuf and vb2_dqbuf vb2: Merge vb2_internal_qbuf and vb2_qbuf vb2: Fix comment Documentation/DocBook/media/v4l/io.xml | 4 ++-- Documentation/DocBook/media/v4l/pixfmt-z16.xml | 2 +- Documentation/DocBook/media/v4l/vidioc-reqbufs.xml | 2 +- drivers/input/touchscreen/sur40.c | 6 ++--- drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 4 ++-- drivers/media/dvb-core/demux.h | 2 +- drivers/media/dvb-core/dmxdev.c | 2 +- drivers/media/dvb-core/dvb_demux.c | 17 +++++---------- drivers/media/dvb-core/dvb_demux.h | 4 ++-- drivers/media/dvb-core/dvb_net.c | 2 +- drivers/media/i2c/adv7604.c | 20 +++++++++++++++++ drivers/media/pci/bt8xx/dst_ca.c | 2 -- drivers/media/pci/ddbridge/ddbridge-core.c | 3 +-- drivers/media/pci/saa7164/saa7164-encoder.c | 6 ++--- drivers/media/pci/tw686x/tw686x-video.c | 6 ++--- drivers/media/platform/coda/coda-common.c | 2 +- drivers/media/rc/rc-main.c | 10 +++++++-- drivers/media/usb/usbtv/usbtv-audio.c | 28 ++++++++++++++++++------ drivers/media/usb/usbtv/usbtv-core.c | 40 +++++++++++++++++++++++----------- drivers/media/usb/usbtv/usbtv-video.c | 59 +++++++++++++++++++++++++++++++++++++------------- drivers/media/usb/usbtv/usbtv.h | 22 +++++++++++++++---- drivers/media/v4l2-core/videobuf2-core.c | 2 +- drivers/media/v4l2-core/videobuf2-v4l2.c | 47 +++++++++++++++++++--------------------- 23 files changed, 188 insertions(+), 104 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