[<prev] [next>] [day] [month] [year] [list]
Message-id: <20140520140019.4bb688d3.m.chehab@samsung.com>
Date: Tue, 20 May 2014 14:00:19 -0300
From: Mauro Carvalho Chehab <m.chehab@...sung.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v3.15-rc6] media fixes
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
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.
Thanks!
Mauro.
-
The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:
Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
for you to fetch changes up to 97d9d23dda6f37d90aefeec4ed619d52df525382:
[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode (2014-05-13 20:03:31 -0300)
----------------------------------------------------------------
Antti Palosaari (3):
[media] rtl28xxu: do not hard depend on staging SDR module
[media] rtl28xxu: silence error log about disabled rtl2832_sdr module
[media] fc2580: fix tuning failure on 32-bit arch
Guennadi Liakhovetski (2):
[media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space
[media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
Jean Delvare (1):
[media] Prefer gspca_sonixb over sn9c102 for all devices
Lad, Prabhakar (5):
[media] media: davinci: vpif_capture: fix releasing of active buffers
[media] media: davinci: vpif_display: fix releasing of active buffers
[media] media: davinci: vpbe_display: fix releasing of active buffers
[media] staging: media: davinci: vpfe: make sure all the buffers are released
[media] media: davinci: vpfe: make sure all the buffers unmapped and released
Mauro Carvalho Chehab (1):
Merge tag 'v3.15-rc1' into patchwork
Nicolas Dufresne (1):
[media] s5p-fimc: Fix YUV422P depth
Salva Peiró (1):
[media] media-device: fix infoleak in ioctl media_enum_entities()
Sylwester Nawrocki (1):
[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() function
drivers/media/i2c/ov7670.c | 2 +-
drivers/media/i2c/s5c73m3/s5c73m3-core.c | 2 +-
drivers/media/media-device.c | 1 +
drivers/media/platform/davinci/vpbe_display.c | 16 +++++++-
drivers/media/platform/davinci/vpfe_capture.c | 2 +
drivers/media/platform/davinci/vpif_capture.c | 34 +++++++++++------
drivers/media/platform/davinci/vpif_display.c | 35 +++++++++++------
drivers/media/platform/exynos4-is/fimc-core.c | 2 +-
drivers/media/tuners/fc2580.c | 6 +--
drivers/media/tuners/fc2580_priv.h | 1 +
drivers/media/usb/dvb-usb-v2/Makefile | 1 -
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 48 +++++++++++++++++++++---
drivers/media/usb/gspca/sonixb.c | 2 -
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 12 +++---
drivers/staging/media/davinci_vpfe/vpfe_video.c | 13 ++++++-
drivers/staging/media/sn9c102/sn9c102_devtable.h | 2 -
16 files changed, 132 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists