Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media fixes from Mauro Carvalho Chehab: "Most of the changes are drivers fixes (rtl28xuu, fc2580, ov7670, davinci, gspca, s5p-fimc and s5c73m3). There is also a compat32 fix and one infoleak fixup at the media controller" * 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space [media] media-device: fix infoleak in ioctl media_enum_entities() [media] fc2580: fix tuning failure on 32-bit arch [media] Prefer gspca_sonixb over sn9c102 for all devices [media] media: davinci: vpfe: make sure all the buffers unmapped and released [media] staging: media: davinci: vpfe: make sure all the buffers are released [media] media: davinci: vpbe_display: fix releasing of active buffers [media] media: davinci: vpif_display: fix releasing of active buffers [media] media: davinci: vpif_capture: fix releasing of active buffers [media] s5p-fimc: Fix YUV422P depth [media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function [media] rtl28xxu: silence error log about disabled rtl2832_sdr module [media] rtl28xxu: do not hard depend on staging SDR module
Showing
- drivers/media/i2c/ov7670.c 1 addition, 1 deletiondrivers/media/i2c/ov7670.c
- drivers/media/i2c/s5c73m3/s5c73m3-core.c 1 addition, 1 deletiondrivers/media/i2c/s5c73m3/s5c73m3-core.c
- drivers/media/media-device.c 1 addition, 0 deletionsdrivers/media/media-device.c
- drivers/media/platform/davinci/vpbe_display.c 15 additions, 1 deletiondrivers/media/platform/davinci/vpbe_display.c
- drivers/media/platform/davinci/vpfe_capture.c 2 additions, 0 deletionsdrivers/media/platform/davinci/vpfe_capture.c
- drivers/media/platform/davinci/vpif_capture.c 23 additions, 11 deletionsdrivers/media/platform/davinci/vpif_capture.c
- drivers/media/platform/davinci/vpif_display.c 23 additions, 12 deletionsdrivers/media/platform/davinci/vpif_display.c
- drivers/media/platform/exynos4-is/fimc-core.c 1 addition, 1 deletiondrivers/media/platform/exynos4-is/fimc-core.c
- drivers/media/tuners/fc2580.c 3 additions, 3 deletionsdrivers/media/tuners/fc2580.c
- drivers/media/tuners/fc2580_priv.h 1 addition, 0 deletionsdrivers/media/tuners/fc2580_priv.h
- drivers/media/usb/dvb-usb-v2/Makefile 0 additions, 1 deletiondrivers/media/usb/dvb-usb-v2/Makefile
- drivers/media/usb/dvb-usb-v2/rtl28xxu.c 43 additions, 5 deletionsdrivers/media/usb/dvb-usb-v2/rtl28xxu.c
- drivers/media/usb/gspca/sonixb.c 0 additions, 2 deletionsdrivers/media/usb/gspca/sonixb.c
- drivers/media/v4l2-core/v4l2-compat-ioctl32.c 7 additions, 5 deletionsdrivers/media/v4l2-core/v4l2-compat-ioctl32.c
- drivers/staging/media/davinci_vpfe/vpfe_video.c 11 additions, 2 deletionsdrivers/staging/media/davinci_vpfe/vpfe_video.c
- drivers/staging/media/sn9c102/sn9c102_devtable.h 0 additions, 2 deletionsdrivers/staging/media/sn9c102/sn9c102_devtable.h
Please register or sign in to comment