An error occurred fetching the project authors.
- 10 Oct, 2007 4 commits
-
-
Hans Verkuil authored
Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
The convention for framebuffer devices is to call them xxxfb, not xxx-fb. Conform to this. Also move the ivtvfb.h header to include/linux: it is a public header. The FBIO_WAITFORVSYNC ioctl is now also defined in the ivtvfb.h header, no more need to include matroxfb.h for just this ioctl. Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
This device is internal to the Panasonic VP27S tuner and is used to set the mono/stereo/bilingual setting of the tuner. It is used by two Japanese cx23416-based cards. Signed-off-by:
Takahiro Adachi <tadachi@tadachi-net.com> Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
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>
-
- 20 Jul, 2007 2 commits
-
-
Hans Verkuil authored
Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
I2C_ALGOBIT must also be selected when ivtv is selected. Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 22 May, 2007 1 commit
-
-
Mauro Carvalho Chehab authored
ivtv were wrongly marked as dependent of USB. Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
- 16 May, 2007 1 commit
-
-
Al Viro authored
.. because video-buf.c requires PCI, and VIDEO_EM28XX selects it. Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 27 Apr, 2007 3 commits
-
-
Hans Verkuil authored
VIDEO_V4L1 is needed to get tvaudio to be built. Stupid really as ivtv is only using the v4l2 API to communicate with tvaudio. Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
VIDEO_CX25840 was missing in the ivtv dependencies. VIDEO_TLV320AIC23B was removed since it isn't used by ivtv. Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@infradead.org>
-
Hans Verkuil authored
It took three core maintainers, over four years of work, eight new i2c modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac support from Axel Thimm, (hardware) support from Hauppauge, support and assistance from the v4l-dvb people and the many, many users of ivtv to finally make it possible to merge this driver into the kernel. Thank you all! 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>
-