linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v5.3-rc4] media fixes
@ 2019-08-09 11:34 Mauro Carvalho Chehab
  2019-08-09 11:40 ` Jenkins
  0 siblings, 1 reply; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2019-08-09 11:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, 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/v5.3-3

For a fix at the vivid CEC support.

-

Last attempt failed due to a mix of factors related to using a different
machine for the pull request. Sorry for that.

Thanks,
Mauro

---

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.3-3

for you to fetch changes up to 92f5b0313e37e2b37aaf8f0bb75b6c50eafb5808:

  media: vivid: fix missing cec adapter name (2019-07-30 11:47:51 -0400)

----------------------------------------------------------------
media updates for v5.3-rc1

----------------------------------------------------------------
Hans Verkuil (1):
      media: vivid: fix missing cec adapter name

 drivers/media/platform/vivid/vivid-core.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL for v5.3-rc4] media fixes
  2019-08-09 11:34 [GIT PULL for v5.3-rc4] media fixes Mauro Carvalho Chehab
@ 2019-08-09 11:40 ` Jenkins
  0 siblings, 0 replies; 6+ messages in thread
From: Jenkins @ 2019-08-09 11:40 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58047/
Build log: https://builder.linuxtv.org/job/patchwork/5018/
Build time: 00:03:10
Link: https://lore.kernel.org/linux-media/r/20190809083410.3997c6b5@coco.lan
Summary: 1 issues, being 0 build regressions

Error/warnings:

patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:6: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:61: WARNING: Missing Signed-off-by: line by nominal patch author 'Hans Verkuil <hverkuil@xs4all.nl>'

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-media-vivid-fix-missing-cec-adapter-name.patch


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL for v5.3-rc4] media fixes
  2019-08-08 15:39 Mauro Carvalho Chehab
  2019-08-08 15:45 ` Jenkins
  2019-08-08 17:40 ` Linus Torvalds
@ 2019-08-09 16:35 ` pr-tracker-bot
  2 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2019-08-09 16:35 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linus Torvalds, Greg Kroah-Hartman, Andrew Morton,
	Linux Media Mailing List, Linux Kernel Mailing List

The pull request you sent on Thu, 8 Aug 2019 12:39:43 -0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6c02b6300fec062405ed0215e8ed1ed2b690da55

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL for v5.3-rc4] media fixes
  2019-08-08 15:39 Mauro Carvalho Chehab
  2019-08-08 15:45 ` Jenkins
@ 2019-08-08 17:40 ` Linus Torvalds
  2019-08-09 16:35 ` pr-tracker-bot
  2 siblings, 0 replies; 6+ messages in thread
From: Linus Torvalds @ 2019-08-08 17:40 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

On Thu, Aug 8, 2019 at 8:39 AM Mauro Carvalho Chehab
<mchehab+samsung@kernel.org> wrote:
>
> Please pull from:
>   git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2
>
> For a fix at the vivid CEC support.

There's no vivid CEC fix there, and you already asked me to pull that
tag two weeks ago, and it was merged in Jul 22 (merge commit
c92f0380673b).

I _suspect_ that you meant for me to pull a media/v5.3-3 tag, but no
such tag exists. There is a v4l_for_linus branch that has the commit
you point to, but no actual signed tag anywhere.

Normally I'd think you forgot to push out, but with the wrong
tag-name, there's something else going on too.

                 Linus

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL for v5.3-rc4] media fixes
  2019-08-08 15:39 Mauro Carvalho Chehab
@ 2019-08-08 15:45 ` Jenkins
  2019-08-08 17:40 ` Linus Torvalds
  2019-08-09 16:35 ` pr-tracker-bot
  2 siblings, 0 replies; 6+ messages in thread
From: Jenkins @ 2019-08-08 15:45 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/58037/
Build log: https://builder.linuxtv.org/job/patchwork/4527/
Build time: 00:04:25

Summary: 1 issues, being 0 build regressions

Error/warnings:

patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:6: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)
patches/0001-media-vivid-fix-missing-cec-adapter-name.patch:61: WARNING: Missing Signed-off-by: line by nominal patch author 'Hans Verkuil <hverkuil@xs4all.nl>'

Error #256 when running ./scripts/checkpatch.pl --terse --mailback --no-summary --strict patches/0001-media-vivid-fix-missing-cec-adapter-name.patch


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL for v5.3-rc4] media fixes
@ 2019-08-08 15:39 Mauro Carvalho Chehab
  2019-08-08 15:45 ` Jenkins
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2019-08-08 15:39 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, 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/v5.3-2


For a fix at the vivid CEC support.

Regards,
Mauro

-

The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b:

  Linux 5.3-rc2 (2019-07-28 12:47:02 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v5.3-2

for you to fetch changes up to 92f5b0313e37e2b37aaf8f0bb75b6c50eafb5808:

  media: vivid: fix missing cec adapter name (2019-07-30 11:47:51 -0400)

----------------------------------------------------------------
media updates for v5.3-rc1

----------------------------------------------------------------
Hans Verkuil (1):
      media: vivid: fix missing cec adapter name

 drivers/media/platform/vivid/vivid-core.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-08-09 16:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-09 11:34 [GIT PULL for v5.3-rc4] media fixes Mauro Carvalho Chehab
2019-08-09 11:40 ` Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2019-08-08 15:39 Mauro Carvalho Chehab
2019-08-08 15:45 ` Jenkins
2019-08-08 17:40 ` Linus Torvalds
2019-08-09 16:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).