2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/staging/media
Hans Verkuil 016afda4fb [media] solo6x10: fix various format-related compliancy issues
- try_fmt should never return -EBUSY.
- invalid pix->field values were not mapped to a valid value.
- the priv field of struct v4l2_pix_format wasn't zeroed.
- the try_fmt error code was not checked in set_fmt.
- enum_framesizes/intervals is valid for both MJPEG and MPEG pixel formats.
- enum_frameintervals didn't check width and height and reported the
  wrong range.
- s_parm didn't set readbuffers.
- don't fail on invalid colorspace, just replace with the valid colorspace.
- bytesperline should be 0 for compressed formats.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-25 08:43:34 -03:00
..
as102 [media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile 2013-03-18 17:16:54 -03:00
cxd2099 [media] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch] 2012-12-21 18:25:16 -02:00
davinci_vpfe [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
dt3155v4l [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
go7007 [media] go7007: using strlcpy instead of strncpy 2013-03-25 08:12:54 -03:00
lirc [media] staging: lirc_sir: remove dead code 2013-03-25 08:21:20 -03:00
solo6x10 [media] solo6x10: fix various format-related compliancy issues 2013-03-25 08:43:34 -03:00
Kconfig [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00
Makefile [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00