Hi Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus For a few bug fixes on some drivers, and for Arnd's patch to finish the BKL removal from V4L/DVB, as discussed during the KS/2010. Thanks! Mauro The following changes since commit c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4: Linux 2.6.37-rc1 (2010-11-01 07:54:12 -0400) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus Arnd Bergmann (1): [media] v4l: kill the BKL Daniel Drake (1): [media] cafe_ccic: fix subdev configuration Dmitri Belimov (1): [media] saa7134: Fix autodetect for Behold A7 and H7 TV cards Janusz Krzysztofik (4): [media] SoC Camera: OMAP1: update for recent framework changes [media] SoC Camera: OMAP1: update for recent videobuf changes [media] SOC Camera: OMAP1: typo fix [media] SoC Camera: ov6650: minor cleanups Jean Delvare (1): [media] BZ#22292: dibx000_common: Restore i2c algo pointer Sascha Hauer (2): [media] ARM mx3_camera: check for DMA engine type [media] soc-camera: Compile fixes for mx2-camera Stefan Ringel (1): [media] tm6000: bugfix set tv standards drivers/media/Kconfig | 1 - drivers/media/dvb/frontends/dibx000_common.c | 1 + drivers/media/video/cafe_ccic.c | 5 ++- drivers/media/video/cx231xx/cx231xx-417.c | 6 +--- drivers/media/video/cx23885/cx23885-417.c | 9 +------- drivers/media/video/cx23885/cx23885-video.c | 5 ---- drivers/media/video/mx2_camera.c | 13 ++++------- drivers/media/video/mx3_camera.c | 4 +++ drivers/media/video/omap1_camera.c | 16 +++++++------- drivers/media/video/ov6650.c | 4 +-- drivers/media/video/saa7134/saa7134-cards.c | 24 ++++++++++---------- drivers/media/video/se401.c | 7 ++--- drivers/media/video/stk-webcam.c | 4 --- drivers/media/video/tlg2300/pd-main.c | 13 +++-------- drivers/media/video/usbvideo/vicam.c | 29 ++++++++++++------------- drivers/media/video/v4l2-dev.c | 7 +++-- drivers/media/video/zoran/zoran.h | 1 + drivers/media/video/zoran/zoran_card.c | 1 + drivers/media/video/zoran/zoran_driver.c | 27 ++++++++++++++++++----- drivers/staging/tm6000/tm6000-video.c | 1 + 20 files changed, 86 insertions(+), 92 deletions(-) -- 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