linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v5.11-rc6] media fixes
@ 2021-01-28 10:27 Mauro Carvalho Chehab
  2021-01-28 18:16 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-28 10:27 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-2

For:
  - a V4L2 core regression at videobuf2 when checking for single-plane
    dmabuf;
  - a change at uAPI header v4l2-subdev.h, fixing a breakage
    as BIT() macro is not available in userspace;
  - fix some regressions at RC core due to the usage of microseconds
    everywhere on it;
  - a fix for a race condition at RC core;
  - a rename on a newly-introduced kAPI symbol (v4l2_get_link_rate),
    currently used only by a single driver.
  - Regression fixes at rcar-vin, cedrus, ite-cir, hantro, css, venus 
    and cec drivers.

Regards,
Mauro

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e081863ab48d9b2eee9e899cbd05752a2a30308d:

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

----------------------------------------------------------------
media fixes for v5.11-rc6

----------------------------------------------------------------
Colin Ian King (1):
      media: rcar-vin: fix return, use ret instead of zero

Hans Verkuil (1):
      media: v4l2-subdev.h: BIT() is not available in userspace

Jernej Skrabec (1):
      media: cedrus: Fix H264 decoding

Matthias Reichl (2):
      media: rc: fix timeout handling after switch to microsecond durations
      media: rc: ite-cir: fix min_timeout calculation

Naushir Patuck (1):
      media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"

Ricardo Ribalda (1):
      media: hantro: Fix reset_raw_fmt initialization

Sakari Ailus (3):
      media: ccs-pll: Fix link frequency for C-PHY
      media: ccs: Get static data version minor correctly
      media: v4l: common: Fix naming of v4l2_get_link_rate

Sean Young (1):
      media: rc: ensure that uevent can be read directly after rc device register

Stanimir Varbanov (1):
      media: venus: core: Fix platform driver shutdown

Yannick Fertre (1):
      media: cec: add stm32 driver

 drivers/media/cec/platform/Makefile              | 1 +
 drivers/media/common/videobuf2/videobuf2-v4l2.c  | 3 +--
 drivers/media/i2c/ccs-pll.c                      | 8 +-------
 drivers/media/i2c/ccs/ccs-data.c                 | 2 +-
 drivers/media/pci/intel/ipu3/ipu3-cio2.c         | 2 +-
 drivers/media/platform/qcom/venus/core.c         | 2 ++
 drivers/media/platform/rcar-vin/rcar-core.c      | 2 +-
 drivers/media/rc/ir-mce_kbd-decoder.c            | 2 +-
 drivers/media/rc/ite-cir.c                       | 2 +-
 drivers/media/rc/rc-main.c                       | 8 ++++----
 drivers/media/rc/serial_ir.c                     | 2 +-
 drivers/media/v4l2-core/v4l2-common.c            | 4 ++--
 drivers/staging/media/hantro/hantro_v4l2.c       | 2 +-
 drivers/staging/media/sunxi/cedrus/cedrus_h264.c | 2 +-
 include/media/v4l2-common.h                      | 4 ++--
 include/uapi/linux/v4l2-subdev.h                 | 2 +-
 16 files changed, 22 insertions(+), 26 deletions(-)


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

* Re: [GIT PULL for v5.11-rc6] media fixes
  2021-01-28 10:27 [GIT PULL for v5.11-rc6] media fixes Mauro Carvalho Chehab
@ 2021-01-28 18:16 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-28 18:16 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, 28 Jan 2021 11:27:38 +0100:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-01-28 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-28 10:27 [GIT PULL for v5.11-rc6] media fixes Mauro Carvalho Chehab
2021-01-28 18:16 ` 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).