All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v5.11-rc7] media fixes
@ 2021-02-01 15:56 Mauro Carvalho Chehab
  2021-02-01 16:25 ` [GIT PULL for v5.11-rc7] media fixes (#71221) Jenkins
  2021-02-01 19:25 ` [GIT PULL for v5.11-rc7] media fixes pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-02-01 15:56 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 tags/media/v5.11-3

The rockship rkisp1 driver will be promoted from stage on Kernel 5.11.
While not too late, do a few uAPI changes which are needed to better
support its functionalities.

Regards,
Mauro

-

The following changes since commit e081863ab48d9b2eee9e899cbd05752a2a30308d:

  media: hantro: Fix reset_raw_fmt initialization (2021-01-26 19:16:27 +0100)

are available in the Git repository at:

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

for you to fetch changes up to ef357e02b6c420dc2d668ebf3165838c77358acd:

  media: rockchip: rkisp1: extend uapi array sizes (2021-01-28 11:31:43 +0100)

----------------------------------------------------------------
media fixes for v5.11-rc7

----------------------------------------------------------------
Dafna Hirschfeld (3):
      media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
      media: rkisp1: stats: remove a wrong cast to u8
      media: rkisp1: stats: mask the hist_bins values

Heiko Stuebner (3):
      media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
      media: rockchip: rkisp1: carry ip version information
      media: rockchip: rkisp1: extend uapi array sizes

 Documentation/admin-guide/media/rkisp1.rst         | 16 ++++
 .../media/platform/rockchip/rkisp1/rkisp1-dev.c    | 21 +++---
 .../media/platform/rockchip/rkisp1/rkisp1-params.c |  5 +-
 .../media/platform/rockchip/rkisp1/rkisp1-regs.h   |  1 +
 .../media/platform/rockchip/rkisp1/rkisp1-stats.c  | 11 +--
 include/uapi/linux/rkisp1-config.h                 | 86 +++++++++++++++++++---
 6 files changed, 114 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2021-02-01 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 15:56 [GIT PULL for v5.11-rc7] media fixes Mauro Carvalho Chehab
2021-02-01 16:25 ` [GIT PULL for v5.11-rc7] media fixes (#71221) Jenkins
2021-02-01 19:25 ` [GIT PULL for v5.11-rc7] media fixes pr-tracker-bot

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.