Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1608304
| From | Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL for v4.11-rc4] media fixes |
| Date | 2017-03-24 11:40 +0100 |
| Message-ID | <touNs-aN-19@gated-at.bofh.it> (permalink) |
| Organization | Samsung |
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.11-3
for a series of fixes:
- dvb-usb-firmware: don't do DMA on stack
- coda/imx-vdoa: platform_driver should not be const
- bdisp: Clean up file handle in open() error path
- exynos-gsc: Do not swap cb/cr for semi planar formats
Thanks!
Mauro
The following changes since commit 8c71fff434e5ecf5ff27bd61db1bc9ac4c2b2a1b:
[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure (2017-03-07 13:34:11 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.11-3
for you to fetch changes up to 24a47426066c8ba16a4db1b20a41d63187281195:
[media] exynos-gsc: Do not swap cb/cr for semi planar formats (2017-03-22 09:50:07 -0300)
----------------------------------------------------------------
media fixes for v4.11-rc4
----------------------------------------------------------------
Arnd Bergmann (1):
[media] coda/imx-vdoa: platform_driver should not be const
Shailendra Verma (1):
[media] bdisp: Clean up file handle in open() error path
Stefan BrĂ¼ns (1):
[media] dvb-usb-firmware: don't do DMA on stack
Thibault Saunier (1):
[media] exynos-gsc: Do not swap cb/cr for semi planar formats
drivers/media/platform/coda/imx-vdoa.c | 2 +-
drivers/media/platform/exynos-gsc/gsc-core.c | 2 --
drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 2 +-
drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 22 ++++++++++++----------
4 files changed, 14 insertions(+), 14 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL for v4.11-rc4] media fixes Mauro Carvalho Chehab <mchehab@osg.samsung.com> - 2017-03-24 11:40 +0100
csiph-web