From: Mauro Carvalho Chehab <m.chehab@samsung.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: Re: [GIT PULL for v3.11-rc5] media fixes
Date: Tue, 06 Aug 2013 07:31:47 -0300 [thread overview]
Message-ID: <20130806073147.496203fd@samsung.com> (raw)
In-Reply-To: <20130805165354.74b01685@samsung.com>
Em Mon, 5 Aug 2013 16:53:54 -0300
Mauro Carvalho Chehab <m.chehab@samsung.com> escreveu:
> Hi Linus,
>
> Please pull from:
> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
>
> for some drivers fixes (em28xx, coda, usbtv, s5p, hdpvr and ml86v7667) and
> at a fix for media DocBook.
>
> Thanks!
> Mauro
>
> -
>
> The following changes since commit 1b2c14b44adcb7836528640bfdc40bf7499d987d:
>
Gah! It seems that my emailer replaced everything below this line by the
content of .signature when clicked at the combo-box to switch to use my email
at Samsung[1]. Sorry for that.
[1] maybe as a side-effect of this bug: https://bugs.freedesktop.org/show_bug.cgi?id=66515
Anyway, let me redo the pull request below.
Thanks,
Mauro
-
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
for some drivers fixes (em28xx, coda, usbtv, s5p, hdpvr and ml86v7667) and
at a fix for media DocBook.
-
The following changes since commit 1b2c14b44adcb7836528640bfdc40bf7499d987d:
MAINTAINERS & ABI: Update to point to my new email (2013-07-08 11:04:11 -0300)
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 f813b5775b471b656382ae8f087bb34dc894261f:
[media] em28xx: fix assignment of the eeprom data (2013-07-26 12:28:03 -0300)
----------------------------------------------------------------
Alban Browaeys (1):
[media] em28xx: fix assignment of the eeprom data
Alexander Shiyan (1):
[media] media: coda: Fix DT driver data pointer for i.MX27
Alexey Khoroshilov (1):
[media] hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
Andrzej Hajda (2):
[media] DocBook: upgrade media_api DocBook version to 4.2
[media] v4l2: added missing mutex.h include to v4l2-ctrls.h
Hans Verkuil (2):
[media] ml86v7667: fix compile warning: 'ret' set but not used
[media] usbtv: fix dependency
John Sheu (1):
[media] s5p-mfc: Fix input/output format reporting
Lubomir Rintel (2):
[media] usbtv: Fix deinterlacing
[media] usbtv: Throw corrupted frames away
Sachin Kamat (1):
[media] s5p-g2d: Fix registration failure
Documentation/DocBook/media_api.tmpl | 4 +-
drivers/media/i2c/ml86v7667.c | 4 +-
drivers/media/platform/coda.c | 2 +-
drivers/media/platform/s5p-g2d/g2d.c | 1 +
drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 79 +++++++++++-----------------
drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 46 ++++++----------
drivers/media/usb/em28xx/em28xx-i2c.c | 2 +-
drivers/media/usb/hdpvr/hdpvr-core.c | 11 ++--
drivers/media/usb/usbtv/Kconfig | 2 +-
drivers/media/usb/usbtv/usbtv.c | 51 +++++++++++++-----
include/media/v4l2-ctrls.h | 1 +
11 files changed, 101 insertions(+), 102 deletions(-)
prev parent reply other threads:[~2013-08-06 10:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 19:53 [GIT PULL for v3.11-rc5] media fixes Mauro Carvalho Chehab
2013-08-06 10:31 ` Mauro Carvalho Chehab [this message]
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=20130806073147.496203fd@samsung.com \
--to=m.chehab@samsung.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.