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.18d for you to fetch changes up to 6b167cb4cc6a3b69928dfcc9dbef847a0d937500: saa7134: add saa7134-go7007 (2014-09-22 12:10:17 +0200) ---------------------------------------------------------------- Hans Verkuil (3): v4l2-ioctl.c: fix inverted condition saa7134: also capture the WSS signal for 50 Hz VBI capture saa7134: add saa7134-go7007 drivers/media/pci/saa7134/Makefile | 3 +- drivers/media/pci/saa7134/saa7134-cards.c | 29 +++++ drivers/media/pci/saa7134/saa7134-core.c | 10 +- drivers/media/pci/saa7134/saa7134-go7007.c | 532 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/media/pci/saa7134/saa7134-vbi.c | 2 +- drivers/media/pci/saa7134/saa7134-video.c | 2 +- drivers/media/pci/saa7134/saa7134.h | 5 + drivers/media/v4l2-core/v4l2-ioctl.c | 2 +- 8 files changed, 579 insertions(+), 6 deletions(-) create mode 100644 drivers/media/pci/saa7134/saa7134-go7007.c -- 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