linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 17:11:22 to 2019-03-05 18:51:43 UTC [more...]

[PATCH v3 00/31] v4l: add support for multiplexed streams
 2019-03-05 18:51 UTC  (8+ 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 08/31] media: entity: Add has_route entity operation

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

[PATCH V3 1/2] init i2c already in it930x_frontend_attach
 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  (21+ messages)
` [PATCH 1/3] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH 3/3] media: tc358746: update MAINTAINERS file

[PATCH 0/4] V4L2 fwnode framework and driver fixes
 2019-03-05 17:38 UTC  (9+ 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 "

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

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-03-05 17:05 UTC  (10+ 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

[linux-uvc-devel] HD Camera (4e45:5501) support
 2019-03-05 15:50 UTC  (5+ 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  (8+ messages)
` [PATCH] media: uvcvideo: Read support

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

[PATCHv2 0/9] Various core and virtual driver fixes
 2019-03-05  9:58 UTC  (10+ 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 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

Finding where in kernel a frame is captured
 2019-03-04 17:48 UTC 

Spelling errors in lib/libv4l2/libv4l2.c
 2019-03-04 14:28 UTC 

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

[RFC PATCH v2 0/5] media: vsp1: Partition phased overlap support
 2019-03-04 11:46 UTC  (7+ messages)
` [RFC PATCH v2 1/5] media: vsp1: Define partition algorithm helper
` [RFC PATCH v2 2/5] media: vsp1: Initialise partition windows
` [RFC PATCH v2 3/5] media: vsp1: Document partition algorithm in code header
` [RFC PATCH v2 4/5] media: vsp1: Split out pre-filter multiplier
` [RFC PATCH v2 5/5] media: vsp1: Provide partition overlap algorithm

cron job: media_tree daily build: ERRORS
 2019-03-04  4:57 UTC 

[PATCH] Remove deductively redundant NULL pointer checks
 2019-03-03 23:34 UTC  (2+ messages)

[GIT FIXES FOR v5.1] pt1 fix
 2019-03-03 13:08 UTC 

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

Question about drivers/media/usb/uvc/uvc_v4l2.c
 2019-03-02 22:29 UTC  (3+ messages)

[PATCH v2] media: vim2m: better handle cap/out buffers with different sizes
 2019-03-02 11:31 UTC  (10+ messages)

[PATCH v2] media: rcar_drif: Remove devm_ioremap_resource() error printing
 2019-03-02 10:09 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2019-03-02  4:48 UTC 

[PATCH] media: imx: vdic: Fix wrong CSI group ID
 2019-03-01 23:27 UTC 

[PATCH 1/2] media: vim2m: don't use BUG()
 2019-03-01 16:52 UTC  (2+ messages)
` [PATCH 2/2] media: vim2m: Address some coding style issues

[PATCH] media: a few more typos at staging, pci, platform, radio and usb
 2019-03-01 16:07 UTC  (2+ messages)

[PATCH RESEND V2 0/4] Add VIN support to RZ/G2M
 2019-03-01 15:45 UTC  (5+ messages)
` [PATCH RESEND V2 1/4] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
` [PATCH RESEND V2 2/4] media: rcar-csi2: Enable support for r8a774a1
` [PATCH RESEND V2 3/4] media: dt-bindings: media: rcar_vin: Add r8a774a1 support
` [PATCH RESEND V2 4/4] media: rcar-vin: Enable support for r8a774a1

[PATCH v4 0/3] Add ZynqMP VCU/Allegro DVT H.264 encoder driver
 2019-03-01 15:27 UTC  (4+ messages)
` [PATCH v4 1/3] media: dt-bindings: media: document allegro-dvt bindings
` [PATCH v4 2/3] [media] allegro: add Allegro DVT video IP core driver
` [PATCH v4 3/3] [media] allegro: add SPS/PPS nal unit writer

[PATCH RESEND v2 1/2] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
 2019-03-01 15:18 UTC  (5+ messages)
` [PATCH RESEND v2 2/2] media: dt-bindings: media: rcar_vin: "

[PATCH 00/10] Improvements and fixups for vim2m driver
 2019-03-01 13:35 UTC  (12+ messages)
` [PATCH 01/10] media: vim2m: add bayer capture formats
` [PATCH 02/10] media: vim2m: improve debug messages
` [PATCH 03/10] media: vim2m: ensure that width is multiple of two
` [PATCH 04/10] media: vim2m: add support for VIDIOC_ENUM_FRAMESIZES
` [PATCH 05/10] media: vim2m: use different framesizes for bayer formats
` [PATCH 06/10] media: vim2m: better handle cap/out buffers with different sizes
` [PATCH 07/10] media: vim2m: add vertical linear scaler
` [PATCH 08/10] media: vim2m: don't accept YUYV anymore as output format
` [PATCH 09/10] media: vim2m: add an horizontal scaler
` [PATCH 10/10] media: vim2m: speedup passthrough copy

[PATCH 0/5] Add VIN support to RZ/G2M
 2019-03-01 13:29 UTC  (19+ messages)
` [PATCH 1/5] media: dt-bindings: media: rcar-csi2: Add r8a774a1 support
    ` FW: "
` [PATCH 2/5] media: rcar-csi2: Enable support for r8a774a1
` [PATCH 3/5] media: dt-bindings: media: rcar_vin: Add r8a774a1 support
    ` FW: "
` [PATCH 4/5] media: rcar-vin: Enable support for r8a774a1

[PATCH] media: vim2m: speedup passthrough copy
 2019-03-01 13:14 UTC 

[PATCH 1/3] media: vim2m: add vertical linear scaler
 2019-03-01 12:52 UTC  (3+ messages)
` [PATCH 2/3] media: vim2m: don't accept YUYV anymore as output format
` [PATCH 3/3] media: vim2m: add an horizontal scaler

[PATCH 0/7] Various core and virtual driver fixes
 2019-03-01 11:46 UTC  (4+ messages)
` [PATCH 6/7] v4l2-device: v4l2_device_release_subdev_node can't reference sd

[PATCH v2 0/4] Fix most ImgU driver compiler / checker warnings
 2019-03-01 11:24 UTC  (5+ messages)
` [PATCH v2 1/4] staging: imgu: Address a compiler warning on alignment
` [PATCH v2 2/4] staging: imgu: Remove redundant checks
` [PATCH v2 3/4] staging: imgu: Address compiler / checker warnings in MMU code
` [PATCH v2 4/4] Revert "media: ipu3: shut up warnings produced with W=1"

media: rockchip: the memory layout of multiplanes buffer for DMA address
 2019-03-01  9:24 UTC  (5+ messages)

[v4l-utils PATCH v5 0/3] stateless decoder implementation
 2019-03-01  9:08 UTC  (5+ messages)
` [v4l-utils PATCH v5 2/3] v4l2-ctl: Add functions and variables to support fwht stateless decoder
` [v4l-utils PATCH v5 3/3] v4l2-ctl: Add implementation for the stateless fwht decoder

[PATCH RFC 0/1] uio: Add dmabuf import ioctl
 2019-03-01  8:55 UTC  (10+ messages)
` [PATCH RFC 1/1] uio: Add dma-buf import ioctls

[PATCH 0/6] Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats
 2019-03-01  8:31 UTC  (4+ messages)
` [PATCH 4/6] drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc

[PATCH 0/6] Enable P0xx (planar), Y2xx/Y4xx (packed) pixel formats
 2019-03-01  8:16 UTC  (6+ messages)
` [PATCH 1/6] drm/i915: Add P010, P012, P016 plane control definitions
` [PATCH 3/6] drm/i915: Enable P010, P012, P016 formats for primary and sprite planes
` [PATCH 4/6] drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc
` [PATCH 5/6] drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions
` [PATCH 6/6] drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes

cron job: media_tree daily build: OK
 2019-03-01  4:49 UTC 

[PATCHv2] media: videobuf2: Return error after allocation failure
 2019-03-01  3:04 UTC  (3+ messages)

[PATCH] platform/sh_veu.c: remove redundant NULL pointer checks
 2019-02-28 22:54 UTC 

[PATCH v4] media: vim2m: better handle cap/out buffers with different sizes
 2019-02-28 18:02 UTC 

[PATCH v3] media: vim2m: better handle cap/out buffers with different sizes
 2019-02-28 18:02 UTC  (2+ messages)

[PATCH] media: stm32-dcmi: fix DMA corruption when stopping streaming
 2019-02-28 17:10 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).