* [GIT PULL for v4.14-rc6] media fixes
@ 2017-10-16 20:31 Mauro Carvalho Chehab
2017-10-17 0:15 ` Linus Torvalds
0 siblings, 1 reply; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2017-10-16 20:31 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Media Mailing List, Linux Kernel Mailing List
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.14-2
For the following media core fixes:
- cec: Respond to unregistered initiators, when applicable
- dvb_frontend: only use kref after initialized
and the following driver-specific fixes:
- qcom, camss: Make function vfe_set_selection static
- qcom: VIDEO_QCOM_CAMSS should depend on HAS_DMA
- s5p-cec: add NACK detection support
- media: staging/imx: Fix uninitialized variable warning
- dib3000mc: i2c transfers over usb cannot be done from stack
- venus: init registered list on streamoff
Thanks!
Mauro
-
The following changes since commit 1efdf1776e2253b77413c997bed862410e4b6aaf:
media: leds: as3645a: add V4L2_FLASH_LED_CLASS dependency (2017-09-05 16:32:45 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.14-2
for you to fetch changes up to ead666000a5fe34bdc82d61838e4df2d416ea15e:
media: dvb_frontend: only use kref after initialized (2017-10-11 12:47:36 -0400)
----------------------------------------------------------------
media fixes for v4.14-rc6
----------------------------------------------------------------
Colin Ian King (1):
media: qcom: camss: Make function vfe_set_selection static
Geert Uytterhoeven (1):
media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMA
Hans Verkuil (1):
media: s5p-cec: add NACK detection support
Jose Abreu (1):
media: cec: Respond to unregistered initiators, when applicable
Laurent Pinchart (1):
media: staging/imx: Fix uninitialized variable warning
Mauro Carvalho Chehab (1):
media: dvb_frontend: only use kref after initialized
Sean Young (1):
media: dvb: i2c transfers over usb cannot be done from stack
Stanimir Varbanov (1):
media: venus: init registered list on streamoff
drivers/media/cec/cec-adap.c | 13 +++--
drivers/media/dvb-core/dvb_frontend.c | 25 +++++++--
drivers/media/dvb-frontends/dib3000mc.c | 50 ++++++++++++++----
drivers/media/dvb-frontends/dvb-pll.c | 22 ++++++--
drivers/media/platform/Kconfig | 2 +-
drivers/media/platform/qcom/camss-8x16/camss-vfe.c | 2 +-
drivers/media/platform/qcom/venus/helpers.c | 1 +
.../media/platform/s5p-cec/exynos_hdmi_cecctrl.c | 3 +-
drivers/media/platform/s5p-cec/s5p_cec.c | 11 +++-
drivers/media/platform/s5p-cec/s5p_cec.h | 2 +
drivers/media/tuners/mt2060.c | 59 +++++++++++++++++-----
drivers/staging/media/imx/imx-media-dev.c | 4 +-
12 files changed, 153 insertions(+), 41 deletions(-)
--
Cheers,
Mauro
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL for v4.14-rc6] media fixes
2017-10-16 20:31 [GIT PULL for v4.14-rc6] media fixes Mauro Carvalho Chehab
@ 2017-10-17 0:15 ` Linus Torvalds
2017-10-17 5:20 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2017-10-17 0:15 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Andrew Morton, Linux Media Mailing List, Linux Kernel Mailing List
On Mon, Oct 16, 2017 at 4:31 PM, Mauro Carvalho Chehab
<mchehab@infradead.org> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.14-2
No such tag.
Did you forget to push out? The latest tag I see is v4.14-1.
I do see the branch (v4l_for_linus) that contains the commit you
mention, but no tag..
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL for v4.14-rc6] media fixes
2017-10-17 0:15 ` Linus Torvalds
@ 2017-10-17 5:20 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2017-10-17 5:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Media Mailing List, Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]
Hi Linus,
Em Mon, 16 Oct 2017 20:15:33 -0400
Linus Torvalds <torvalds@linux-foundation.org> escreveu:
> On Mon, Oct 16, 2017 at 4:31 PM, Mauro Carvalho Chehab
> <mchehab@infradead.org> wrote:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.14-2
>
> No such tag.
>
> Did you forget to push out? The latest tag I see is v4.14-1.
Yes, I forgot to push, sorry[1]!
I just pushed it manually. You should now be able to see the
media/v4.14-2 tag there on my tree.
[1] Actually, my scripts were supposed to push it. I'm out of town for
two weeks (this week in US, next week in EU), so, I'm handling it from
my notebook, instead of using my usual machine. Maybe some setup
differences caused a flaw to it, or maybe the local copy of the script
is outdated. I'll double-check tomorrow to be sure that, if I need
to do another push before returning home, everything would be just fine.
> I do see the branch (v4l_for_linus) that contains the commit you
> mention, but no tag..
Yep, the branch is identical to what's referenced by the tag.
Thanks,
Mauro
[-- Attachment #2: Assinatura digital OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-10-17 5:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-16 20:31 [GIT PULL for v4.14-rc6] media fixes Mauro Carvalho Chehab
2017-10-17 0:15 ` Linus Torvalds
2017-10-17 5:20 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome