linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 19:26:37 to 2019-03-07 09:47:30 UTC [more...]

[PATCH v3 00/31] v4l: add support for multiplexed streams
 2019-03-07  9:47 UTC  (33+ messages)
` [PATCH v3 01/31] media: entity: Use pad as a starting point for graph walk
` [PATCH v3 02/31] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v3 03/31] media: entity: Walk the graph based on pads
` [PATCH v3 04/31] v4l: mc: Start walk from a specific pad in use count calculation
` [PATCH v3 05/31] media: entity: Add iterator helper for entity pads
` [PATCH v3 06/31] media: entity: Move the pipeline from entity to pads
` [PATCH v3 07/31] media: entity: Use pad as the starting point for a pipeline
` [PATCH v3 08/31] media: entity: Add has_route entity operation
` [PATCH v3 09/31] media: entity: Add media_has_route() function
` [PATCH v3 10/31] media: entity: Use routing information during graph traversal
` [PATCH v3 11/31] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v3 12/31] media: entity: Add an iterator helper for connected pads
` [PATCH v3 13/31] media: entity: Add only connected pads to the pipeline
` [PATCH v3 14/31] media: entity: Add debug information in graph walk route check
` [PATCH v3 15/31] v4l: Add bus type to frame descriptors
` [PATCH v3 16/31] v4l: Add CSI-2 bus configuration "
` [PATCH v3 17/31] v4l: Add stream to frame descriptor
` [PATCH v3 18/31] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v3 19/31] media: Documentation: Add GS_ROUTING documentation
` [PATCH v3 20/31] v4l: subdev: Take routing information into account in link validation
` [PATCH v3 21/31] v4l: subdev: Improve link format validation debug messages
` [PATCH v3 22/31] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH v3 23/31] adv748x: csi2: add translation from pixelcode to CSI-2 datatype
` [PATCH v3 24/31] adv748x: csi2: only allow formats on sink pads
` [PATCH v3 25/31] adv748x: csi2: describe the multiplexed stream
` [PATCH v3 26/31] adv748x: csi2: add internal routing configuration
` [PATCH v3 27/31] adv748x: afe: add routing support
` [PATCH v3 28/31] adv748x: afe: Implement has_route()
` [PATCH v3 29/31] rcar-csi2: use frame description information to configure CSI-2 bus
` [PATCH v3 30/31] rcar-csi2: expose the subdevice internal routing
` [PATCH v3 31/31] media: rcar-csi2: Implement has_route()

[PATCHv3 0/9] Various core and virtual driver fixes
 2019-03-07  9:30 UTC  (10+ messages)
` [PATCHv3 1/9] cec: fill in cec chardev kobject to ease debugging
` [PATCHv3 2/9] media-devnode: fill in media "
` [PATCHv3 3/9] vivid: use vzalloc for dev->bitmap_out
` [PATCHv3 4/9] media-entity: set ent_enum->bmap to NULL after freeing it
` [PATCHv3 5/9] vim2m: replace devm_kzalloc by kzalloc
` [PATCHv3 6/9] v4l2-subdev: add release() internal op
` [PATCHv3 7/9] v4l2-subdev: handle module refcounting here
` [PATCHv3 8/9] vimc: free vimc_cap_device when the last user disappears
` [PATCHv3 9/9] vimc: use new release op

[PATCHv2 0/9] Various core and virtual driver fixes
 2019-03-07  9:23 UTC  (18+ messages)
` [PATCHv2 1/9] cec: fill in cec chardev kobject to ease debugging
` [PATCHv2 2/9] media-devnode: fill in media "
` [PATCHv2 3/9] vivid: use vzalloc for dev->bitmap_out
` [PATCHv2 4/9] media-entity: set ent_enum->bmap to NULL after freeing it
` [PATCHv2 5/9] vim2m: replace devm_kzalloc by kzalloc
` [PATCHv2 6/9] v4l2-subdev: add release() internal op
` [PATCHv2 7/9] v4l2-subdev: handle module refcounting here
` [PATCHv2 8/9] vimc: free vimc_cap_device when the last user disappears
` [PATCHv2 9/9] vimc: use new release op

[PATCH 0/5] Fix most ImgU driver compiler / checker warnings
 2019-03-07  7:57 UTC  (5+ messages)
` [PATCH 1/5] staging: imgu: Switch to __aligned() from __attribute__((aligned()))

cron job: media_tree daily build: OK
 2019-03-07  4:51 UTC 

[PATCH 0/5] Add VIN support to RZ/G2M
 2019-03-07  0:44 UTC  (6+ messages)
` [PATCH 1/5] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support

[PATCH] rcar-csi2: Allow configuring of video standard
 2019-03-07  0:38 UTC  (9+ messages)

[PATCH 0/3] rcar-csi2: Update start procedures to latest revision of datasheet
 2019-03-07  0:33 UTC  (9+ messages)
` [PATCH 2/3] rcar-csi2: Update start procedure for H3 ES2
` [PATCH 3/3] rcar-csi2: Move setting of Field Detection Control Register

[PATCH] rcar-csi2: Use standby mode instead of resetting
 2019-03-07  0:12 UTC  (5+ messages)

[PATCH 0/8] media: vimc: remove media bus code limitation
 2019-03-06 22:42 UTC  (9+ messages)
` [PATCH 1/8] media: vimc: deb: fix default sink bayer format
` [PATCH 2/8] media: vimc: stream: fix thread state before sleep
` [PATCH 3/8] media: vimc: cap: fix step width/height in enum framesize
` [PATCH 4/8] media: v4l2-common: add bayer formats in v4l2_format_info
` [PATCH 5/8] media: vimc: stream: cleanup frame field from struct vimc_stream
` [PATCH 6/8] media: vimc: stream: add docs to "
` [PATCH 7/8] media: vimc: stream: init/terminate the first entity
` [PATCH 8/8] media: vimc: propagate pixel format in the stream

[PATCH v2] media: si2165: fix a missing check of return value
 2019-03-06 21:36 UTC  (4+ messages)

[v4l-utils PATCH v5 1/6] v4l2-ctl: in streaming_set_m2m, close file pointers upon error
 2019-03-06 21:17 UTC  (6+ messages)
` [v4l-utils PATCH v5 2/6] v4l2-ctl: check that the size read/write fit the buffer size
` [v4l-utils PATCH v5 3/6] v4l2-ctl: set the in/out fmt variables in streaming_set_m2m
` [v4l-utils PATCH v5 4/6] v4l-utils: copy fwht-ctrls.h from kernel dir
` [v4l-utils PATCH v5 5/6] v4l2-ctl: Add functions and variables to support fwht stateless decoder
` [v4l-utils PATCH v5 6/6] v4l2-ctl: Add implementation for the stateless fwht decoder

[PATCH v5 00/23] support for stateless decoder
 2019-03-06 21:13 UTC  (24+ messages)
` [PATCH v5 01/23] vb2: add requires_requests bit for stateless codecs
` [PATCH v5 02/23] videodev2.h: add V4L2_BUF_CAP_REQUIRES_REQUESTS
` [PATCH v5 03/23] cedrus: set requires_requests
` [PATCH v5 04/23] media: vicodec: selection api should only check single buffer types
` [PATCH v5 05/23] media: vicodec: upon release, call m2m release before freeing ctrl handler
` [PATCH v5 06/23] media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure
` [PATCH v5 07/23] media: vicodec: change variable name for the return value of v4l2_fwht_encode
` [PATCH v5 08/23] media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding fails
` [PATCH v5 09/23] media: vicodec: bugfix: free compressed_frame upon device release
` [PATCH v5 10/23] media: vicodec: Move raw frame preparation code to a function
` [PATCH v5 11/23] media: vicodec: add field 'buf' to fwht_raw_frame
` [PATCH v5 12/23] media: vicodec: keep the ref frame according to the format in decoder
` [PATCH v5 13/23] media: vicodec: Validate version dependent header values in a separate function
` [PATCH v5 14/23] media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmt
` [PATCH v5 15/23] media: vicodec: Handle the case that the reference buffer is NULL
` [PATCH v5 16/23] media: vicodec: add struct for encoder/decoder instance
` [PATCH v5 17/23] media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QP
` [PATCH v5 18/23] media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMS
` [PATCH v5 19/23] media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESS
` [PATCH v5 20/23] media: vicodec: Introducing stateless fwht defs and structs
` [PATCH v5 21/23] media: vicodec: Register another node for stateless decoder
` [PATCH v5 22/23] media: vicodec: Add support "
` [PATCH v5 23/23] media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS "

[PATCH] media: adv748x: Don't disable CSI-2 on link_setup
 2019-03-06 19:15 UTC  (2+ messages)

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-03-06 18:17 UTC  (13+ messages)
` [PATCH v4 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v4 2/2] media: cedrus: Add H264 decoding support

[RFC PATCH V0 0/7] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-03-06 17:07 UTC  (6+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver

[PATCH v2] media: rcar_drif: Remove devm_ioremap_resource() error printing
 2019-03-06 12:52 UTC  (2+ messages)

[PATCH] media: cpia2: Fix use-after-free in cpia2_exit
 2019-03-06 12:45 UTC 

Мотивиран персонал
 2019-03-06  8:37 UTC 

[PATCH v2 00/30] v4l: add support for multiplexed streams
 2019-03-06  8:29 UTC  (10+ messages)
` [PATCH v2 09/30] media: entity: Swap pads if route is checked from source to sink

[PATCH v4] media: docs-rst: Document m2m stateless video decoder interface
 2019-03-06  8:00 UTC 

[PATCH] media: wl128x: Fix an error code in fm_download_firmware()
 2019-03-06  7:27 UTC 

[PATCH] media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
 2019-03-06  6:15 UTC 

[PATCH] media: uvcvideo: Add boottime clock support
 2019-03-06  6:09 UTC  (8+ messages)

cron job: media_tree daily build: ERRORS
 2019-03-06  4:48 UTC 

[PATCH] media: drxk: add a missed check of the return value of write16
 2019-03-05 21:16 UTC  (2+ messages)

[PATCH 0/4] V4L2 fwnode framework and driver fixes
 2019-03-05 20:48 UTC  (10+ messages)
` [PATCH 1/4] v4l2-fwnode: Defaults may not override endpoint configuration in firmware
` [PATCH 2/4] v4l2-fwnode: The first default data lane is 0 on C-PHY
` [PATCH 3/4] pxa-camera: Match with device node, not the port node
` [PATCH 4/4] ti-vpe: Parse local endpoint for properties, not the remote one
  ` [PATCH v1.1 "

Question about drivers/media/usb/uvc/uvc_v4l2.c
 2019-03-05 20:07 UTC  (4+ messages)

[PATCH V3 1/2] init i2c already in it930x_frontend_attach
 2019-03-05 20:00 UTC  (2+ messages)

[PATCH 0/7] Various core and virtual driver fixes
 2019-03-05 19:36 UTC  (5+ messages)
` [PATCH 6/7] v4l2-device: v4l2_device_release_subdev_node can't reference sd

[PATCH V3 2/2] Add support for the Avermedia TD310
 2019-03-05 18:37 UTC 

[PATCH V3 0/3] Add support for the Avermedia TD310
 2019-03-05 18:37 UTC 

[PATCH 0/3] media: add Toshiba TC358746 Bridge support
 2019-03-05 18:14 UTC  (11+ messages)
` [PATCH 1/3] media: dt-bindings: add bindings for Toshiba TC358746

[PATCH] media: i2c: adv748x: select V4L2_FWNODE
 2019-03-05 17:05 UTC  (3+ messages)

[linux-uvc-devel] HD Camera (4e45:5501) support
 2019-03-05 15:50 UTC  (4+ messages)

[linux-next:master 1790/12310] drivers/media/platform/seco-cec/seco-cec.c:355: undefined reference to `devm_rc_allocate_device'
 2019-03-05 15:24 UTC  (2+ messages)

[PATCH] [v2] media: staging/intel-ipu3: reduce kernel stack usage
 2019-03-05 14:17 UTC  (2+ messages)

[PATCH] [v2] media: staging: davinci_vpfe: disallow building with COMPILE_TEST
 2019-03-05 13:29 UTC 

[PATCH] Support of /dev/video read with USB camera devices
 2019-03-05 12:41 UTC  (6+ messages)
` [PATCH] media: uvcvideo: Read support

[PATCH v4l-utils] ir-ctl: various typos
 2019-03-05 10:44 UTC 

[PATCH v4 0/7] TVP5150 new features
 2019-03-05  9:46 UTC  (3+ messages)

[PATCH] media: staging/intel-ipu3: reduce kernel stack usage
 2019-03-05  9:30 UTC  (6+ messages)

[PATCH] media: staging: davinci_vpfe: disallow building with COMPILE_TEST
 2019-03-05  8:47 UTC  (3+ messages)

[RFC PATCH V0 0/7] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-03-05  7:48 UTC  (3+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek FD driver

[RFC PATCH V0 0/4] media: support Mediatek sensor interface driver
 2019-03-05  7:51 UTC  (3+ messages)
` [RFC PATCH V0 1/4] media: platform: mtk-isp: Add "

[PATCH] media: serial_ir: Fix use-after-free in serial_ir_init_module
 2019-03-05  5:40 UTC 

cron job: media_tree daily build: OK
 2019-03-05  4:45 UTC 

[PATCH] media: staging/intel-ipu3: mark PM function as __maybe_unused
 2019-03-05  0:09 UTC  (2+ messages)

[PATCH] [RESEND] media: don't drop front-end reference count for ->detach
 2019-03-04 20:45 UTC 

[PATCH] media: staging/intel-ipu3-v4l: reduce kernel stack usage
 2019-03-04 20:28 UTC 

[PATCH v2 00/11] Add MPEG-2 decoding to Rockchip VPU
 2019-03-04 19:25 UTC  (12+ messages)
` [PATCH v2 01/11] rockchip/vpu: Rename pixel format helpers
` [PATCH v2 02/11] media: Introduce helpers to fill pixel format structs
` [PATCH v2 03/11] rockchip/vpu: Use pixel format helpers
` [PATCH v2 04/11] rockchip/vpu: Use v4l2_m2m_buf_copy_metadata
` [PATCH v2 05/11] rockchip/vpu: Cleanup macroblock alignment
` [PATCH v2 06/11] rockchip/vpu: Cleanup JPEG bounce buffer management
` [PATCH v2 07/11] rockchip/vpu: Open-code media controller register
` [PATCH v2 08/11] rockchip/vpu: Support the Request API
` [PATCH v2 09/11] rockchip/vpu: Add decoder boilerplate
` [PATCH v2 10/11] rockchip/vpu: Add support for non-standard controls
` [PATCH v2 11/11] rockchip/vpu: Add support for MPEG-2 decoding


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