From: Evgeni Raikhel
Change Log:
- Fixing FourCC description in v4l2_ioctl.c to be less than 32 bytes
- Reorder INZI format entry in Documentation chapter
Daniel Patrick Johnson (1):
uvcvideo: Add support for Intel SR300 depth camera
eraikhel (1):
Documentation: Intel SR300 Depth camera
From: eraikhel
Provide the frame structure and data layout of V4L2-PIX-FMT-INZI
format utilized by Intel SR300 Depth camera.
Signed-off-by: Evgeni Raikhel
Reviewed-by: Laurent Pinchart
---
Documentation/media/uapi/v4l/depth-formats.rst | 1 +
Documentation/media/uapi/v4l/pixfmt-inzi.rst
Signed-off-by: Evgeni Raikhel
Reviewed-by: Laurent Pinchart
---
drivers/media/usb/uvc/uvc_driver.c | 15 +++
drivers/media/usb/uvc/uvcvideo.h | 9 +
2 files changed, 24 insertions(+)
diff --git a/drivers/media/usb/uvc/uvc_driver.c
b/drivers/media/usb/uvc/uvc_driver.c
index
From: eraikhel
Provide the frame structure and data layout of V4L2-PIX-FMT-INZI
format utilized by Intel SR300 Depth camera.
Signed-off-by: Evgeni Raikhel
Reviewed-by: Laurent Pinchart
---
Documentation/media/uapi/v4l/depth-formats.rst | 1 +
Documentation/media/uapi/v4l/pixfmt-inzi.rst
Signed-off-by: Evgeni Raikhel
Reviewed-by: Laurent Pinchart
---
drivers/media/usb/uvc/uvc_driver.c | 15 +++
drivers/media/usb/uvc/uvcvideo.h | 9 +
2 files changed, 24 insertions(+)
diff --git a/drivers/media/usb/uvc/uvc_driver.c
b/drivers/media/usb/uvc/uvc_driver.c
index
From: Evgeni Raikhel
This is the third iteration of the patch that addresses reported issues.
Change Log:
- Adding V4L2_PIX_FMT_INZI format description to v4l_fill_fmtdesc(..)
- Reorder INZI entry in ../depth-formats.rst to keep the list strictly
alphabetic
- Patch comments minor amendments
From: Evgeni Raikhel
This is the third iteration of the formats patch.
Change log:
- Changing INZI entry order in documentation to keep it sorted alphabetically
- Adding format description string to v4l_fill_fmtdesc() function
- Comments update
Daniel Patrick Johnson (1):
uvcvideo: Add
-by: Daniel Patrick Johnson
Signed-off-by: Aviv Greenberg
Signed-off-by: Evgeni Raikhel
---
drivers/media/usb/uvc/uvc_driver.c | 15 +++
drivers/media/usb/uvc/uvcvideo.h | 9 +
2 files changed, 24 insertions(+)
diff --git a/drivers/media/usb/uvc/uvc_driver.c
b/drivers
From: eraikhel
Provide the frame structure and data layout of V4L2-PIX-FMT-INZI
format utilized by Intel SR300 Depth camera.
Signed-off-by: Evgeni Raikhel
---
Documentation/media/uapi/v4l/depth-formats.rst | 1 +
Documentation/media/uapi/v4l/pixfmt-inzi.rst | 81
From: Aviv Greenberg
Add support for Intel SR300 depth camera formats in uvc driver.
This includes adding three uvc GUIDs for pixel formats
advertised by device, and their mapping to the proper FourCC definitions.
Signed-off-by: Aviv Greenberg
Signed-off-by: Evgeni Raikhel
---
drivers/media
Changelog for v2:
1. The patch has been rearranged, so instead of separation into "Code"
and "Documentation" segments it is built around:
- Adding new INZI format definition to V4L2_API
- Adding support for SR300 camera formats.
2. Tables used in the documentation were reformatt
description to be added to
Documentation/media/uapi/v4l folder, under 'depth-formats' section
Signed-off-by: Aviv Greenberg
Signed-off-by: Evgeni Raikhel
---
Documentation/media/uapi/v4l/depth-formats.rst | 1 +
Documentation/media/uapi/v4l/pixfmt-inzi.rst | 83 +
From: eraikhel
*** Enable Intel RealSense⢠SR300 Depth camera pixel formats to be recognized
correctly by uvc module ***
Aviv Greenberg (1):
UVC: Add support for Intel SR300 depth camera
Evgeni Raikhel (1):
Document Intel SR300 Depth camera INZI format
Documentation/media/uapi/v4l
From: Evgeni Raikhel
Provide the frame structure and data layout of V4L2-PIX-FMT-INZI
format utilized by Intel SR300 Depth camera.
This is a complimentary patch for:
[PATCH] UVC: Add support for Intel SR300 depth camera
Signed-off-by: Evgeni Raikhel
---
Documentation/media/uapi/v4l/pixfmt
: Aviv Greenberg
Signed-off-by: Evgeni Raikhel
---
drivers/media/usb/uvc/uvc_driver.c | 15 +++
drivers/media/usb/uvc/uvcvideo.h | 9 +
include/uapi/linux/videodev2.h | 1 +
3 files changed, 25 insertions(+)
diff --git a/drivers/media/usb/uvc/uvc_driver.c
b/drivers/media
15 matches
Mail list logo