Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - cx23885: fix crash on non-netup cards - v4l2-dev: use parent field if the v4l2_device has no parent set. - cx25840: cx23885 detection was broken This takes care of two recently introduced bugs in cx23885 and adds a small improvement to v4l2-dev in preparation of the cx88 conversion to v4l2_device/v4l2_subdev. Thanks, Hans diffstat: Documentation/video4linux/v4l2-framework.txt | 12 +++++++++++- drivers/media/video/cx23885/cx23885-core.c | 10 ++++++++-- drivers/media/video/cx23885/cx23885-dvb.c | 6 +++++- drivers/media/video/cx25840/cx25840-core.c | 4 ++-- drivers/media/video/v4l2-dev.c | 2 +- 5 files changed, 27 insertions(+), 7 deletions(-) tschai: ~/work/src/v4l/v4l-dvb $ vi linux/drivers/media/video/cx25840/cx25840-core.c -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html