From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v3.9-rc4] media fixes
Date: Sun, 31 Mar 2013 10:52:52 -0300 [thread overview]
Message-ID: <20130331105252.3e7e9367@redhat.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
For a some fixes for Kernel 3.9:
- A subsystem build fix when VIDEO_DEV=y, VIDEO_V4L2=m and I2C=m.
- A compilation fix for arm multiarch preventing IR_RX51 to be
selected;
- a regression fix at bttv crop logic;
- s5p-mfc/m5mols/exynos: a few fixes for cameras on exynos hardware.
Thanks!
Mauro
-
The following changes since commit a937536b868b8369b98967929045f1df54234323:
Linux 3.9-rc3 (2013-03-17 15:59:32 -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 35ccecef6ed48a5602755ddf580c45a026a1dc05:
[media] [REGRESSION] bt8xx: Fix too large height in cropcap (2013-03-26 08:37:00 -0300)
----------------------------------------------------------------
Andrzej Hajda (1):
[media] m5mols: Fix bug in stream on handler
Arnd Bergmann (1):
[media] ir: IR_RX51 only works on OMAP2
Arun Kumar K (2):
[media] s5p-mfc: Fix frame skip bug
[media] s5p-mfc: Fix encoder control 15 issue
Hans de Goede (1):
[media] [REGRESSION] bt8xx: Fix too large height in cropcap
Mauro Carvalho Chehab (2):
Merge tag 'v3.9-rc3' into v4l_for_linus
[media] fix compilation with both V4L2 and I2C as 'm'
Shaik Ameer Basha (4):
[media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structure
[media] fimc-lite: Fix the variable type to avoid possible crash
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finish
Sylwester Nawrocki (1):
[media] s5p-fimc: Do not attempt to disable not enabled media pipeline
drivers/media/i2c/m5mols/m5mols_core.c | 2 +-
drivers/media/pci/bt8xx/bttv-driver.c | 20 +++++++++----
drivers/media/platform/exynos-gsc/gsc-core.c | 8 +++--
drivers/media/platform/s5p-fimc/fimc-core.c | 6 ++--
drivers/media/platform/s5p-fimc/fimc-lite-reg.c | 8 ++---
drivers/media/platform/s5p-fimc/fimc-lite.c | 1 +
drivers/media/platform/s5p-fimc/fimc-mdevice.c | 39 ++++++++++++-------------
drivers/media/platform/s5p-mfc/s5p_mfc.c | 2 +-
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 1 +
drivers/media/rc/Kconfig | 2 +-
drivers/media/v4l2-core/Makefile | 2 +-
11 files changed, 53 insertions(+), 38 deletions(-)
reply other threads:[~2013-03-31 13:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130331105252.3e7e9367@redhat.com \
--to=mchehab@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.