linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 14:34:33 to 2019-10-01 11:15:58 UTC [more...]

[PATCH 0/4] media: Use DIV_ROUND_CLOSEST directly
 2019-10-01 11:15 UTC  (3+ messages)
` [PATCH 1/4] media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable

[GIT PULL FOR v5.5] cx231xx: convert to vb2
 2019-10-01 10:13 UTC  (2+ messages)

[PATCH] edid-decode: Avoid division by zero
 2019-10-01  9:52 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] media: rc-map: Sort rc map name MACROs
 2019-10-01  9:09 UTC  (2+ messages)

[PATCH v6 0/5] media: Allwinner A10 CSI support
 2019-10-01  9:04 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

[PATCH v2 0/4] USB: fix runtime PM after driver unbind
 2019-10-01  8:49 UTC  (5+ messages)
` [PATCH v2 1/4] USB: usb-skeleton: "
` [PATCH v2 2/4] USB: usblp: "
` [PATCH v2 3/4] USB: serial: "
` [PATCH v2 4/4] media: stkwebcam: "

[GIT PULL for 5.5] Sensor driver patches
 2019-10-01  8:32 UTC 

[PATCH 0/4] USB: fix runtime PM after driver unbind
 2019-10-01  8:23 UTC  (7+ messages)
` [PATCH 1/4] USB: usb-skeleton: "
` [PATCH 2/4] USB: usblp: "
` [PATCH 3/4] USB: serial: "
` [PATCH 4/4] media: stkwebcam: "

[Patch 0/3] media: ov5640: updates
 2019-10-01  7:57 UTC  (3+ messages)
` [Patch 1/3] media: ov5640: add PIXEL_RATE control

[PATCH] cec-funcs.h: add status_req checks
 2019-10-01  7:56 UTC 

[PATCH v2 0/2] cec-compliance: tuner control
 2019-10-01  7:51 UTC  (14+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v4 "
  ` [PATCH v4 1/3] cec-follower: fix bugs for tuner emulation
  ` [PATCH v4 2/3] cec-follower: add tuner step increment/decrement
  ` [PATCH v4 3/3] cec-compliance: add tuner control test
` [PATCH v3 1/3] cec-follower: fix bugs for tuner emulation
` [PATCH v3 2/3] cec-follower: add tuner step increment/decrement
` [PATCH v3 3/3] cec-compliance: refactor tuner control tests

Build failed in Jenkins: media-build #1203
 2019-10-01  7:07 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #1204

[PATCH] media: uvcvideo: Use streaming DMA APIs to transfer buffers
 2019-10-01  6:37 UTC  (4+ messages)

[Patch v5 0/8] media: i2c: ov2659: maintenance series
 2019-10-01  6:04 UTC  (11+ messages)
` [Patch v5 1/8] media: i2c: ov2659: Fix for image wrap-around in lower resolution
` [Patch v5 2/8] media: i2c: ov2659: Fix sensor detection to actually fail when device is not present
` [Patch v5 3/8] media: i2c: ov2659: Cleanup include file list
` [Patch v5 4/8] media: i2c: ov2659: fix s_stream return value
` [Patch v5 5/8] media: dt-bindings: ov2659: add powerdown/reset-gpios optional property
` [Patch v5 6/8] media: i2c: ov2659: Add powerdown/reset gpio handling
` [Patch v5 7/8] media: i2c: ov2659: Fix missing 720p register config
` [Patch v5 8/8] media: i2c: ov2659: Switch to SPDX Licensing

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-01  5:33 UTC  (14+ messages)
` [PATCH v2 1/6] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCH v2 2/6] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCH v2 3/6] media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
` [PATCH v2 4/6] media: cedrus: Detect first slice of a frame
` [PATCH v2 5/6] media: cedrus: h264: Support multiple slices per frame
` [PATCH v2 6/6] media: cedrus: Add support for holding capture buffer

cron job: media_tree daily build: ERRORS
 2019-10-01  3:47 UTC 

[ras:edac-for-next] BUILD SUCCESS f05390d30e20cccd8f8de981dee42bcdd8d2d137
 2019-10-01  0:13 UTC 

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-09-30 23:42 UTC  (9+ messages)

KMSAN: uninit-value in dvb_usb_device_exit
 2019-09-30 22:39 UTC 

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

[PATCH v2 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-09-30 14:25 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: bus: sunxi: Add H3 MBUS compatible
` [PATCH v2 2/6] clk: sunxi-ng: h3: Export MBUS clock
` [PATCH v2 3/6] ARM: dts: sunxi: h3/h5: Add MBUS controller node
` [PATCH v2 4/6] dt-bindings: media: Add Allwinner H3 Deinterlace binding
` [PATCH v2 5/6] media: sun4i: Add H3 deinterlace driver
` [PATCH v2 6/6] dts: arm: sun8i: h3: Enable deinterlace unit

[PATCH v8 0/8] Implement UNIT_CELL_SIZE control
 2019-09-30 13:50 UTC  (12+ messages)
` [PATCH v8 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v8 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v8 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v8 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v8 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v8 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v8 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_from_void
` [PATCH v8 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-30 12:57 UTC 

[Patch v4 0/8] media: i2c: ov2659: maintenance series
 2019-09-30 12:38 UTC  (22+ messages)
` [Patch v4 1/8] media: i2c: ov2659: Fix for image wrap-around in lower resolution
` [Patch v4 2/8] media: i2c: ov2659: Fix sensor detection to actually fail when device is not present
` [Patch v4 3/8] media: i2c: ov2659: Cleanup include file list
` [Patch v4 4/8] media: i2c: ov2659: fix s_stream return value
` [Patch v4 5/8] media: dt-bindings: ov2659: add powerdown/reset-gpios optional property
` [Patch v4 6/8] media: i2c: ov2659: Add powerdown/reset gpio handling
` [Patch v4 7/8] media: i2c: ov2659: Fix missing 720p register config
` [Patch v4 8/8] media: i2c: ov2659: Switch to SPDX Licensing

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

[PATCH v11 00/15] TVP5150 Features and fixes
 2019-09-30  9:39 UTC  (16+ messages)
` [PATCH v11 01/15] dt-bindings: connector: analog: add sdtv standards property
` [PATCH v11 02/15] media: v4l: link dt-bindings and uapi
` [PATCH v11 03/15] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v11 04/15] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v11 05/15] partial revert of "[media] tvp5150: add HW input connectors support"
` [PATCH v11 06/15] media: tvp5150: add input source selection of_graph support
` [PATCH v11 07/15] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v11 08/15] media: tvp5150: fix set_selection rectangle handling
` [PATCH v11 09/15] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v11 10/15] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v11 11/15] media: tvp5150: add s_power callback
` [PATCH v11 12/15] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v11 13/15] media: dt-bindings: tvp5150: add optional sdtv standards documentation
` [PATCH v11 14/15] media: tvp5150: add support to limit sdtv standards
` [PATCH v11 15/15] media: tvp5150: make debug output more readable

[PATCH] dma-buf/resv: fix exclusive fence get
 2019-09-30  8:57 UTC  (3+ messages)

[PATCH] media: rc: mark input device as pointing stick
 2019-09-30  8:54 UTC 

[PATCH] media: ov5695: Add suport for registering sensor-related
 2019-09-30  7:58 UTC  (4+ messages)
` [PATCH] media: i2c: ov5695: Modify the function of async register subdev related devices

[PATCH 1/1] media: dvbsky: use a single mutex and state buffers for all R/W ops
 2019-09-29 21:40 UTC  (2+ messages)

[PATCH 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-09-29 13:18 UTC  (4+ messages)
` [PATCH 5/6] media: sun4i: Add "

[PATCH v2] media: vimc: fla: Add virtual flash subdevice
 2019-09-28 17:02 UTC  (3+ messages)

[PATCH v3 00/11] media: Report camera sensor properties
 2019-09-28 12:48 UTC  (4+ messages)
` [PATCH v3 01/11] dt-bindings: video-interfaces: Document 'location' property

WARNING in em28xx_init_extension
 2019-09-27 20:49 UTC 

[PATCH] media: i2c: adv7180: fix adv7280 BT.656-4 compatibility
 2019-09-27 20:43 UTC  (8+ messages)

[ANN] Media sessions in Lyon in October: codecs
 2019-09-27 20:39 UTC  (6+ messages)

[PATCH] cx231xx: convert to the vb2 framework
 2019-09-27 20:05 UTC  (2+ messages)

[PATCH] Staging: media: ipu3: Changed unsigned long int to unsigned long
 2019-09-27 19:01 UTC 

[Patch v3 0/8] media: i2c: ov2659: maintenance series
 2019-09-27 18:40 UTC  (3+ messages)
` [Patch v3 5/8] media: dt-bindings: ov2659: add powerdown/reset-gpios optional property

[PATCH v3 0/5] Add support for mt2701 JPEG ENC support
 2019-09-27 18:31 UTC  (3+ messages)
` [PATCH v3 1/5] media: dt-bindings: Add jpeg enc device tree node document

[ANN] Media sessions in Lyon in October: future V4L2 work
 2019-09-27 15:04 UTC  (2+ messages)

[GIT PULL v2 FOR v5.5] cec fixes and improvements
 2019-09-27 15:03 UTC  (2+ messages)

[GIT PULL FOR v5.5] Various fixes/enhancements
 2019-09-27 14:57 UTC  (2+ messages)

[PATCHv2 1/2] uapi/linux/cec.h: add defines for the CEC UI Command Operand
 2019-09-27 14:52 UTC  (2+ messages)

[PATCHv2 1/2] uapi/linux/cec.h: add defines for the CEC UI Command Operand
 2019-09-27 14:46 UTC 

[GIT PULL FOR v5.5] am437x-vpfe: overdue maintenance
 2019-09-27 14:44 UTC  (2+ messages)

[PATCH v8 0/3] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-09-27 14:34 UTC  (2+ messages)
` [PATCH v8 3/3] media: cedrus: Add HEVC/H.265 decoding support


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