Various fixes for 3.18. Regards, Hans The following changes since commit 1ef24960ab78554fe7e8e77d8fc86524fbd60d3c: Merge tag 'v3.18-rc1' into patchwork (2014-10-21 08:32:51 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.18f for you to fetch changes up to 30da44af2da231c02a8cb2d6d4d3905c6e8030c9: videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory(). (2014-10-22 13:04:09 +0200) ---------------------------------------------------------------- Dan Carpenter (3): em28xx-input: NULL dereference on error xc5000: use after free in release() usbvision-video: two use after frees Fabian Frederick (1): tw68: remove deprecated IRQF_DISABLED Fancy Fang (1): videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check in vm_iomap_memory(). Hans Verkuil (2): wl128x: fix fmdbg compiler warning tw68: remove bogus I2C_ALGOBIT dependency drivers/media/pci/tw68/Kconfig | 1 - drivers/media/pci/tw68/tw68-core.c | 2 +- drivers/media/radio/wl128x/fmdrv_common.c | 2 +- drivers/media/tuners/xc5000.c | 2 +- drivers/media/usb/em28xx/em28xx-input.c | 4 +++- drivers/media/usb/usbvision/usbvision-video.c | 2 ++ drivers/media/v4l2-core/videobuf-dma-contig.c | 9 +++++++++ 7 files changed, 17 insertions(+), 5 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