All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v5.15-rc4] media fixes
@ 2021-09-27  8:53 Mauro Carvalho Chehab
  2021-09-27  9:35 ` [GIT PULL for v5.15-rc4] media fixes (#77302) Jenkins
  2021-09-27 20:12 ` [GIT PULL for v5.15-rc4] media fixes pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-09-27  8:53 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.15-2

For a couple of driver fixes:
      hantro: Fix check for single irq
      cedrus: Fix SUNXI tile size calculation
      s5p-jpeg: rename JPEG marker constants to prevent build warnings
      ir_toy: prevent device from hanging during transmit

Regards,
Mauro

-

The following changes since commit 835d31d319d9c8c4eb6cac074643360ba0ecab10:

  Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2021-09-01 10:34:52 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f0c15b360fb65ee39849afe987c16eb3d0175d0d:

  media: ir_toy: prevent device from hanging during transmit (2021-09-19 11:19:37 +0200)

----------------------------------------------------------------
media fixes for v5.15-rc4

----------------------------------------------------------------
Jernej Skrabec (1):
      media: hantro: Fix check for single irq

Nicolas Dufresne (1):
      media: cedrus: Fix SUNXI tile size calculation

Randy Dunlap (1):
      media: s5p-jpeg: rename JPEG marker constants to prevent build warnings

Sean Young (1):
      media: ir_toy: prevent device from hanging during transmit

 drivers/media/platform/s5p-jpeg/jpeg-core.c       | 18 +++++++--------
 drivers/media/platform/s5p-jpeg/jpeg-core.h       | 28 +++++++++++------------
 drivers/media/rc/ir_toy.c                         | 21 ++++++++++++++++-
 drivers/staging/media/hantro/hantro_drv.c         |  2 +-
 drivers/staging/media/sunxi/cedrus/cedrus_video.c |  2 +-
 5 files changed, 45 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2021-09-27 20:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27  8:53 [GIT PULL for v5.15-rc4] media fixes Mauro Carvalho Chehab
2021-09-27  9:35 ` [GIT PULL for v5.15-rc4] media fixes (#77302) Jenkins
2021-09-27 20:12 ` [GIT PULL for v5.15-rc4] 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.