(Same as my previous git pull message, but with an additional patch from Prabhakar.) Some async/OF work from Prabhakar (the correct version this time) and assorted improvements and fixes for compiler warnings. Regards, Hans The following changes since commit ee17608d6aa04a86e253a9130d6c6d00892f132b: [media] imx074: support asynchronous probing (2013-06-21 16:36:15 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.11 for you to fetch changes up to a0d1da533b6b5dd76644364ad0e000a77275c88d: media: i2c: tvp7002: add support for asynchronous probing (2013-06-24 10:40:04 +0200) ---------------------------------------------------------------- Emil Goode (1): saa7134: Fix sparse warnings by adding __user annotation Hans Verkuil (5): ml86v7667: fix compiler warning bfin_capture: fix compiler warning omap_vout: fix compiler warning v4l2-controls.h: fix copy-and-paste error in comment saa7164: fix compiler warning Lad, Prabhakar (4): media: i2c: ths8200: support asynchronous probing media: i2c: ths8200: add OF support media: i2c: adv7343: add support for asynchronous probing media: i2c: tvp7002: add support for asynchronous probing Lars-Peter Clausen (1): tvp514x: Fix init seqeunce Documentation/devicetree/bindings/media/i2c/ths8200.txt | 19 +++++++++++++++++++ drivers/media/i2c/adv7343.c | 15 +++++++++++---- drivers/media/i2c/ml86v7667.c | 2 +- drivers/media/i2c/ths8200.c | 18 +++++++++++++++++- drivers/media/i2c/tvp514x.c | 10 +++++----- drivers/media/i2c/tvp7002.c | 6 ++++++ drivers/media/pci/saa7134/saa7134-video.c | 2 +- drivers/media/pci/saa7164/saa7164-core.c | 3 ++- drivers/media/platform/blackfin/bfin_capture.c | 4 +++- drivers/media/platform/omap/omap_vout.c | 3 +-- include/uapi/linux/v4l2-controls.h | 4 ++-- 11 files changed, 68 insertions(+), 18 deletions(-) create mode 100644 Documentation/devicetree/bindings/media/i2c/ths8200.txt -- 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