Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1448978
| From | Steve Longerbeam <slongerbeam@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 0/9] adv7180 subdev fixes, v3 |
| Date | 2016-07-23 19:10 +0200 |
| Message-ID | <rY8B3-5pp-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Steve Longerbeam (9): media: adv7180: Fix broken interrupt register access 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 media: adv7180: fix field type Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 12 +- .../devicetree/bindings/media/i2c/adv7180.txt | 8 + drivers/media/i2c/Kconfig | 2 +- drivers/media/i2c/adv7180.c | 232 ++++++++++++++++----- include/uapi/linux/videodev2.h | 1 + 5 files changed, 205 insertions(+), 50 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v3 0/9] adv7180 subdev fixes, v3 Steve Longerbeam <slongerbeam@gmail.com> - 2016-07-23 19:10 +0200 [PATCH v3 2/9] media: adv7180: define more registers Steve Longerbeam <slongerbeam@gmail.com> - 2016-07-23 19:10 +0200
csiph-web