linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-18 13:17:35 to 2021-04-20 12:11:12 UTC [more...]

[PATCH v10 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-20 12:10 UTC  (5+ messages)
` [PATCH v10 1/9] media: hevc: Add fields and flags for hevc PPS
` [PATCH v10 2/9] media: hevc: Add decode params control
` [PATCH v10 3/9] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v10 4/9] media: hantro: Define HEVC codec profiles and supported features

[PATCH v2 00/35] media: ti-vpe: cal: prepare for multistream support
 2021-04-20 12:04 UTC  (36+ messages)
` [PATCH v2 01/35] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH v2 02/35] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v2 03/35] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH v2 04/35] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH v2 05/35] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH v2 06/35] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH v2 07/35] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH v2 08/35] media: ti-vpe: cal: change index and cport to u8
` [PATCH v2 09/35] media: ti-vpe: cal: Add CSI2 context
` [PATCH v2 10/35] media: ti-vpe: cal: Add pixel processing context
` [PATCH v2 11/35] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH v2 12/35] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH v2 13/35] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH v2 14/35] media: ti-vpe: cal: catch VC errors
` [PATCH v2 15/35] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v2 16/35] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
` [PATCH v2 17/35] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH v2 18/35] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH v2 19/35] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH v2 20/35] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH v2 21/35] media: ti-vpe: cal: handle cal_ctx_v4l2_register error
` [PATCH v2 22/35] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH v2 23/35] media: ti-vpe: cal: fix typo in a comment
` [PATCH v2 24/35] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH v2 25/35] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH v2 26/35] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v2 27/35] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH v2 28/35] media: ti-vpe: cal: support 8 DMA contexts
` [PATCH v2 29/35] media: ti-vpe: cal: cleanup phy iteration in cal_remove
` [PATCH v2 30/35] media: ti-vpe: cal: fix ctx uninitialization
` [PATCH v2 31/35] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH v2 32/35] media: ti-vpe: cal: use CSI-2 frame number
` [PATCH v2 33/35] media: ti-vpe: cal: add camerarx locking
` [PATCH v2 34/35] media: ti-vpe: cal: add camerarx enable/disable refcounting
` [PATCH v2 35/35] media: ti-vpe: cal: allow more than 1 source pads

[PATCH] media: atomisp: silence "dubious: !x | !y" warning
 2021-04-20 12:04 UTC  (8+ messages)

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-20 12:03 UTC  (9+ messages)

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-20 11:21 UTC  (20+ messages)
` [RFC v1 PATCH 1/3] drivers: soc: add support for soc_device_match returning -EPROBE_DEFER
` [RFC v1 PATCH 2/3] caam: add defer probe when the caam driver cannot identify SoC
` [RFC v1 PATCH 3/3] driver: update all the code that use soc_device_match

[PATCH] RFC: media: v4l2-subdev: add subdev-wide config struct
 2021-04-20 11:52 UTC  (3+ messages)

[PATCH v5 00/24] v4l: subdev internal routing
 2021-04-20 11:50 UTC  (33+ messages)
` [PATCH v5 03/24] media: entity: Walk the graph based on pads
` [PATCH v5 05/24] media: entity: Add iterator helper for entity pads
` [PATCH v5 06/24] media: entity: Move the pipeline from entity to pads
` [PATCH v5 11/24] media: entity: Skip link validation for pads to which there is no route to
` [PATCH v5 12/24] media: entity: Add an iterator helper for connected pads
` [PATCH v5 15/24] v4l: Add bus type to frame descriptors
` [PATCH v5 16/24] v4l: Add CSI-2 bus configuration "
` [PATCH v5 17/24] v4l: Add stream to frame descriptor
` [PATCH v5 18/24] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v5 20/24] v4l: mc: Add an S_ROUTING helper function for power state changes
` [PATCH v5 21/24] v4l: subdev: routing kernel helper functions
` [PATCH v5 22/24] v4l: subdev: add v4l2_subdev_get_format_dir()
` [PATCH v5 24/24] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-20 11:35 UTC  (9+ messages)
` [PATCH v9 03/13] media: hantro: Use syscon instead of 'ctrl' register

[PATCH v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-20 11:24 UTC  (24+ messages)

[PATCH 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-04-20 11:17 UTC  (54+ messages)
` [PATCH 02/28] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH 07/28] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH 09/28] media: ti-vpe: cal: Add PPI context
` [PATCH 10/28] media: ti-vpe: cal: Add pixel processing context
` [PATCH 13/28] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH 14/28] media: ti-vpe: cal: catch VC errors
` [PATCH 15/28] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH 17/28] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH 18/28] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH 19/28] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH 20/28] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH 21/28] media: ti-vpe: cal: fix cal_ctx_v4l2_register error handling
` [PATCH 22/28] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH 24/28] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH 25/28] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH 26/28] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH 27/28] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH 28/28] media: ti-vpe: cal: support 8 DMA contexts

[PATCH V9] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-04-20 11:13 UTC 

[PATCH V8 0/1] Implement Shutdown callback for geni-i2c
 2021-04-20 11:12 UTC  (6+ messages)
` [PATCH V8 1/1] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH] v4l-utils: switch remote_subtest arrays to vector
 2021-04-20 11:08 UTC  (4+ messages)

[PATCH] media: rkisp1: rkisp1-params.c: Fix typos
 2021-04-20  9:26 UTC  (2+ messages)

[PATCH] media: rkisp1: rksip1-capture.c: Improve comments and fix typos
 2021-04-20  9:24 UTC  (2+ messages)

[PATCH 0/6] staging: media: atomisp: code cleanup fixes
 2021-04-20  8:44 UTC  (10+ messages)
` [PATCH 1/6] staging: media: atomisp: improve function argument alignment
` [PATCH 2/6] staging: media: atomisp: balance braces around if...else block
` [PATCH 3/6] staging: media: atomisp: use __func__ over function names
` [PATCH 4/6] staging: media: atomisp: reformat code comment blocks
` [PATCH 5/6] staging: media: atomisp: fix CamelCase variable naming
` [PATCH 6/6] staging: media: atomisp: use printk with KERN facility level

[PATCH 0/2 V6]Add dma-buf counter
 2021-04-20  8:30 UTC  (4+ messages)
` [PATCH 1/2 V6] dma-buf: Add DmaBufTotal counter in meminfo
` [PATCH 2/2 V6] lib/show_mem.c: Add dma-buf counter to show_mem dump

[PATCH v2] configure.ac: Resolve GIT_* even if repository is a submodule
 2021-04-20  7:52 UTC 

[PATCH v3 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-04-20  7:02 UTC  (7+ messages)
` [PATCH v3 3/4] arm: dts: "
` [PATCH v3 4/4] media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk on/off

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2021-04-20  4:54 UTC  (8+ messages)
` [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

cron job: media_tree daily build: WARNINGS
 2021-04-20  3:37 UTC 

[PATCH] media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()
 2021-04-20  0:16 UTC 

[PATCH] media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
 2021-04-19 21:42 UTC  (2+ messages)

[PATCH] configure.ac: Resolve GIT_SHA even if repository is a submodule
 2021-04-19 21:30 UTC  (4+ messages)

[PATCH 0/8] staging: media: atomisp: A series of cleanup
 2021-04-19 19:26 UTC  (9+ messages)
` [PATCH 1/8] staging: media: atomisp: Fix the rest of sh_css.c brace issues
` [PATCH 2/8] staging: media: atomisp: Remove all redundant assertions in sh_css.c
` [PATCH 3/8] staging: media: atomisp: Remove a superfluous else clause "
` [PATCH 4/8] staging: media: atomisp: Replace goto with immediate return in sh_css_pipe_get_grid_info()
` [PATCH 5/8] staging: media: atomisp: Refactor ia_css_stream_load()
` [PATCH 6/8] staging: media: atomisp: Replace if else clause with a ternary
` [PATCH 7/8] staging: media: atomisp: Fix line split style issues
` [PATCH 8/8] staging: media: atomisp: Fix alignment and line length issues

[PATCH] media: meson-ge2d: fix rotation parameters
 2021-04-19 18:21 UTC  (2+ messages)

[PATCH] configure.ac: Fix building without libudev
 2021-04-19 18:11 UTC 

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-19 11:44 UTC  (3+ messages)
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
  ` [Nouveau] "

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-19  9:46 UTC  (8+ messages)

[PATCH] media: dt-bindings: media: renesas,csi2: Node port@0 is not mandatory
 2021-04-19  9:06 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2021-04-19  3:40 UTC 

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-04-18 22:22 UTC  (5+ messages)
` [PATCH 24/23] media: imx: imx7_mipi_csis: Update MAINTAINERS

[PATCH 22/23] dt-bindings: media: nxp,imx7-mipi-csi2: Add i.MX8MM support
 2021-04-18 20:15 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH] media: si2168: drop support for old firmware file name for si2168 B40
 2021-04-18 16:15 UTC 

[PATCH] media: atomisp: pci: remove unneeded variable 'err'
 2021-04-18 15:07 UTC  (2+ messages)


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