From: Hans Verkuil <[email protected]>
This patch series fixes many v4l2-compliance issues in the saa7164 driver.
As part of that it converts this driver to the control framework which
simplifies Ricardo's "Support getting default values from any control"
patch series.
Everything has been tested with my HVR-2200 board.
v4l2-compliance now no longer returns any failures for the video and vbi
devices.
Regards,
Hans
Hans Verkuil (8):
saa7164: convert to the control framework
saa7164: add v4l2_fh support
saa7164: fix poll bugs
saa7164: add support for control events
saa7164: fix format ioctls
saa7164: remove unused videobuf references
saa7164: fix input and tuner compliance problems
saa7164: video and vbi ports share the same input/tuner/std
drivers/media/pci/saa7164/Kconfig | 1 -
drivers/media/pci/saa7164/saa7164-encoder.c | 653 ++++++++--------------------
drivers/media/pci/saa7164/saa7164-vbi.c | 629 +--------------------------
drivers/media/pci/saa7164/saa7164.h | 26 +-
4 files changed, 217 insertions(+), 1092 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html