[GIT PULL FOR v4.19] v2: Various fixes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 343b23a7c6b6680ef949e6112a4ee60688acf39d:

  media: gpu: ipu-v3: Allow negative offsets for interlaced scanning (2018-07-26 15:21:50 -0400)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.19n

for you to fetch changes up to cfc3de9d4ae9cef3df1141a532d1fe88a54813c3:

  media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL (2018-07-27 11:43:55 +0200)

Various fixes for 4.19.

Same as https://patchwork.linuxtv.org/patch/51246/, but dropped the
"rcar-csi2: update stream start for V3M" patch since Laurent had some
review comments about that one.

Regards,

	Hans

----------------------------------------------------------------
Ezequiel Garcia (1):
      rockchip/rga: Fix bad dma_free_attrs() parameter

Hans Verkuil (1):
      media.h: remove linux/version.h include

Jia-Ju Bai (10):
      media: i2c: adv7842: Replace mdelay() with msleep() and usleep_range() in adv7842_ddr_ram_test()
      media: i2c: vs6624: Replace mdelay() with msleep() and usleep_range() in vs6624_probe()
      media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()
      media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset()
      media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup()
      media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()
      media: pci: cx25821: Replace mdelay() with msleep()
      media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()
      media: pci: cx88: Replace mdelay() with msleep() in dvb_register()
      media: pci: ivtv: Replace GFP_ATOMIC with GFP_KERNEL

Matt Ranostay (1):
      media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()

Nicolas Dufresne (1):
      vivid: Fix V4L2_FIELD_ALTERNATE new frame check

Niklas Söderlund (2):
      adv7180: fix field type to V4L2_FIELD_ALTERNATE
      adv7180: add g_frame_interval support

Philipp Zabel (2):
      media: coda: let CODA960 firmware set frame cropping in SPS header
      media: coda: add SPS fixup code for frame sizes that are not multiples of 16

 drivers/media/i2c/adv7180.c                      |  30 +++++-
 drivers/media/i2c/adv7842.c                      |   8 +-
 drivers/media/i2c/video-i2c.c                    |   2 +-
 drivers/media/i2c/vs6624.c                       |   4 +-
 drivers/media/media-device.c                     |   1 +
 drivers/media/pci/cobalt/cobalt-driver.c         |   2 +-
 drivers/media/pci/cx23885/altera-ci.c            |   2 +-
 drivers/media/pci/cx23885/cx23885-cards.c        |  82 +++++++-------
 drivers/media/pci/cx23885/cx23885-core.c         |   2 +-
 drivers/media/pci/cx25821/cx25821-core.c         |   4 +-
 drivers/media/pci/cx25821/cx25821-gpio.c         |   2 +-
 drivers/media/pci/cx88/cx88-cards.c              |   4 +-
 drivers/media/pci/cx88/cx88-dvb.c                |  20 ++--
 drivers/media/pci/ivtv/ivtv-driver.c             |   2 +-
 drivers/media/pci/ivtv/ivtvfb.c                  |   2 +-
 drivers/media/platform/coda/coda-bit.c           |  40 +++++++
 drivers/media/platform/coda/coda-h264.c          | 316 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/platform/coda/coda.h               |   2 +
 drivers/media/platform/rockchip/rga/rga.c        |   2 +-
 drivers/media/platform/vivid/vivid-kthread-cap.c |   2 +-
 include/uapi/linux/media.h                       |   3 +-
 21 files changed, 455 insertions(+), 77 deletions(-)



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux