public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-19 14:08:09 to 2018-02-22 01:40:17 UTC [more...]

[PATCH 00/13] media: imx: Switch to subdev notifiers
 2018-02-22  1:39 UTC  (10+ messages)
` [PATCH 01/13] media: v4l2-fwnode: Let parse_endpoint callback decide if no remote is error
` [PATCH 02/13] media: v4l2: async: Allow searching for asd of any type
` [PATCH 03/13] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH 04/13] media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
` [PATCH 05/13] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
` [PATCH 06/13] media: platform: video-mux: Register a subdev notifier
` [PATCH 07/13] media: imx: csi: "
` [PATCH 08/13] media: imx: mipi csi-2: "
` [PATCH 09/13] media: staging/imx: of: Remove recursive graph walk

[PATCH 00/13] Remove metag architecture
 2018-02-21 23:38 UTC  (2+ messages)
` [PATCH 12/13] media: img-ir: Drop METAG dependency

[PATCH] i2c: adv748x: afe: fix sparse warning
 2018-02-21 23:21 UTC 

[PATCH v3 1/2] media: imx-media-internal-sd: Use empty initializer
 2018-02-21 23:13 UTC  (2+ messages)
` [PATCH v3 2/2] media: imx-ic-prpencvf: "

[PATCH v2 0/3] Initial driver support for Xilinx M2M Video Scaler
 2018-02-21 22:43 UTC  (4+ messages)
` [PATCH v2 1/3] staging: xm2mvscale: Driver "
` [PATCH v2 2/3] staging: xm2mvscale: Add TODO for the driver
` [PATCH v2 3/3] Documentation: devicetree: bindings: Add DT binding doc for xm2mvsc driver

[PATCH] uvcvideo: add quirk to force Phytec CAM 004H to GBRG
 2018-02-21 21:24 UTC  (4+ messages)

[PATCH v2] videodev2.h: add helper to validate colorspace
 2018-02-21 21:01 UTC  (8+ messages)

[PATCH v9 00/11] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-02-21 20:28 UTC  (29+ messages)
` [PATCH v9 01/11] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v9 02/11] include: media: Add Renesas CEU driver interface
` [PATCH v9 03/11] media: platform: Add Renesas CEU driver
` [PATCH v9 04/11] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v9 05/11] media: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v9 06/11] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v9 07/11] media: i2c: ov772x: Support frame interval handling
  ` [RFC PATCH] media: i2c: ov772x: ov772x_frame_intervals[] can be static
` [PATCH v9 08/11] media: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v9 09/11] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v9 10/11] arch: sh: migor: Use new renesas-ceu camera driver
` [PATCH v9 11/11] media: i2c: ov7670: Fully set mbus frame fmt

[PATCHv2] media: add tuner standby op, use where needed
 2018-02-21 19:21 UTC  (6+ messages)

[PATCH v10 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-02-21 18:29 UTC  (12+ messages)
` [PATCH v10 01/10] dt-bindings: media: Add Renesas CEU bindings
` [PATCH v10 02/10] include: media: Add Renesas CEU driver interface
` [PATCH v10 03/10] media: platform: Add Renesas CEU driver
` [PATCH v10 04/10] ARM: dts: r7s72100: Add Capture Engine Unit (CEU)
` [PATCH v10 05/10] media: i2c: Copy ov772x soc_camera sensor driver
` [PATCH v10 06/10] media: i2c: ov772x: Remove soc_camera dependencies
` [PATCH v10 07/10] media: i2c: ov772x: Support frame interval handling
` [PATCH v10 08/10] media: i2c: Copy tw9910 soc_camera sensor driver
` [PATCH v10 09/10] media: i2c: tw9910: Remove soc_camera dependencies
` [PATCH v10 10/10] arch: sh: migor: Use new renesas-ceu camera driver

[PATCH v1] media: ov13858: Update to SPDX identifier
 2018-02-21 17:55 UTC 

[PATCH v1] media: ov5670: Update to SPDX identifier
 2018-02-21 17:42 UTC 

[PATCHv4 00/15] Media Controller compliance fixes
 2018-02-21 15:32 UTC  (16+ messages)
` [PATCHv4 01/15] vimc: fix control event handling
` [PATCHv4 02/15] vimc: use correct subdev functions
` [PATCHv4 03/15] v4l2-subdev: without controls return -ENOTTY
` [PATCHv4 04/15] v4l2-subdev: clear reserved fields
` [PATCHv4 05/15] v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl
` [PATCHv4 06/15] subdev-formats.rst: fix incorrect types
` [PATCHv4 07/15] media-ioc-g-topology.rst: fix interface-to-entity link description
` [PATCHv4 08/15] media-types.rst: fix type, small improvements
` [PATCHv4 09/15] media: media-types.rst: fix typo
` [PATCHv4 10/15] media-device.c: zero reserved fields
` [PATCHv4 11/15] media.h: fix confusing typo in comment
` [PATCHv4 12/15] media: zero reservedX fields in media_v2_topology
` [PATCHv4 13/15] media: document the "
` [PATCHv4 14/15] media-ioc-enum-entities/links.rst: document reserved fields
` [PATCHv4 15/15] media.h: reorganize header to make it easier to understand

[PATCHv3 00/15] Media Controller compliance fixes
 2018-02-21 15:19 UTC  (18+ messages)
` [PATCHv3 05/15] v4l2-subdev: implement VIDIOC_DBG_G_CHIP_INFO ioctl
` [PATCHv3 10/15] media-device.c: zero reserved fields
` [PATCHv3 12/15] media: zero reservedX fields in media_v2_topology
` [PATCHv3 13/15] media: document the "
` [PATCHv3 14/15] media-ioc-enum-entities/links.rst: document reserved fields
` [PATCHv3 15/15] media.h: reorganize header to make it easier to understand

[PATCH] v4l2-compliance: Relax g/s_parm type check
 2018-02-21 11:45 UTC  (2+ messages)

stable-rc build: 3 warnings 0 failures (stable-rc/v4.14.20-119-g1b1ab1d)
 2018-02-21 11:36 UTC  (2+ messages)

[ALPHA PATCH] vivid: add media device
 2018-02-21 11:24 UTC 

[PATCH v2] media: staging/imx: Implement init_cfg subdev pad op
 2018-02-21 10:16 UTC  (2+ messages)

[PATCH] media: imx: mipi csi-2: Fix set_fmt try
 2018-02-21 10:14 UTC  (2+ messages)

[PATCHv3] media: add tuner standby op, use where needed
 2018-02-21  7:49 UTC 

[RFCv4 00/21] Request API
 2018-02-21  7:37 UTC  (40+ messages)
` [RFCv4 01/21] media: add request API core and UAPI
` [RFCv4 02/21] v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
` [RFCv4 03/21] v4l2-ctrls: prepare internal structs for request API
` [RFCv4 04/21] v4l2-ctrls: add core "
` [RFCv4 05/21] v4l2-ctrls: use ref in helper instead of ctrl
` [RFCv4 06/21] v4l2-ctrls: support g/s_ext_ctrls for requests
` [RFCv4 07/21] v4l2-ctrls: add v4l2_ctrl_request_setup
` [RFCv4 08/21] [WAR] v4l2-ctrls: do not clone non-standard controls
` [RFCv4 09/21] v4l2: add request API support
` [RFCv4 10/21] videodev2.h: Add request_fd field to v4l2_buffer
` [RFCv4 11/21] media: v4l2_fh: add request entity field
` [RFCv4 12/21] media: videobuf2: add support for requests
` [RFCv4 13/21] media: videobuf2-v4l2: "
` [RFCv4 14/21] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFCv4 15/21] v4l2-ctrls: support requests in EXT_CTRLS ioctls
` [RFCv4 16/21] v4l2: video_device: support for creating requests
` [RFCv4 17/21] media: mem2mem: support for requests
` [RFCv4 18/21] Documentation: v4l: document request API
` [RFCv4 19/21] media: vim2m: add request support
` [RFCv4 20/21] media: vivid: add request support for the video capture device
` [RFCv4 21/21] [WIP] media: media-device: support for creating requests

cron job: media_tree daily build: ABI WARNING
 2018-02-21  4:43 UTC 

[PATCH v4 00/12] Intel IPU3 ImgU patchset
 2018-02-21  1:56 UTC  (4+ messages)

[PATCH] media: dw9714: Update to SPDX license identifier
 2018-02-21  0:54 UTC 

Bug: Two device nodes created in /dev for a single UVC webcam
 2018-02-20 23:54 UTC  (8+ messages)

drivers/media/common/videobuf2/videobuf2-v4l2.c:678: undefined reference to `video_devdata'
 2018-02-20 20:37 UTC 

[PATCH 0/8] Use clk bulk API in exynos5433 drivers
 2018-02-20 14:19 UTC  (17+ messages)
  ` [PATCH 1/8] clk: Add clk_bulk_alloc functions
  ` [PATCH 2/8] media: s5p-jpeg: Use bulk clk API
  ` [PATCH 3/8] drm/exynos/decon: Use clk bulk API
  ` [PATCH 4/8] drm/exynos/dsi: "
  ` [PATCH 5/8] drm/exynos: mic: "
  ` [PATCH 6/8] drm/exynos/hdmi: "
  ` [PATCH 7/8] [media] exynos-gsc: "
  ` [PATCH 8/8] [media] s5p-mfc: "

cron job: media_tree daily build: ABI WARNING
 2018-02-20 12:51 UTC  (2+ messages)

[GIT PULL v2 FOR v4.17] media: replace g/s_parm by g/s_frame_interval
 2018-02-20  9:34 UTC 

[RFC PATCH] Add core tuner_standby op, use where needed
 2018-02-20  9:21 UTC  (3+ messages)

[PATCH v2] [media] Use common error handling code in 20 functions
 2018-02-20  8:07 UTC  (3+ messages)

[PATCH] Staging: bcm2048: Fix function argument alignment in radio-bcm2048.c
 2018-02-20  6:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] dt-bindings: media: Binding document for OV7251 camera sensor
 2018-02-19 20:41 UTC  (5+ messages)
` [PATCH 2/2] media: Add a driver for the ov7251 "

[GIT PULL v2 for 4.17] Sensor and lens driver patches
 2018-02-19 20:36 UTC 

[PATCH v4 0/2] media: ov7670: Implement mbus configuration
 2018-02-19 20:32 UTC  (3+ messages)
` [PATCH v4 2/2] v4l2: i2c: ov7670: Implement OF "

Problems with WinTV Hauppauge dualHD and LibreELEC 9 on Le Potato S905X box
 2018-02-19 19:32 UTC 

v4.15: camera problems on n900
 2018-02-19 19:04 UTC  (5+ messages)
      ` next-20180219: "

[bug report] V4L/DVB (3420): Added iocls to configure VBI on tvp5150
 2018-02-19 18:42 UTC  (2+ messages)

i.MX53 using imx-media to capture analog video through ADV7180
 2018-02-19 18:20 UTC  (4+ messages)

[PATCH] staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR
 2018-02-19 16:48 UTC  (5+ messages)

[RESEND PATCH 0/2] DW9807 DT binding and driver patches
 2018-02-19 15:18 UTC 

Waiting for your Urgent Responds,
 2018-02-19 15:37 UTC 

[PATCHv3 00/10] media: replace g/s_parm by g/s_frame_interval
 2018-02-19 14:08 UTC  (2+ messages)
` [PATCHv3 09/10] v4l2-subdev.h: remove obsolete g/s_parm


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox