linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 08:06:11 to 2019-08-26 18:40:09 UTC [more...]

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-26 18:39 UTC  (5+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

[PATCH 0/8] media: cedrus: h264: Support multi-slice frames
 2019-08-26 18:38 UTC  (12+ messages)
` [PATCH 1/8] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCH 2/8] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCH 3/8] media: docs-rst: Document m2m stateless video decoder interface
` [PATCH 4/8] media: docs-rst: Document memory-to-memory video encoder interface
` [PATCH 5/8] media: cedrus: Detect first slice of a frame
` [PATCH 6/8] media: cedrus: h264: Support multiple slices per frame
` [PATCH 7/8] media: cedrus: Add support for holding capture buffer
` [PATCH 8/8] media: cedrus: Add support for V4L2_DEC_CMD_FLUSH

bug: dvbv5-scan segfaults
 2019-08-26 17:40 UTC  (2+ messages)

[GIT PULL] media patches
 2019-08-26 16:58 UTC  (2+ messages)

[GIT PULL] media patches
 2019-08-26 16:42 UTC  (3+ messages)

[PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST
 2019-08-26 15:28 UTC  (3+ messages)

[PATCH 1/7] media: remove include stdarg.h from some drivers
 2019-08-26 15:12 UTC  (18+ messages)
` [PATCH 2/7] media: vicodec: make life easier for static analyzers
` [PATCH 3/7] media: aspeed-video: address a protential usage of an unit var
` [PATCH 4/7] media: ov9650: add a sanity check
` [PATCH 5/7] media: use the BIT() macro
    ` [PATCH v2 "
` [PATCH 6/7] media: don't do an unsigned int with a 31 bit shift
` [PATCH 7/7] media: ngene: don't try to memcpy from NULL

Use dma_fence_array for implementing shared dma_resv fences
 2019-08-26 14:57 UTC  (10+ messages)
` [PATCH 1/9] dma-buf: fix dma_fence_array_signaled
` [PATCH 2/9] dma-buf: make to_dma_fence_array NULL safe
` [PATCH 3/9] dma-buf: add dma_fence_array_alloc/free
` [PATCH 4/9] dma-buf: add dma_fence_array_recycle v2
` [PATCH 5/9] dma-buf: add dma_fence_array_for_each
` [PATCH 6/9] dma-buf/resv: add dma_resv_prune_fences v2
` [PATCH 7/9] dma-buf/resv: add new fences container implementation
` [PATCH 8/9] dma-buf/resv: use new dma_fence_array based implementation
` [PATCH 9/9] dma-buf/resv: drop the sequence count

[PATCH] v4l2-core: fix coding style for the two new c files
 2019-08-26 14:14 UTC  (2+ messages)

[PATCH v4 00/14] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-08-26 14:05 UTC  (7+ messages)
` [PATCH v4 01/14] dt-bindings: Add binding for MT2712 MIPI-CSI2

[GIT PULL FOR v5.4] Various fixes/enhancements
 2019-08-26 13:17 UTC  (2+ messages)

[RFC PATCH V3 0/4] media: support Mediatek sensor interface driver
 2019-08-26 13:09 UTC  (7+ messages)
` [RFC PATCH V3 1/4] media: platform: mtk-isp: Add "
` [RFC PATCH V3 2/4] media: platform: Add Mediatek sensor interface driver KConfig
` [RFC PATCH V3 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-26 12:08 UTC  (4+ messages)

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-26 12:08 UTC  (14+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register
` [PATCH v7 5/9] drm: tda998x: "
` [PATCH v7 6/9] drm: sti: "

[PATCH] media: em28xx: Fix exception handling in em28xx_alloc_urbs()
 2019-08-26 11:30 UTC 

[PATCH v4l-utils 1/2] keytable: move keymap parsing into its own file
 2019-08-26 11:24 UTC  (2+ messages)
` [PATCH v4l-utils 2/2] ir-ctl: send keys based on keymap

[PATCH 0/3] drm: cec: call cec_s_conn_info()
 2019-08-26 10:16 UTC  (10+ messages)
` [PATCH 1/3] drm/vc4/vc4_hdmi: fill in connector info
` [PATCH 2/3] drm/sun4i/sun4i_hdmi_enc: call cec_s_conn_info()
` [PATCH 3/3] drm/bridge/adv7511: enable CEC connector info

[PATCH v2 0/2] media: add Toshiba TC358746 Bridge support
 2019-08-26 10:03 UTC  (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH v2 2/2] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

[PATCH 0/5] Support running driver's probe for a device powered off
 2019-08-26  9:21 UTC  (7+ messages)
` [PATCH 3/5] ov5670: Support probe whilst the device is off

[GIT FIXES FOR v5.3] Two cec improvements
 2019-08-26  8:32 UTC  (2+ messages)

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-26  7:54 UTC  (19+ messages)
` [PATCH v3 2/7] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 3/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v3 4/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 5/7] media: v4l2-core: Add new helper for area controls
` [PATCH v3 6/7] Documentation: Document v4l2_ctrl_new area
` [PATCH v3 7/7] imx214: Use v4l2_ctrl_new_area helper

[V3, 0/2] media: Add support for OV02A10 sensor
 2019-08-26  6:54 UTC  (5+ messages)
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[RFC PATCH V2 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-08-26  6:36 UTC  (5+ messages)
` [RFC PATCH V2 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCH] media: aspeed: fix an incorrect return code on buffer allocation failure
 2019-08-26  2:50 UTC  (3+ messages)

[PATCH] [media]: usbvision: Remove dead code
 2019-08-25 20:25 UTC 

[PATCH] media: bindings: video-interfaces: Update the example
 2019-08-25 18:03 UTC  (4+ messages)

[Bug report] CX2388x based card - adapter0 lacking when resuming from S3 - "i2c i/o error" from kernel
 2019-08-25  9:12 UTC 

[PATCH v2 0/2] media: imx: Fix subdev unregister/register issues
 2019-08-24 16:33 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: Move capture device init to registered
` [PATCH v2 2/2] media: imx: Move pads init to probe

[RFC] replacing dma_resv API
 2019-08-24 13:22 UTC  (24+ messages)
` [PATCH 03/10] dma-buf: add dma_fence_array_recycle
` [PATCH 07/10] dma-buf/resv: add new fences container implementation
` [PATCH 08/10] dma-buf/resv: replace shared fence with new fences container
` [PATCH 10/10] dma-buf/resv: add other operations

[PATCH 0/2] media: imx: Fix subdev unregister/register issues
 2019-08-24 11:25 UTC  (4+ messages)
` [PATCH 1/2] media: imx: Move capture device init to registered
` [PATCH 2/2] media: imx: Move pads init to probe

[PATCH] gl861: re-implement i2c adapter logic
 2019-08-24 10:10 UTC  (6+ messages)

cron job: media_tree daily build: WARNINGS
 2019-08-24  3:52 UTC 

[PATCH v2] gl861: re-implement I2C adapter logic
 2019-08-23 23:53 UTC 

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 17:49 UTC  (5+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[GIT PULL for 5.4] A10 CSI driver and atmel-isi fix
 2019-08-23 12:26 UTC  (4+ messages)

[PATCH] media: sun4i: Make sun4i_csi_formats static
 2019-08-23 12:26 UTC 

[PATCHv10 0/2] cec: add the connector info API
 2019-08-23 12:20 UTC  (3+ messages)
` [PATCHv10 1/2] cec: expose the new "
` [PATCHv10 2/2] cec: document CEC_ADAP_G_CONNECTOR_INFO and capability

[GIT PULL FOR v5.4] Add imx csc/scaler mem2mem device
 2019-08-23 12:12 UTC  (2+ messages)

[PATCH] media: rc: increase rc-mm tolerance and add debug message
 2019-08-23 11:28 UTC 

[PATCH for v5.3] cec-notifier: clear cec_adap in cec_notifier_unregister
 2019-08-23 11:12 UTC 

[PATCH for v5.3] cec-adap: return from cec_s_conn_info() if adap is invalid
 2019-08-23 11:07 UTC 

[V1, 0/2] media: ov8856: DT bindings and sensor mode improvements
 2019-08-23 10:01 UTC  (3+ messages)
` [V1, 2/2] media: i2c: Add more sensor mode for ov8856 camera sensor

[PATCH 0/2] media: add support for DW9768 VCM driver
 2019-08-23  8:17 UTC  (3+ messages)
` [PATCH 2/2] media: i2c: dw9768: Add "

[PATCH v8 0/5] media: Allwinner A10 CSI support
 2019-08-23  7:47 UTC  (7+ messages)
` [PATCH v8 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH v8 2/5] media: sunxi: Refactor the Makefile and Kconfig
` [PATCH v8 3/5] media: sunxi: Add A10 CSI driver
` [PATCH v8 4/5] ARM: dts: sun7i: Add CSI0 controller
` [PATCH v8 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support

cron job: media_tree daily build: OK
 2019-08-23  3:53 UTC 

[PATCH] media: v4l: Add packed YUV444 24bpp pixel format
 2019-08-22 15:00 UTC  (3+ messages)
  `  "

[PATCH v7 00/11] media: hantro: Add support for H264 decoding
 2019-08-22 14:42 UTC  (10+ messages)
` [PATCH v7 02/11] media: uapi: h264: Rename pixel format
` [PATCH v7 07/11] media: cedrus: Specify H264 startcode and decoding mode

[RFC,v4,0/4] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-08-22 12:48 UTC  (6+ messages)
` [RFC,v4,1/4] media: dt-bindings: mt8183: Added camera ISP Pass 1

[PATCH] dvb: usb: fix use after free in dvb_usb_device_exit
 2019-08-22 10:41 UTC  (2+ messages)
` [PATCH] media: dw2102: Fix use after free

[PATCH 1/3] udmabuf: add documentation
 2019-08-22  9:36 UTC  (3+ messages)
` [PATCH 2/3] udmabuf: check that __pad is zero
` [PATCH 3/3] udmabuf: check that flags has no unsupported bits set

[PATCH v2 1/3] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-22  9:35 UTC  (4+ messages)
` [PATCH v2 3/3] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH v4] media: si2168: Refactor command setup code
 2019-08-22  9:20 UTC  (4+ messages)

[PATCH v9 00/13] Add TVP5150 features
 2019-08-22  8:05 UTC  (12+ messages)
` [PATCH v9 01/13] dt-bindings: connector: analog: add sdtv standards property
` [PATCH v9 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v9 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v9 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v9 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v9 08/13] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v9 09/13] media: tvp5150: add s_power callback
` [PATCH v9 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v9 11/13] media: dt-bindings: tvp5150: add optional sdtv standards documentation
` [PATCH v9 12/13] media: tvp5150: add support to limit sdtv standards
` [PATCH v9 13/13] media: tvp5150: make debug output more readable


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).