All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	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 v5.12-rc3] media fixes
Date: Thu, 11 Mar 2021 11:45:08 +0100	[thread overview]
Message-ID: <20210311114508.21f48415@coco.lan> (raw)

Hi Linus,

Please pull from:
   git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.12-2

For a couple of fixes:
- Fix a build issue with CEC;
- Fix a deadlock at usbtv driver;
- Fix some null pointer address issues at vsp1 driver;
- Fix a wrong bitmap setting at rkisp1 driver.

Thanks!
Mauro

Em Thu, 11 Mar 2021 11:42:43 +0100
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> escreveu:

> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.12-2
> 
> for you to fetch changes up to 2025a48cfd92d541c5ee47deee97f8a46d00c4ac:
> 
>   media: rkisp1: params: fix wrong bits settings (2021-03-11 11:40:29 +0100)
> 
> ----------------------------------------------------------------
> media fixes for v5.12-rc3
> 
> ----------------------------------------------------------------
> Biju Das (2):
>       media: v4l: vsp1: Fix bru null pointer access
>       media: v4l: vsp1: Fix uif null pointer access
> 
> Dafna Hirschfeld (1):
>       media: rkisp1: params: fix wrong bits settings
> 
> Hans Verkuil (1):
>       media: rc: compile rc-cec.c into rc-core
> 
> Maxim Mikityanskiy (1):
>       media: usbtv: Fix deadlock on suspend
> 
>  .../media/platform/rockchip/rkisp1/rkisp1-params.c |  1 -
>  drivers/media/platform/vsp1/vsp1_drm.c             |  6 ++---
>  drivers/media/rc/Makefile                          |  1 +
>  drivers/media/rc/keymaps/Makefile                  |  1 -
>  drivers/media/rc/keymaps/rc-cec.c                  | 28 +++++++++-------------
>  drivers/media/rc/rc-main.c                         |  6 +++++
>  drivers/media/usb/usbtv/usbtv-audio.c              |  2 +-
>  include/media/rc-map.h                             |  7 ++++++
>  8 files changed, 29 insertions(+), 23 deletions(-)
> 



Thanks,
Mauro

             reply	other threads:[~2021-03-11 10:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11 10:45 Mauro Carvalho Chehab [this message]
2021-03-11 18:58 ` Re: [GIT PULL for v5.12-rc3] media fixes pr-tracker-bot

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=20210311114508.21f48415@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.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.