Various 3.18 fixes and the teletext support for vivid. Regards, Hans The following changes since commit f5281fc81e9a0a3e80b78720c5ae2ed06da3bfae: [media] vpif: Fix compilation with allmodconfig (2014-09-09 18:08:08 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.18c for you to fetch changes up to bff227b31543edd2d52d27ac5ff51da53032b3b4: cx23885: fix size helper functions (2014-09-21 11:24:28 +0200) ---------------------------------------------------------------- Hans Verkuil (6): DocBook media: fix wrong prototype vivid: add teletext support to VBI capture v4l2-dv-timings: only check standards if non-zero adv7604/adv7842: fix il_vbackporch typo and zero the struct cx23885: fix VBI support. cx23885: fix size helper functions Documentation/DocBook/media/v4l/vidioc-g-edid.xml | 2 +- Documentation/video4linux/vivid.txt | 10 ++++++---- drivers/media/i2c/adv7604.c | 2 +- drivers/media/i2c/adv7842.c | 4 +++- drivers/media/pci/cx23885/cx23885-core.c | 4 ++-- drivers/media/pci/cx23885/cx23885-vbi.c | 8 ++++---- drivers/media/pci/cx23885/cx23885-video.c | 2 +- drivers/media/pci/cx23885/cx23885.h | 9 ++------- drivers/media/platform/vivid/vivid-vbi-cap.c | 43 ++++++++++++++++++++++++++++-------------- drivers/media/platform/vivid/vivid-vbi-gen.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- drivers/media/platform/vivid/vivid-vbi-gen.h | 2 +- drivers/media/platform/vivid/vivid-vbi-out.c | 7 ++++--- drivers/media/platform/vivid/vivid-vid-cap.c | 2 +- drivers/media/platform/vivid/vivid-vid-out.c | 2 +- drivers/media/v4l2-core/v4l2-dv-timings.c | 3 ++- 15 files changed, 133 insertions(+), 43 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