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: [GIT PULL for v3.14-rc2] media fixes
Date: Fri, 07 Feb 2014 11:57:43 -0200 [thread overview]
Message-ID: <20140207115743.477b8e91@samsung.com> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
For a series of small fixes. Mostly driver ones. There is one core
regression fix on a patch that was meant to fix some race issues on
vb2, but that actually caused more harm than good. So, we're just
reverting it for now.
Thanks!
Mauro
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
for you to fetch changes up to 57f0547fbc1e925f5e58c76f311a6632c3f37740:
[media] adv7842: Composite free-run platfrom-data fix (2014-02-04 06:46:10 -0200)
----------------------------------------------------------------
Alexey Khoroshilov (1):
[media] go7007-loader: fix usb_dev leak
Andi Shyti (2):
[media] cx24117: remove dead code in always 'false' if statement
[media] cx24117: use a valid dev pointer for dev_err printout
Andrzej Hajda (1):
[media] s5k5baf: allow to handle arbitrary long i2c sequences
Antti Palosaari (1):
[media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
Dave Jones (2):
[media] mxl111sf: Fix unintentional garbage stack read
[media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
Hans Verkuil (1):
[media] Revert "[media] videobuf_vm_{open,close} race fixes"
Jacek Anaszewski (1):
[media] s5p-jpeg: Fix wrong NV12 format parameters
Levente Kurusa (1):
[media] media: bt8xx: add missing put_device call
Martin Bugge (2):
[media] v4l2-dv-timings: fix GTF calculation
[media] adv7842: Composite free-run platfrom-data fix
Masanari Iida (1):
[media] hdpvr: Fix memory leak in debug
Mauro Carvalho Chehab (1):
Merge tag 'v3.14-rc1' into patchwork
Michael Krufky (1):
[media] update Michael Krufky's email address
Ricardo Ribalda (1):
[media] vb2: Check if there are buffers before streamon
Sylwester Nawrocki (3):
[media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled()
[media] exynos4-is: Compile in fimc runtime PM callbacks conditionally
[media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally
Documentation/dvb/contributors.txt | 2 +-
drivers/media/dvb-frontends/cx24117.c | 10 +--------
drivers/media/dvb-frontends/nxt200x.c | 2 +-
drivers/media/i2c/adv7842.c | 2 +-
drivers/media/i2c/s5k5baf.c | 30 +++++++++++++++++----------
drivers/media/pci/bt8xx/bttv-cards.c | 2 +-
drivers/media/pci/bt8xx/bttv-gpio.c | 2 +-
drivers/media/pci/saa7134/saa7134-cards.c | 2 +-
drivers/media/platform/exynos4-is/fimc-core.c | 5 ++++-
drivers/media/platform/exynos4-is/fimc-lite.c | 7 +++++--
drivers/media/platform/s5p-jpeg/jpeg-core.c | 8 +++----
drivers/media/usb/dvb-usb-v2/af9035.c | 2 ++
drivers/media/usb/dvb-usb-v2/mxl111sf-demod.c | 4 ++--
drivers/media/usb/dvb-usb-v2/mxl111sf-demod.h | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.c | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-gpio.h | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.c | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-i2c.h | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-phy.c | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-phy.h | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-reg.h | 2 +-
drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c | 4 ++--
drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.h | 4 ++--
drivers/media/usb/dvb-usb-v2/mxl111sf.c | 6 +++---
drivers/media/usb/dvb-usb-v2/mxl111sf.h | 2 +-
drivers/media/usb/hdpvr/hdpvr-core.c | 4 +++-
drivers/media/v4l2-core/v4l2-dv-timings.c | 1 +
drivers/media/v4l2-core/videobuf-dma-contig.c | 12 +++++------
drivers/media/v4l2-core/videobuf-dma-sg.c | 10 ++++-----
drivers/media/v4l2-core/videobuf-vmalloc.c | 10 ++++-----
drivers/media/v4l2-core/videobuf2-core.c | 5 +++++
drivers/staging/media/go7007/go7007-loader.c | 4 +++-
32 files changed, 84 insertions(+), 72 deletions(-)
--
Cheers,
Mauro
next reply other threads:[~2014-02-07 13:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 13:57 Mauro Carvalho Chehab [this message]
2014-02-07 20:18 ` [GIT PULL for v3.14-rc2] media fixes Linus Torvalds
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=20140207115743.477b8e91@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox