kernel-ark/drivers/media/v4l2-core
Hans Verkuil 560dde24ad [media] v4l2-ioctl: don't print the clips list
The clips pointer is a userspace pointer, not a kernelspace pointer,
so you can't dereference the clips pointer.
Also add a few missing commas and newlines.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-08 21:36:21 -03:00
..
Kconfig [media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMA 2013-03-18 18:03:18 -03:00
Makefile Linux 3.9-rc5 2013-04-01 09:54:14 -03:00
tuner-core.c [media] tuner-core/simple: get_rf_strength can be tuner mode specific 2013-04-14 19:44:50 -03:00
v4l2-common.c [media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME 2013-04-14 19:46:02 -03:00
v4l2-compat-ioctl32.c [media] v4l2 core: remove the obsolete dv_preset support 2013-03-24 13:49:17 -03:00
v4l2-ctrls.c [media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controls 2013-06-08 21:35:22 -03:00
v4l2-dev.c [media] v4l2: rename VIDIOC_DBG_G_CHIP_NAME to _CHIP_INFO 2013-04-14 19:47:33 -03:00
v4l2-device.c
v4l2-event.c
v4l2-fh.c
v4l2-int-device.c
v4l2-ioctl.c [media] v4l2-ioctl: don't print the clips list 2013-06-08 21:36:21 -03:00
v4l2-mem2mem.c [media] v4l2: mem2mem: save irq flags correctly 2013-06-03 15:51:54 -03:00
v4l2-of.c [media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c 2013-04-04 19:57:13 -03:00
v4l2-subdev.c
videobuf2-core.c [media] media: vb2: return for polling if a buffer is available 2013-06-03 15:30:30 -03:00
videobuf2-dma-contig.c [media] media: videobuf2: fix the length check for mmap 2013-04-25 09:54:00 -03:00
videobuf2-dma-sg.c [media] media: videobuf2: fix the length check for mmap 2013-04-25 09:54:00 -03:00
videobuf2-memops.c
videobuf2-vmalloc.c [media] videobuf2: add gfp_flags 2013-03-21 13:17:51 -03:00
videobuf-core.c
videobuf-dma-contig.c [media] videobuf-dma-contig: remove support for cached mem 2013-04-25 09:50:19 -03:00
videobuf-dma-sg.c
videobuf-dvb.c
videobuf-vmalloc.c