V4L/DVB (5902): Add ivtv-fb framebuffer driver.
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 20 Jul 2007 12:29:43 +0000 (09:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:03:02 +0000 (22:03 -0300)
commit32db775452818656d5fd8fd8b0f54425f5cfc177
tree36289a03f0cea5cb247181700e62fe38a094b2ff
parentd3c35acf2455fe354bdd00085511bef6bd6d52f1
V4L/DVB (5902): Add ivtv-fb framebuffer driver.

Add the ivtv-fb framebuffer driver for cx23415 devices (currently
only the Hauppauge PVR-350 cards). This makes it possible to use
the On-Screen Display functionality of these cards, either for menus
during MPEG playback, or as a console or X display.

Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/Kconfig
drivers/media/video/ivtv/Makefile
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-driver.h
drivers/media/video/ivtv/ivtv-fb.c [new file with mode: 0644]
include/media/ivtv-fb.h [new file with mode: 0644]