linux/drivers/media/video/pwc
Hans Verkuil e2ecb257ee [media] v4l2: standardize log start/end message
For drivers that properly use the v4l2 framework (i.e. set v4l2_dev in the
video_device struct), the start and end messages of VIDIOC_LOG_STATUS are
now generated automatically. People tended to forget these, but the v4l2-ctl
tool scans for these messages, and it also makes it easier to read the status
output in the kernel log.

The cx18, ivtv and bttv drivers were changed since they no longer need to
log these start/end messages.

In saa7164 two empty log_status functions were removed.

Also added a helper function to v4l2-ctrl.c that can be used as the
vidioc_log_status callback if all you need to do is to log the current control
values. This is now used by pwc and vivi.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Steven Toth <stoth@kernellabs.com>
Cc: Andy Walls <awalls@md.metrocast.net>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-02-14 16:38:13 -02:00
..
Kconfig [media] pwc: Replace private buffer management code with videobuf2 2011-07-27 17:53:43 -03:00
Makefile
philips.txt tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
pwc-ctrl.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec1.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec1.h [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec23.c [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-dec23.h [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00
pwc-if.c [media] pwc: Simplify leds parameter parsing 2012-01-16 11:28:13 -02:00
pwc-kiara.c [media] pwc: clean-up header files 2011-07-27 17:55:37 -03:00
pwc-kiara.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-misc.c [media] pwc: Fix pixfmt handling 2012-01-16 11:08:26 -02:00
pwc-nala.h
pwc-timon.c
pwc-timon.h [media] pwc: Remove driver specific ioctls 2012-01-06 10:46:05 -02:00
pwc-uncompress.c [media] pwc: Remove software emulation of arbritary resolutions 2012-01-06 10:46:46 -02:00
pwc-v4l.c [media] v4l2: standardize log start/end message 2012-02-14 16:38:13 -02:00
pwc.h [media] pwc: Use one shared usb command buffer 2012-01-16 11:27:58 -02:00