linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 14:50:43 to 2021-04-19 18:21:59 UTC [more...]

[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 v4] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-19 16:37 UTC  (16+ messages)
` [External] "

[RFC v1 PATCH 0/3] support soc_device_match to return -EPROBE_DEFER
 2021-04-19 13:36 UTC  (15+ 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 00/28] media: ti-vpe: cal: prepare for multistream support
 2021-04-19 13:08 UTC  (73+ messages)
` [PATCH 01/28] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH 02/28] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH 03/28] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH 04/28] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH 05/28] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH 06/28] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH 07/28] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH 08/28] media: ti-vpe: cal: change index and cport to u8
` [PATCH 09/28] media: ti-vpe: cal: Add PPI context
` [PATCH 10/28] media: ti-vpe: cal: Add pixel processing context
` [PATCH 11/28] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH 12/28] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [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 16/28] media: ti-vpe: cal: disable ppi and pix proc at ctx_stop
` [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 23/28] media: ti-vpe: cal: fix typo in a comment
` [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 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-19 11:44 UTC  (17+ messages)
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
  ` [Nouveau] "
` [PATCH 19/40] drm/omapdrm/omap_gem: Properly document omap_gem_dumb_map_offset()
` [PATCH 23/40] drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'
` [PATCH 24/40] drm/scheduler/sched_entity: Fix some function name disparity
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
` [PATCH 30/40] drm/vgem/vgem_drv: Demote kernel-doc abuse
` [PATCH 32/40] drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()'
` [PATCH 33/40] drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
` [PATCH 35/40] drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity

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

[PATCH] media: rkisp1: rkisp1-params.c: Fix typos
 2021-04-19  6:02 UTC 

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] media: atomisp: silence "dubious: !x | !y" warning
 2021-04-18 21:59 UTC  (6+ messages)

[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 v5 00/24] v4l: subdev internal routing
 2021-04-18 19:27 UTC  (31+ 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] media: si2168: drop support for old firmware file name for si2168 B40
 2021-04-18 16:15 UTC 

[PATCH] RFC: media: v4l2-subdev: add subdev-wide config struct
 2021-04-18 16:07 UTC  (2+ messages)

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

[PATCH] media: rkisp1: rksip1-capture.c: Improve comments and fix typos
 2021-04-18 10:34 UTC 

[PATCH 0/8] A series of cleanup patches for sh_css.c
 2021-04-18  5:09 UTC 

[PATCH 0/2] media: fully initialize si2168 on resume only when necessary
 2021-04-18  0:12 UTC  (3+ messages)
` [PATCH 1/2] media dvb_frontend: add suspend and resume callbacks to dvb_frontend_ops
` [PATCH 2/2] media si2168: fully initialize si2168 on resume only when necessary

[PATCH v5] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17 16:38 UTC 

drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 2848 bytes in function 'vidtv_mux_tick'
 2021-04-17 14:24 UTC 

[PATCH] media: mc: mc-entity.c: Fix typo
 2021-04-17 13:34 UTC 

[PATCH v3] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-17  9:28 UTC  (3+ messages)
` [External] "

[PATCH] media: sp887x: drop unneeded assignment
 2021-04-16 23:53 UTC 

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2021-04-16 23:17 UTC  (11+ messages)

[PATCH RFC v3] media: em28xx: Fix race condition between open and init function
 2021-04-16 23:03 UTC  (4+ messages)

[ragnatech:media-tree] BUILD SUCCESS 0b276e470a4d43e1365d3eb53c608a3d208cabd4
 2021-04-16 19:51 UTC 

[PATCH v3 30/33] dt-bindings: media: add microchip,xisc device bindings
 2021-04-16 19:06 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 30/33] dt-bindings: media: add microchip, xisc "

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

[PATCHv2 0/2] staging: media: atomisp: cleaning up sh_css.c
 2021-04-16 15:11 UTC  (4+ messages)
` [PATCHv2 1/2] staging: media: atomisp: Fix sh_css.c brace coding style issues
` [PATCHv2 2/2] staging: media: atomisp: Remove redundant assertions in sh_css.c

[PATCH v2] dma-buf: Add DmaBufTotal counter in meminfo
 2021-04-16 12:46 UTC  (2+ messages)

[PATCH 00/10] Keem Bay Camera Subsystem
 2021-04-16 11:20 UTC  (3+ messages)

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

[PATCH v4 1/2] ov8856: Add support for 2 data lanes
 2021-04-16  9:58 UTC  (2+ messages)
` [PATCH v4 2/2] ov8856: add vflip/hflip control support

[PATCH v2] staging: media: atomisp: pci: Change line break to avoid an open parenthesis at the end of the line
 2021-04-16  9:13 UTC  (13+ messages)
` [Outreachy kernel] "

[PATCH] media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector
 2021-04-16  7:57 UTC  (3+ messages)

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-04-16  7:55 UTC  (5+ messages)
` [PATCHv2 1/6] drm: drm_bridge: add connector_attach/detach bridge ops
` [PATCHv2 2/6] drm/omapdrm/dss/hdmi4: switch to the connector "

[PATCH v3 1/2] ov8856: Add support for 2 data lanes
 2021-04-16  6:46 UTC  (6+ messages)
  ` FW: "

cron job: media_tree daily build: WARNINGS
 2021-04-16  3:44 UTC 

[PATCH] media: dt-bindings: media: renesas,csi2: Add r8a779a0 support
 2021-04-15 21:38 UTC  (2+ messages)

[PATCH v3 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-04-15 20:37 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: add dasheng vendor prefix
` [PATCH v3 2/4] dt-bindings: arm: imx: Add i.mx6q DaSheng COM-9XX SBC

[PATCH v2] staging: media: tegra-video: Align line break to match with the open parenthesis in file vi.c
 2021-04-15 17:18 UTC 

[PATCH 1/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_cmd.c
 2021-04-15 16:54 UTC  (4+ messages)
` [PATCH 2/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_compat_css20.c
` [PATCH 3/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_subdev.c
` [PATCH 4/4] staging: media: atomisp: pci: Balance braces around conditional statements in file atomisp_v4l2.c

[PATCH] staging: media: atomisp: cleaning up sh_css.c
 2021-04-15 16:39 UTC  (6+ messages)
` [PATCH] staging: media: atomisp: Use goto instead of return in ia_css_init()

[PATCH v3 29/33] dt-bindings: media: atmel-isc: convert to yaml
 2021-04-15 16:16 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-04-15 16:04 UTC  (5+ messages)

[GIT PULL FOR v5.14] Various staging cleanups from the Outreachy project
 2021-04-15 14:54 UTC  (2+ messages)
` [GIT PULL FOR v5.14] Various staging cleanups from the Outreachy (#73324)


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