All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.15] Various fixes
@ 2021-07-20 13:34 Hans Verkuil
  2021-07-20 14:12 ` [GIT PULL FOR v5.15] Various fixes (#75898) Jenkins
  2021-07-22  6:34 ` [GIT PULL FOR v5.15] Various fixes Mauro Carvalho Chehab
  0 siblings, 2 replies; 5+ messages in thread
From: Hans Verkuil @ 2021-07-20 13:34 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Fabio Estevam

The following changes since commit 379e205dab9d7f9761984728e7d6f5f8305cc424:

  media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157 (2021-07-12 14:28:49 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.15a

for you to fetch changes up to 8e8ee611c5aa4e1ddb6efd1395f1dd16e13eca98:

  media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats (2021-07-20 15:17:45 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Dafna Hirschfeld (3):
      media: mtk-jpeg: fix setting plane paylod
      media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer'
      media: rkisp1: cap: initialize dma buf address in 'buf_init' cb

Dan Carpenter (2):
      media: v4l2-subdev: fix some NULL vs IS_ERR() checks
      media: rockchip/rga: fix error handling in probe

Evgeny Novikov (1):
      media: platform: stm32: unprepare clocks at handling errors in probe

Fabio Estevam (3):
      dt-bindings: adv7180: Introduce the 'reset-gpios' property
      media: i2c: adv7180: Print the chip ID on probe
      dt-bindings: adv7180: Introduce 'adv,force-bt656-4' property

Frieder Schrempf (1):
      media: adv7180: Add optional reset GPIO

Hans Verkuil (1):
      media/cec-core.rst: update adap_enable doc

Matthew Michilot (1):
      media: i2c: adv7180: fix adv7280 BT.656-4 compatibility

Pavel Skripkin (3):
      media: go7007: fix memory leak in go7007_usb_probe
      media: go7007: remove redundant initialization
      media: stkwebcam: fix memory leak in stk_camera_probe

Philipp Zabel (1):
      media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formats

Tom Rix (1):
      media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()

 Documentation/devicetree/bindings/media/i2c/adv7180.yaml |  8 ++++++
 Documentation/driver-api/media/cec-core.rst              |  9 ++++---
 drivers/media/cec/platform/stm32/stm32-cec.c             | 26 +++++++++++++------
 drivers/media/i2c/adv7180.c                              | 66 ++++++++++++++++++++++++++++++++++++++++++-----
 drivers/media/platform/coda/coda-bit.c                   | 18 +++++++++----
 drivers/media/platform/mtk-jpeg/mtk_jpeg_core.c          | 20 +++++++-------
 drivers/media/platform/rcar-vin/rcar-v4l2.c              |  4 +--
 drivers/media/platform/rockchip/rga/rga.c                | 27 +++++++++++++++----
 drivers/media/platform/rockchip/rkisp1/rkisp1-capture.c  | 12 ++++++++-
 drivers/media/platform/rockchip/rkisp1/rkisp1-common.h   |  6 +----
 drivers/media/platform/rockchip/rkisp1/rkisp1-params.c   |  3 +--
 drivers/media/platform/rockchip/rkisp1/rkisp1-stats.c    |  6 ++---
 drivers/media/platform/ti-vpe/cal.c                      |  6 ++---
 drivers/media/platform/vsp1/vsp1_entity.c                |  4 +--
 drivers/media/usb/go7007/go7007-driver.c                 | 26 -------------------
 drivers/media/usb/go7007/go7007-usb.c                    |  2 +-
 drivers/media/usb/stkwebcam/stk-webcam.c                 |  6 +++--
 drivers/staging/media/tegra-video/vi.c                   |  4 +--
 18 files changed, 167 insertions(+), 86 deletions(-)

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

end of thread, other threads:[~2021-07-22 12:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20 13:34 [GIT PULL FOR v5.15] Various fixes Hans Verkuil
2021-07-20 14:12 ` [GIT PULL FOR v5.15] Various fixes (#75898) Jenkins
2021-07-22  6:34 ` [GIT PULL FOR v5.15] Various fixes Mauro Carvalho Chehab
2021-07-22 11:43   ` Dafna Hirschfeld
2021-07-22 12:14     ` Hans Verkuil

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.