linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 07:52:20 to 2020-07-23 17:30:31 UTC [more...]

[PATCH v4 0/5] DVFS support for Venus
 2020-07-23 17:30 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: media: venus: Add an optional power domain for perf voting
` [PATCH v4 2/5] media: venus: core: Fix error handling in probe
` [PATCH v4 3/5] media: venus: core: Add support for opp tables/perf voting
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH v4 5/5] arm64: dts: sc7180: "

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-23 17:04 UTC 

[PATCH] media: atomisp: Fix braces placement coding style errors
 2020-07-23 16:21 UTC 

[PATCH v4l-utils v2] Move sync-with-kernel make target into dedicated shell script ./sync-with-kernel.sh
 2020-07-23 14:52 UTC  (2+ messages)

[PATCH v2 0/1] Add support for meson building
 2020-07-23 14:24 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-07-23 13:20 UTC  (11+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v3 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v3 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v3 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v3 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v3 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v3 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v3 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v3 09/10] media: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v3 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

[PATCH v3 0/4] DVFS support for Venus
 2020-07-23 11:37 UTC  (4+ messages)
` [PATCH v3 2/4] media: venus: core: Add support for opp tables/perf voting

[PATCH v3, 0/2] This patchset add read-only(Ro) request for capture queue
 2020-07-23  8:10 UTC  (3+ messages)
` [PATCH v3,1/2] media: v4l UAPI: add V4L2_BUF_CAP_SUPPORTS_RO_REQUESTS

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-23  3:04 UTC  (29+ messages)
` [PATCH v10 01/28] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v10 02/28] media: platform: Improve queue set up "
` [PATCH v10 03/28] media: platform: Improve getting and requesting irq "
` [PATCH v10 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v10 05/28] media: platform: Improve power on and power off flow
` [PATCH v10 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v10 07/28] media: platform: Improve the implementation of "
` [PATCH v10 08/28] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v10 09/28] media: platform: Cancel the last frame handling flow
` [PATCH v10 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v10 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v10 12/28] media: platform: Use generic rounding helpers
` [PATCH v10 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v10 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v10 15/28] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v10 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v10 17/28] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v10 18/28] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v10 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v10 20/28] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v10 21/28] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v10 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v10 23/28] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v10 24/28] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v10 25/28] media: platform: Rename jpeg dec file name
` [PATCH v10 26/28] media: platform: Rename existing functions/defines/variables
` [PATCH v10 27/28] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v10 28/28] media: platform: Add jpeg enc feature

[GIT PULL for v5.8-rc7] media fixes
 2020-07-23  0:35 UTC  (3+ messages)
` [GIT PULL for v5.8-rc7] media fixes (#20200722155727)

drivers/media/cec/platform/meson/ao-cec.c:713:34: warning: unused variable 'meson_ao_cec_of_match'
 2020-07-22 23:19 UTC 

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-22 21:52 UTC  (9+ messages)
` [PATCH 01/10] media: uapi: h264: Update reference lists
` [PATCH 03/10] media: uapi: h264: Split prediction weight parameters
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-22 21:39 UTC  (7+ messages)
` [PATCH v3 01/16] media: mtk-vcodec: abstract firmware interface
` [PATCH v3 02/16] dt-bindings: media: mtk-vcodec: document SCP node
` [PATCH v3 03/16] media: mtk-vcodec: add SCP firmware ops

[PATCH v2] media: cedrus: Add support for VP8 decoding
 2020-07-22 20:39 UTC 

[PATCH v8 00/14] Rockchip ISP1 Driver
 2020-07-22 17:50 UTC  (10+ messages)
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver

[PATCH v5 0/7] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-07-22 17:20 UTC  (17+ messages)
` [PATCH v5 2/7] v4l2: add support for colorspace conversion API (CSC) for video capture
` [PATCH v5 3/7] media: vivid: Add support to the CSC API
` [PATCH v5 4/7] v4l2: extend the CSC API to subdevice
` [PATCH v5 5/7] media: v4l2: add support for the subdev CSC API for hsv_enc on mediabus
` [PATCH v5 6/7] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-07-22 15:55 UTC  (10+ messages)
` [PATCH v5 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v5 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v5 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v5 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v5 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v5 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v5 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v5 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH -next] dma-fence: Make symbol 'dma_fence_lockdep_map' static
 2020-07-22 15:55 UTC 

[PATCH] media: radio: remove redundant assignment to variable retval
 2020-07-22 15:16 UTC 

[PATCH v3 0/2] General coding style clean-up
 2020-07-22 14:58 UTC  (3+ messages)
` [PATCH v3 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces
` [PATCH v3 2/2] media: atomisp: Fix coding style issue - correct multiline comments

[PATCH 03/25] dma-buf.rst: Document why idenfinite fences are a bad idea
 2020-07-22 14:35 UTC  (30+ messages)
` [PATCH 1/2] dma-buf.rst: Document why indefinite "
  ` [Linaro-mm-sig] "

[RFC PATCH 0/1] Add LTR controls
 2020-07-22 14:26 UTC  (7+ messages)

[PATCH v2 0/2] General coding style clean up
 2020-07-22 14:05 UTC  (5+ messages)
` [PATCH v2 1/2] media: atomisp: Fix coding style issue - remove beginning whitespaces
` [PATCH v2 2/2] media: atomisp: Fix coding style issue - correct multiline comments

[PATCH] media: dvb-frontends/cxd2099: report errors
 2020-07-22 13:41 UTC 

[PATCH][next][V2] media: allegro: fix potential null dereference on header
 2020-07-22 13:16 UTC  (2+ messages)

[PATCH] media: allegro: fix an error pointer vs NULL check
 2020-07-22 13:04 UTC  (2+ messages)

[PATCH][next] media: allegro: fix potential null dereference on header
 2020-07-22 13:00 UTC  (2+ messages)

[PATCH] media: mtk-mdp: Fix a refcounting bug on error in init
 2020-07-22 12:39 UTC 

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-07-22 11:35 UTC  (6+ messages)
` [PATCH v2 3/6] media: v4l2-ctrl: Add frame-skip std encoder control
` [PATCH v2 5/6] media: s5p-mfc: Use standard frame skip mode control
` [PATCH v2 6/6] media: docs: Deprecate mfc frame skip control

[PATCH for v5.9] media: omap: Replace HTTP links with HTTPS ones
 2020-07-22 11:19 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-07-22  9:03 UTC  (8+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 02/20] arm64: dts: renesas: r8a774e1: Add PCIe device nodes

[PATCH 00/13] dt-bindings: media: ov5640: Convert to json-schema
 2020-07-22  8:34 UTC  (5+ messages)
` [PATCH 02/13] arm64: dts: qcom: apq8016-sbc: Fix CSI-2 lanes routing

[PATCH] media: i2c: ov2740: get OTP data ready before nvmem registration
 2020-07-22  8:20 UTC  (2+ messages)

[PATCH] meye: fix missing pm_mchip_mode field
 2020-07-22  6:08 UTC  (2+ messages)

KMSAN: uninit-value in video_usercopy
 2020-07-22  5:53 UTC 

cron job: media_tree daily build: ERRORS
 2020-07-22  3:18 UTC 

[linux-next:master 8758/10009] drivers/media/pci/meye/meye.c:1533:7: error: 'struct meye' has no member named 'pm_mchip_mode'; did you mean
 2020-07-21 21:11 UTC 

[PATCH] [MEDIA] Use standard integer types
 2020-07-21 17:07 UTC  (5+ messages)

[PATCH 20/40] scsi: lpfc: lpfc_sli: Remove unused variable 'pg_addr'
 2020-07-21 16:41 UTC  (5+ messages)
` [PATCH 23/40] scsi: lpfc: lpfc_sli: Fix-up around 120 documentation issues
` [PATCH 28/40] scsi: lpfc: lpfc_mem: Provide description for lpfc_mem_alloc()'s 'align' param
` [PATCH 34/40] scsi: csiostor: csio_lnode: Demote kerneldoc that fails to meet the criteria
` [PATCH 36/40] scsi: lpfc: lpfc_sli: Ensure variable has the same stipulations as code using it

[RFC PATCH V7 0/3] media: support Mediatek sensor interface driver
 2020-07-21 16:39 UTC  (3+ messages)
` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add "

[PATCH v8 03/10] media: i2c: ov6650: Use new [get|set]_mbus_config ops
 2020-07-21 15:50 UTC  (3+ messages)
` [PATCH v8.1 "

[PATCH v2 0/9] media: staging: rkisp1: document rkisp1-common.h
 2020-07-21 15:32 UTC  (7+ messages)
` [PATCH v2 5/9] media: staging: rkisp1: add a pointer to rkisp1_device from struct rkisp1_isp

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-07-21 14:40 UTC  (15+ messages)
` [PATCH v4 1/6] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v4 2/6] media: v4l2: Add extended buffer operations

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-21 14:28 UTC  (4+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH v4l-utils] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-07-21 12:04 UTC 

[PATCH] i2c: fix WARNING in pvr2_i2c_core_done
 2020-07-21 11:55 UTC  (3+ messages)
`  "

[bug report] media: atomisp: place all gpio parsing together
 2020-07-21 10:49 UTC 

[PATCH v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
 2020-07-21 10:16 UTC 

[GIT PULL FOR v5.9] Introduce [get|set]_mbus_config pad ops
 2020-07-21 10:00 UTC 

[ragnatech:media-tree] BUILD SUCCESS WITH WARNING 8f2a4a9d5ff5202d0b3e3a144ebb9b67aabadd29
 2020-07-21  8:56 UTC 

[PATCH] fix WARNING in pvr2_i2c_core_done
 2020-07-21  8:46 UTC  (2+ messages)

[PATCH 1/2] media: coda: Fix reported H264 profile
 2020-07-21  8:14 UTC  (5+ messages)
` [PATCH 2/2] media: coda: Add more H264 levels for CODA960


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