Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1455937

[PATCH v4 0/8] adv7180 subdev fixes, v4

From Steve Longerbeam <slongerbeam@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v4 0/8] adv7180 subdev fixes, v4
Date 2016-08-03 20:10 +0200
Message-ID <s28Ma-62m-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Steve Longerbeam (8):
  media: adv7180: fix field type
  media: adv7180: define more registers
  media: adv7180: add support for NEWAVMODE
  media: adv7180: add power pin control
  media: adv7180: implement g_parm
  media: adv7180: change mbus format to UYVY
  v4l: Add signal lock status to source change events
  media: adv7180: enable lock/unlock interrupts

 .../devicetree/bindings/media/i2c/adv7180.txt      |   8 +
 Documentation/media/uapi/v4l/vidioc-dqevent.rst    |   9 +
 Documentation/media/videodev2.h.rst.exceptions     |   1 +
 drivers/media/i2c/Kconfig                          |   2 +-
 drivers/media/i2c/adv7180.c                        | 200 +++++++++++++++++----
 include/uapi/linux/videodev2.h                     |   1 +
 6 files changed, 183 insertions(+), 38 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/8] adv7180 subdev fixes, v4 Steve Longerbeam <slongerbeam@gmail.com> - 2016-08-03 20:10 +0200
  [PATCH v4 5/8] media: adv7180: implement g_parm Steve Longerbeam <slongerbeam@gmail.com> - 2016-08-03 20:10 +0200
  [PATCH v4 4/8] media: adv7180: add power pin control Steve Longerbeam <slongerbeam@gmail.com> - 2016-08-03 20:10 +0200
  [PATCH v4 6/8] media: adv7180: change mbus format to UYVY Steve Longerbeam <slongerbeam@gmail.com> - 2016-08-03 20:10 +0200

csiph-web