linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 10:49:43 to 2019-08-15 20:25:57 UTC [more...]

[PATCH v3] media: imx: mipi csi-2: Don't fail if initial state times-out
 2019-08-15 20:25 UTC  (12+ messages)

[PATCH] cx231xx-video: fix WARN about mismatched capabilities
 2019-08-15 19:53 UTC 

[PATCH 00/22] media: imx: Create media links in bound notifiers
 2019-08-15 19:56 UTC  (10+ messages)
` [PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base

[PATCH v2 0/2] Collapse vimc into single monolithic driver
 2019-08-15 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] media: vimc: Collapse component structure into a "
` [PATCH v2 2/2] media: vimc: Fix gpf in rmmod path when stream is active

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-15 19:35 UTC  (26+ messages)
` [PATCH v8 01/14] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v8 02/14] media: doc: add document for "
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-15 18:10 UTC  (3+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support

[PATCH v2 0/6] V4L2 core I2C/SPI code cleanup
 2019-08-15 16:48 UTC  (7+ messages)
` [PATCH v2 1/6] media: v4l2-core: Module re-organization
` [PATCH v2 2/6] media: v4l2-core: move spi helpers out of v4l2-common.c
` [PATCH v2 3/6] media: v4l2-core: move i2c "
` [PATCH v2 4/6] media: v4l2-core: introduce a helper to unregister a spi subdev
` [PATCH v2 5/6] media: v4l2-core: introduce a helper to unregister a i2c subdev
` [PATCH v2 6/6] media: v4l2-core: Remove BUG() from i2c and spi helpers

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-08-15 16:41 UTC  (9+ messages)
        ` [PATCH 0/2] media: dvb-usb: move T230 to dvbsky
          ` [PATCH 1/2] "
          ` [PATCH 2a/2] "
          ` [PATCH 2b/2] "

[PATCH v1] [media] mceusb: fix (eliminate) TX IR signal length limit
 2019-08-15 16:41 UTC 

[PATCH v10 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-08-15 16:09 UTC  (3+ messages)
` [PATCH v10 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[RFC 0/5] media: v4l2-ctrls: Add camera 'location' support
 2019-08-15 15:12 UTC  (37+ messages)
` [RFC 1/5] media: dt-bindings: Document 'location' property
` [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION
` [RFC 3/5] media: v4l2-ctrls: Add support for V4L2_CID_LOCATION
` [RFC 4/5] media: i2c: ov5670: Report the camera location
` [RFC 5/5] media: i2c: ov13858: "

[PATCH 0/7] media: rc: Add keymaps for common STB/SBC devices
 2019-08-15 14:59 UTC  (8+ messages)
` [PATCH 1/7] media: rc: add keymap for Amediatech X96-MAX remote
` [PATCH 2/7] media: rc: add keymap for Khadas VIM/EDGE remote
` [PATCH 3/7] media: rc: add keymap for Tanix TX3 mini remote
` [PATCH 4/7] media: rc: add keymap for Tanix TX5 max remote
` [PATCH 5/7] media: rc: add keymap for WeTek Hub remote
` [PATCH 6/7] media: rc: add keymap for WeTeK Play 2 remote
` [PATCH 7/7] media: rc: add keymap for HardKernel ODROID remote

[PATCHv3 00/12] Stateful/stateless codec core support
 2019-08-15 14:44 UTC  (13+ messages)
` [PATCHv3 01/12] videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
` [PATCHv3 02/12] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 03/12] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCHv3 05/12] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv3 06/12] media: vicodec: set flags for vdec/stateful OUTPUT coded formats
` [PATCHv3 07/12] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCHv3 08/12] pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation
` [PATCHv3 09/12] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCHv3 10/12] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCHv3 11/12] media: docs-rst: Document m2m stateless video decoder interface
` [PATCHv3 12/12] media: docs-rst: Document memory-to-memory video encoder interface

[PATCHv2 00/12] Stateful/stateless codec core support
 2019-08-15 14:27 UTC  (34+ messages)
` [PATCHv2 01/12] videodev2.h: add V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM
` [PATCHv2 02/12] videodev2.h: add V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv2 03/12] media: venus: vdec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCHv2 05/12] media: mtk-vcodec: flag OUTPUT formats with V4L2_FMT_FLAG_DYN_RESOLUTION
` [PATCHv2 06/12] media: vicodec: set flags for vdec/stateful OUTPUT coded formats
` [PATCHv2 08/12] pixfmt-compressed.rst: improve H264/HEVC/MPEG1+2/VP8+9 documentation
` [PATCHv2 09/12] vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
` [PATCHv2 10/12] videodev2.h: add V4L2_DEC_CMD_FLUSH
` [PATCHv2 11/12] media: docs-rst: Document m2m stateless video decoder interface

[PATCH v6 00/13] TVP5150 new features
 2019-08-15 13:37 UTC  (34+ messages)
` [PATCH v6 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v6 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v6 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v6 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v6 12/13] media: tvp5150: add support to limit tv norms on connector

[PATCH v3] media: dvb: Provide 4 devm variants
 2019-08-15 13:02 UTC  (4+ messages)

[PATCH] hdpvr: add terminating 0 at end of string
 2019-08-15 13:00 UTC 

[PATCH] dvb-usb-v2/gl861: fix wrong memcpy
 2019-08-15 12:57 UTC 

[PATCH] gspca: zero usb_buf on error
 2019-08-15 12:47 UTC 

Build failed in Jenkins: libcamera #3
 2019-08-15 12:41 UTC  (2+ messages)
` Jenkins build is back to normal : libcamera #4

[PATCH] radio/si470x: kill urb on error
 2019-08-15 12:40 UTC 

[PATCH] videobuf2-core: avoid buffer operations while in stop_streaming
 2019-08-15 12:28 UTC 

[PATCH v7 00/13] Add TVP5150 features
 2019-08-15 11:57 UTC  (14+ messages)
` [PATCH v7 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v7 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v7 03/13] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v7 04/13] partial revert of "[media] tvp5150: add HW input connectors support"
` [PATCH v7 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v7 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v7 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v7 08/13] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v7 09/13] media: tvp5150: add s_power callback
` [PATCH v7 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye
` [PATCH v7 11/13] media: dt-bindings: tvp5150: add optional tvnorms documentation
` [PATCH v7 12/13] media: tvp5150: add support to limit tv norms on connector
` [PATCH v7 13/13] media: tvp5150: make debug output more readable

[PATCH v6 0/5] media: Allwinner A10 CSI support
 2019-08-15  8:34 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: media: Add Allwinner A10 CSI binding

Build failed in Jenkins: media-build #71
 2019-08-15  6:53 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #72

[PATCH] media: video-i2c: add mlx90640 subpage data to output
 2019-08-15  6:23 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2019-08-15  3:52 UTC 

S/G_SELECTION: The target flag usage for capture/output buftype
 2019-08-15  2:59 UTC 

S/G_SELECTION: The target flag usage for capture/output buftype
 2019-08-15  2:59 UTC 

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-14 19:59 UTC  (12+ messages)
` [PATCH v6 01/11] lib/sort.c: implement sort() variant taking context argument
` [PATCH v6 02/11] media: uapi: h264: Rename pixel format
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 04/11] media: uapi: h264: Add the concept of start code
` [PATCH v6 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v6 06/11] media: cedrus: Cleanup control initialization
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and decoding mode
` [PATCH v6 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v6 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v6 11/11] media: hantro: Enable H264 decoding on rk3288

[GIT PULL FOR v5.4] R-Car VSP1 change
 2019-08-14 17:48 UTC  (3+ messages)

[GIT PULL v2 for 5.4] More sensor driver, omap3isp and documentation patches
 2019-08-14 17:42 UTC  (3+ messages)
` [GIT PULL v2 for 5.4] More sensor driver, omap3isp and documentation

[GIT PULL for 5.4] More sensor driver, omap3isp and documentation patches
 2019-08-14 17:33 UTC  (2+ messages)
` [GIT PULL for 5.4] More sensor driver, omap3isp and documentation

[PATCH] media: uvc: Fix error path in control parsing failure
 2019-08-14 15:28 UTC 

[PATCH v2] v4l: rcar-fcp: Read IP version register at probe time
 2019-08-14 14:54 UTC 

[PATCH v4 0/3] DCMI bridge support
 2019-08-14 14:17 UTC  (4+ messages)
` [PATCH v4 1/3] media: stm32-dcmi: improve sensor subdev naming

[PATCH v5 00/11] media: hantro: Add support for H264 decoding
 2019-08-14 14:12 UTC  (8+ messages)
` [PATCH v5 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v5 04/11] media: uapi: h264: Add the concept of start code

[PATCH] vidioc-queryctrl.rst: fix broken c:type references
 2019-08-14 14:07 UTC 

[PATCH v6 0/4] DCMI bridge support
 2019-08-14 13:48 UTC  (5+ messages)
` [PATCH v6 1/4] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v6 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code
` [PATCH v6 3/4] media: stm32-dcmi: add media controller support
` [PATCH v6 4/4] media: stm32-dcmi: add support of several sub-devices

[PATCH v2] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-08-14 12:56 UTC  (2+ messages)

[PATCH v9] media: imx: add csc/scaler mem2mem device
 2019-08-14 12:35 UTC  (2+ messages)

KASAN: global-out-of-bounds Read in dvb_pll_attach
 2019-08-14 11:32 UTC  (5+ messages)

[PATCH v6 0/8] drm: cec: convert DRM drivers to the new notifier API
 2019-08-14 10:52 UTC  (7+ messages)
` [PATCH v6 4/8] drm: tda998x: use cec_notifier_conn_(un)register
` [PATCH v6 7/8] drm: dw-hdmi: "


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