Hi Mauro,

Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-misc for the 
following:

- ivtv/cx18: fix regression: class controls are no longer seen
- v4l2-ctl: add modulator get/set options.
- v4l2-spec: update VIDIOC_G/S_MODULATOR section.
- compat: fix __fls check for the arm architecture.
- smscoreapi: fix compile warning
- v4l2-i2c-drv.h: add comment describing when not to use this header.
- radio-tea5764: fix incorrect rxsubchans value
- v4l2-spec: add missing documentation for the OV518 pixel format.
- tcm825x: remove incorrect __exit_p wrapper
- cx231xx: fix uninitialized variable.

This replaces my previous v4l-dvb-misc pull request. The 
video_register_device patch in that older pull request is no longer present 
in this tree (instead I've posted a separate review request for that 
yesterday). I did add a few other trivial patches.

Note that the first patch is a high prio bug as it is a 2.6.30 regression. 
Mike, once this is merged in the git tree this one can be queued for the 
2.6.30 stable series.

Thanks,

        Hans

diffstat:
 linux/drivers/media/dvb/siano/smscoreapi.c         |    4 -
 linux/drivers/media/radio/radio-tea5764.c          |    4 -
 linux/drivers/media/video/cx18/cx18-controls.c     |    2
 linux/drivers/media/video/cx231xx/cx231xx-avcore.c |    2
 linux/drivers/media/video/cx2341x.c                |    2
 linux/drivers/media/video/ivtv/ivtv-controls.c     |    2
 linux/drivers/media/video/tcm825x.c                |    4 -
 linux/include/media/v4l2-i2c-drv.h                 |    5 +
 v4l/compat.h                                       |    3
 v4l2-apps/util/v4l2-ctl.cpp                        |   78 
+++++++++++++++++++++
 v4l2-spec/pixfmt.sgml                              |    5 +
 v4l2-spec/vidioc-g-modulator.sgml                  |   13 +--
 12 files changed, 110 insertions(+), 14 deletions(-)

-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to