linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-04 16:28:31 to 2019-10-07 16:57:28 UTC [more...]

[PATCH RFC] DT support for omap4-iss
 2019-10-07 16:56 UTC  (4+ messages)

[RFC PATCH] media: videodev2.h: include <linux/time.h> instead of <sys/time.h>
 2019-10-07 16:47 UTC  (3+ messages)

[PATCH 0/2] media: meson: vdec: Add compliant H264 support
 2019-10-07 16:39 UTC  (6+ messages)
` [PATCH 1/2] media: meson: vdec: bring up to compliance
` [PATCH 2/2] media: meson: vdec: add H.264 decoding support

iss: camera interface omap5
 2019-10-07 16:35 UTC 

[PATCH v4 00/11] media: Report camera sensor properties
 2019-10-07 16:29 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: video-interfaces: Document 'location' property
` [PATCH v4 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION
` [PATCH v4 03/11] dt-bindings: video-interface: Expand rotation description
` [PATCH v4 04/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
` [PATCH v4 05/11] media: v4l2-ctrls: Add camera location and rotation
` [PATCH v4 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v4 07/11] include: v4l2-ctrl: Sort forward declarations
` [PATCH v4 08/11] media: v4l2-ctrls: Sort includes alphabetically
` [PATCH v4 09/11] media: v4l2-ctrls: Add helper to register properties
` [PATCH v4 10/11] media: i2c: ov5670: Parse and "
` [PATCH v4 11/11] media: i2c: ov13858: "

[PATCH] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2019-10-07 16:27 UTC  (5+ messages)

[PATCH] media: vimc: get pixformat info from v4l2_format_info to avoid code repetition
 2019-10-07 16:12 UTC  (7+ messages)
` [RFC PATCH] media: vimc: vimc_pix_map_fmt_info() can be static
    ` [Lkcamp] "

[Patch v3 0/3] media: ov5640: updates
 2019-10-07 15:17 UTC  (6+ messages)
` [Patch v3 1/3] media: ov5640: add PIXEL_RATE control
` [Patch v3 2/3] media: ov5640: Fix 1920x1080 mode to remove extra enable/disable
` [Patch v3 3/3] media: ov5640: Make 2592x1944 mode only available at 15 fps

[PATCH 2/2 RESEND] media: usbvision: Fix races among open, close, and disconnect
 2019-10-07 15:09 UTC 

[Patch v3 00/21] media: vpe: maintenance
 2019-10-07 15:10 UTC  (22+ messages)
` [Patch v3 01/21] media: ti-vpe: Fix a parallel build issue
` [Patch v3 02/21] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
` [Patch v3 03/21] media: ti-vpe: vpe: Add missing null pointer checks
` [Patch v3 04/21] media: ti-vpe: vpe: Remove unnecessary use of container_of
` [Patch v3 05/21] media: ti-vpe: Add support for SEQ_BT
` [Patch v3 06/21] media: ti-vpe: Add support for NV21 format
` [Patch v3 07/21] media: ti-vpe: Set MAX height supported to 2048 pixels
` [Patch v3 08/21] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
` [Patch v3 09/21] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
` [Patch v3 10/21] media: ti-vpe: vpe: Make sure YUYV is set as default format
` [Patch v3 11/21] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
` [Patch v3 12/21] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
` [Patch v3 13/21] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
` [Patch v3 14/21] media: ti-vpe: vpdma: Use fixed type for address in descriptor
` [Patch v3 15/21] media: ti-vpe: Set the DMA mask and coherent mask
` [Patch v3 16/21] media: ti-vpe: vpe: use standard struct instead of duplicating fields
` [Patch v3 17/21] media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
` [Patch v3 18/21] media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
` [Patch v3 19/21] media: v4l2-common: add pixel encoding support
` [Patch v3 20/21] media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
` [Patch v3 21/21] media: ti-vpe: vpe: don't rely on colorspace member for conversion

[PATCH] [RFC RESEND] vdec: Add virtio video decode device specification
 2019-10-07 15:09 UTC  (6+ messages)
` [virtio-dev] "

[PATCH 1/2 RESEND] media: usbvision: Fix invalid accesses after device disconnect
 2019-10-07 15:09 UTC 

kernel BUG at kernel/time/timer.c:LINE! (4)
 2019-10-07 15:09 UTC 

[PATCH v12 0/8] Implement UNIT_CELL_SIZE control
 2019-10-07 15:06 UTC  (9+ messages)
` [PATCH v12 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v12 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v12 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v12 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v12 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v12 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v12 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
` [PATCH v12 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH] media: venus: fix build on 32bit environments
 2019-10-07 14:55 UTC  (3+ messages)

[PATCH v8] vivid: Add metadata capture support
 2019-10-07 14:31 UTC  (3+ messages)
` [PATCH v9] "

[Linux-kernel-mentees] [PATCH v2 2/2] vivid: Add metadata output support
 2019-10-07 14:26 UTC  (4+ messages)
` [PATCH v3 0/2] vivid: Metadata "
  ` [PATCH v3 2/2] vivid: Add metadata "

[PATCH v2 00/10] media: Report camera sensor properties
 2019-10-07 14:23 UTC  (10+ messages)
` [PATCH v2 09/10] media: i2c: ov5670: Report native size and crop bounds

[PATCH 0/3] Fixes for dt-bindings verification
 2019-10-07 14:08 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: media: Fix id path for sun4i-a10-csi
` [PATCH 2/3] dt-bindings: net: adi: Fix yaml verification issue
` [PATCH 3/3] dt-bindings: regulator: Fix yaml verification for fixed-regulator schema

[PATCH v3 1/5] media: vimc: initialize vim entity pointers to NULL
 2019-10-07 13:50 UTC  (5+ messages)
` [PATCH v3 2/5] media: vimc: cleanup code that assigns entity in entities array
` [PATCH v3 3/5] media: vimc: sen: register subdevice only after initialization
` [PATCH v3 4/5] media: vimc: move media_entity_cleanup to release callbacks
` [PATCH v3 5/5] media: vimc: remove the helper function vimc_ent_sd_unregister

[PATCH v3 0/5] media: vimc: bug fixes related to memory management
 2019-10-07 13:49 UTC 

[PATCH v8 0/6] ad5820: Multiple fixes
 2019-10-07 13:28 UTC  (7+ messages)
` [PATCH v8 1/6] media: ad5820: Define entity function
` [PATCH v8 2/6] media: ad5820: DT new optional field enable-gpios
` [PATCH v8 3/6] media: ad5820: Add support for enable pin
` [PATCH v8 4/6] media: ad5820: Add support for of-autoload
` [PATCH v8 5/6] media: ad5820: DT new compatible devices
` [PATCH v8 6/6] media: ad5820: Add support for ad5821 and ad5823

[PATCH v7 0/6] ad5820: Multiple fixes
 2019-10-07 13:20 UTC  (13+ messages)
` [PATCH v7 1/6] ad5820: Define entity function
` [PATCH v7 1/6] media: "
` [PATCH v7 2/6] ad5820: DT new optional field enable-gpios
` [PATCH v7 2/6] media: "
` [PATCH v7 3/6] ad5820: Add support for enable pin
` [PATCH v7 3/6] media: "
` [PATCH v7 4/6] ad5820: Add support for of-autoload
` [PATCH v7 4/6] media: "
` [PATCH v7 5/6] ad5820: DT new compatible devices
` [PATCH v7 5/6] media: "
` [PATCH v7 6/6] ad5820: Add support for ad5821 and ad5823
` [PATCH v7 6/6] media: "

[Patch v2 00/21] media: vpe: maintenance
 2019-10-07 12:52 UTC  (23+ messages)
` [Patch v2 01/21] media: ti-vpe: Fix a parallel build issue
` [Patch v2 02/21] media: ti-vpe: vpe: Fix Motion Vector vpdma stride
` [Patch v2 04/21] media: ti-vpe: vpe: Remove unnecessary use of container_of
` [Patch v2 05/21] media: ti-vpe: Add support for SEQ_BT
` [Patch v2 06/21] media: ti-vpe: Add support for NV21 format
` [Patch v2 08/21] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
` [Patch v2 09/21] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
` [Patch v2 10/21] media: ti-vpe: vpe: Make sure YUYV is set as default format
` [Patch v2 12/21] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
` [Patch v2 13/21] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
` [Patch v2 14/21] media: ti-vpe: vpdma: Use fixed type for address in descriptor
` [Patch v2 15/21] media: ti-vpe: Set the DMA mask and coherent mask
` [Patch v2 16/21] media: ti-vpe: vpe: use standard struct instead of duplicating fields
` [Patch v2 17/21] media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
` [Patch v2 18/21] media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
` [Patch v2 19/21] media: v4l2-common: add pixel encoding support

[PATCH v11 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
 2019-10-07 12:25 UTC 

[PATCH 1/2] dt-bindings: media: sun4i-csi: Drop the module clock
 2019-10-07 12:12 UTC  (7+ messages)

[PATCH v10 0/8] Implement UNIT_CELL_SIZE control
 2019-10-07 12:06 UTC  (12+ messages)
` [PATCH v10 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v10 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v10 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v10 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v10 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v10 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v10 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
` [PATCH v10 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[ANN] Media sessions in Lyon in October: codecs
 2019-10-07 11:44 UTC  (9+ messages)

[PATCH] media: dt-bindings: media: Fixup Allwinner A10 CSI binding
 2019-10-07 10:48 UTC  (6+ messages)

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-07 10:44 UTC  (7+ messages)
` [PATCH v2 3/6] media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers

[PATCH] media: imon_raw: simplify loop
 2019-10-07 10:36 UTC 

[PATCH] media: gspca: make array st6422_bridge_init static, makes object smaller
 2019-10-07 10:18 UTC 

[PATCH] media: cx18: make array mapping static, makes object smaller
 2019-10-07  9:52 UTC 

[PATCH] cec: add cec_adapter to cec_notifier_cec_adap_unregister()
 2019-10-07  9:45 UTC  (2+ messages)

[GIT FIXES FOR v5.4] Regression fix for meson CEC drivers
 2019-10-07  7:52 UTC  (2+ messages)

[PATCH] media: vimc: Make capture devices and subdevices use different link_validates
 2019-10-07  0:42 UTC  (2+ messages)

[PATCH v2] media: vimc: Implement get/set selection
 2019-10-06 20:21 UTC 

[PATCH v2 1/3] dt-bindings: power: Convert Generic Power Domain bindings to json-schema
 2019-10-06 15:47 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: exynos: Rename power domain nodes to "power-domain" in Exynos4

[PATCH] media: vpx3220: make array input_vals static, makes object smaller
 2019-10-06 15:04 UTC 

[PATCH] media: cxd2841er: avoid too many status inquires
 2019-10-06 12:48 UTC 

[PATCH] media: cxd2841er: avoid too many status inquires
 2019-10-06 12:47 UTC  (4+ messages)
` [PATCH v3] "

[PATCH -next] media: i2c: ov5695: Fix randbuild error
 2019-10-06  7:38 UTC 

[PATCH -next] media: cx231xx: remove duplicated include from cx231xx-417.c
 2019-10-06  7:43 UTC 

[PATCH v4] media: vimc: Implement debayer control for mean window size
 2019-10-05 18:31 UTC  (2+ messages)
` [Lkcamp] "

[PATCH v3] media: vimc: Implement debayer control for mean window size
 2019-10-05 18:29 UTC  (3+ messages)

[PATCH] media: uapi: h264: clarify num_ref_idx_l[01]_(default_)active fields
 2019-10-05 15:42 UTC  (8+ messages)

cron job: media_tree daily build: OK
 2019-10-05  3:52 UTC 

[PATCH v3] media: vimc: Enable set resolution at the scaler src pad
 2019-10-05  2:40 UTC 

[PATCH 4.14 000/185] 4.14.147-stable review
 2019-10-05  0:10 UTC 

[linux-review:UPDATE-20191005-052600/Mauro-Carvalho-Chehab/Re-PATCH-si2157-Add-support-for-Logilink-VG0022A/20191003-040233 1/1] drivers/media//usb/dvb-usb-v2/af9035.c:1273:16: error: 'struct si2168_config' has no member named 'dont_load_firmware'
 2019-10-04 23:35 UTC 

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-04 21:43 UTC  (2+ messages)
` [PATCH 02/10] media: renesas-ceu: Use of_device_get_match_data()

[linux-review:UPDATE-20191005-005305/Mauro-Carvalho-Chehab/media-cxd2841er-avoid-too-many-status-inquires/20191003-224524 1/1] drivers/media//dvb-frontends/cxd2841er.c:2010:1: note: in expansion of macro 'dev_info'
 2019-10-04 17:13 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).