Hi Mauro,
Another bunch of bug fixes and small cleanups for 4.8.
The vb2 fix is particularly nasty, the others are all pretty trivial.
Regards,
Hans
The following changes since commit 009a620848218d521f008141c62f56bf19294dd9:
[media] cec: always check all_device_types and features (2016-07-19 13:27:46
-0300)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v4.8a
for you to fetch changes up to 50200862a0c4757fa72cf4f188ce37add25673cd:
airspy: fix compiler warning (2016-07-20 12:45:51 +0200)
----------------------------------------------------------------
Bhaktipriya Shridhar (6):
pvrusb2: Remove deprecated create_singlethread_workqueue
gspca: sonixj: Remove deprecated create_singlethread_workqueue
gspca: vicam: Remove deprecated create_singlethread_workqueue
gspca: jl2005bcd: Remove deprecated create_singlethread_workqueue
gspca: finepix: Remove deprecated create_singlethread_workqueue
ad9389b: Remove deprecated create_singlethread_workqueue
Hans Verkuil (5):
adv7511: fix VIC autodetect
cobalt: support reduced fps
vim2m: copy the other colorspace-related fields as well
vivid: don't handle CEC_MSG_SET_STREAM_PATH
airspy: fix compiler warning
Markus Elfring (4):
tw686x-kh: Delete an unnecessary check before the function call
"video_unregister_device"
cec: Delete an unnecessary check before the function call "rc_free_device"
v4l2-common: Delete an unnecessary check before the function call
"spi_unregister_device"
tw686x: Delete an unnecessary check before the function call
"video_unregister_device"
Steve Longerbeam (3):
media: adv7180: Fix broken interrupt register access
media: adv7180: define more registers
media: adv7180: add power pin control
Vincent Stehlé (1):
vb2: Fix allocation size of dma_parms
Documentation/devicetree/bindings/media/i2c/adv7180.txt | 5 ++
drivers/media/i2c/Kconfig | 2 +-
drivers/media/i2c/ad9389b.c | 22 ++-------
drivers/media/i2c/adv7180.c | 118
+++++++++++++++++++++++++++++++-------------
drivers/media/i2c/adv7511.c | 24 +++++++--
drivers/media/pci/cobalt/cobalt-v4l2.c | 7 ++-
drivers/media/pci/tw686x/tw686x-video.c | 3 +-
drivers/media/platform/vim2m.c | 15 +++++-
drivers/media/platform/vivid/vivid-cec.c | 10 ----
drivers/media/usb/airspy/airspy.c | 1 -
drivers/media/usb/gspca/finepix.c | 8 +--
drivers/media/usb/gspca/jl2005bcd.c | 8 +--
drivers/media/usb/gspca/sonixj.c | 13 ++---
drivers/media/usb/gspca/vicam.c | 8 +--
drivers/media/usb/pvrusb2/pvrusb2-hdw-internal.h | 1 -
drivers/media/usb/pvrusb2/pvrusb2-hdw.c | 23 +++------
drivers/media/v4l2-core/v4l2-common.c | 2 +-
drivers/media/v4l2-core/videobuf2-dma-contig.c | 2 +-
drivers/staging/media/cec/cec-core.c | 3 +-
drivers/staging/media/tw686x-kh/tw686x-kh-video.c | 3 +-
20 files changed, 156 insertions(+), 122 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html