V4L framework progress: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(→‎Bridge Drivers: Sort driver list alphabetically)
No edit summary
Line 4: Line 4:


It is expected that this page will be continuously updated whenever new conversion tasks appear.
It is expected that this page will be continuously updated whenever new conversion tasks appear.

Note: the driver lists are not yet complete. This is work in progress.


==Bridge Drivers==
==Bridge Drivers==

Revision as of 12:10, 22 March 2010

This page contains the status of all drivers with respect to their adoption of all the new structures that the V4L framework offers.

This should help in identifying those drivers that need more work.

It is expected that this page will be continuously updated whenever new conversion tasks appear.

Note: the driver lists are not yet complete. This is work in progress.

Bridge Drivers

driver

The driver name

V4L2

Whether the driver implements the V4L2 API or still uses the old V4L1 API

v4l2_device

Whether the driver uses struct v4l2_device

video_ioctls

Whether the driver uses the video_ioctl2 fops .ioctl op

have hardware

Can someone test this driver?

driver V4L2 v4l2_device video_ioctl2 have hardware comments
arv 1 n n n
bttv 2 y y y
bw-qcam 1 n n n
c-qcam 1 n n y
cpia_pp 1 n n n
cpia_usb 1 n n n deprecated, replaced by gspca
cpia2 2 n n y
cx18 2 y y y
cx23885 2 y y y
davinci 2 y y y
dsbr100 2 y y y
em28xx 2 y y y
et61x251 2 n n y
gspca 2 n y y
hdpvr 2 y y y
hexium_gemini 2 y y n
hexium_orion 2 y y n
ibmcam 1 n n y
ivtv 2 y y y
konicawc 1 n n n
meye 2 n y n
mxb 2 y y y
omap24xcam 2 n y y
ov511 1 n n y deprecated, replaced by gspca
pms 2 y y y
pvrusb2 2 y y y
pwc 2 n n y
quickcam_messenger 1 n n y deprecated, replaced by gspca
radio-aimslab 2 y y n
radio-aztech 2 y y n
radio-cadet 2 y y n
radio-gemtek 2 y y y
radio-gemtek-pci 2 y y n
radio-maestro 2 y y n
radio-maxiradio 2 y y n
radio-miropcm20 2 y y n
radio-mr800 2 y y y
radio-rtrack2 2 y y n
radio-sf16fmi 2 y y n
radio-sf16fmr2 2 y y n
radio-si470x 2 n y y
radio-si4713 2 y y n
radio-tea5764 2 n y y
radio-terratec 2 y y n
radio-timb 2 y y n
radio-trust 2 y y n
radio-typhoon 2 y y n
radio-zoltrix 2 y y n
saa7134 2 y y y
saa7164 2 y y y
s2255drv 2 n y ?
se401 1 n n y
sn9c102 2 n n ?
soc_camera 2 n y y
stk-webcam 2 y n ?
stradis 1 n n n
stv680 1 n n y deprecated, replaced by gspca
tea575x-tuner 2 n y n
usbvision 2 y y y
uvc 2 n n y
vicam 1 n n y
w9966 1 n n n
zc0301 2 n n n
zoran 2 y y y
zr364xx 2 n y y

Sub-Device Drivers

subdev driver

The sub-device driver name

uses mediabus

Whether the driver implements the new *_mbus_fmt subdev ops

uses init

Whether the driver uses the deprecated .core init op

uses reset

Whether the driver uses the deprecated .core reset op

have hardware

Can someone test this i2c driver?

i2c driver uses mediabus uses init uses reset have hardware comments
au0828 n y