linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-12 15:32:43 to 2021-03-15 21:54:10 UTC [more...]

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-15 21:52 UTC  (33+ messages)
` [PATCH v2 01/18] media: i2c: rdamc21: Fix warning on u8 cast
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity
` [PATCH v2 03/18] media: i2c: rdacm20: Embedded 'serializer' field
` [PATCH v2 04/18] media: i2c: rdacm20: Replace goto with a loop
` [PATCH v2 05/18] media: i2c: rdacm20: Report camera module name
` [PATCH v2 06/18] media: i2c: max9271: Check max9271_write() return
` [PATCH v2 07/18] media: i2c: rdacm20: Check return values
` [PATCH v2 08/18] media: i2c: rdacm20: Re-work ov10635 reset
` [PATCH v2 09/18] media: i2c: max9271: Introduce wake_up() function
` [PATCH v2 10/18] media: i2c: max9286: Adjust parameters indent
` [PATCH v2 11/18] media: i2c: rdacm21: Fix OV10640 powerdown
` [PATCH v2 12/18] media: i2c: rdacm21: Give more time to OV490 to boot
` [PATCH v2 13/18] media: i2c: max9286: Rename reverse_channel_mv
` [PATCH v2 14/18] media: i2c: max9286: Cache channel amplitude
` [PATCH v2 15/18] media: i2c: max9286: Define high "
` [PATCH v2 16/18] media: v4l2-subdev: De-deprecate init() subdev op
` [PATCH v2 17/18] media: gmsl: Reimplement initialization sequence
` [PATCH v2 18/18] media: i2c: max9286: Rework comments in .bound()

[PATCH v3 00/15] media: mtk-vcodec: support for MT8183 decoder
 2021-03-15 21:45 UTC  (10+ messages)
` [PATCH v3 05/15] media: mtk-vcodec: vdec: support stateless API
` [PATCH v3 06/15] media: mtk-vcodec: vdec: support stateless H.264 decoding

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
 2021-03-15 21:30 UTC  (6+ messages)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

[PATCH 1/2] media: camera-mx2: Remove unused header file
 2021-03-15 19:44 UTC  (2+ messages)
` [PATCH 2/2] media: camera-mx3: "

[PATCH v4 00/11] uvcvideo: Fix v4l2-compliance errors
 2021-03-15 17:36 UTC  (12+ messages)
` [PATCH v4 01/11] media: v4l2-ioctl: Fix check_ext_ctrls
` [PATCH v4 02/11] media: uvcvideo: Set capability in s_param
` [PATCH v4 03/11] media: uvcvideo: Return -EIO for control errors
` [PATCH v4 04/11] media: uvcvideo: set error_idx to count on EACCESS
` [PATCH v4 05/11] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v4 06/11] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v4 07/11] media: uvcvideo: Use dev->name for querycap()
` [PATCH v4 08/11] media: uvcvideo: Set unique vdev name based in type
` [PATCH v4 09/11] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE
` [PATCH v4 10/11] media: uvcvideo: Return -EACCES to inactive controls
` [PATCH v4 11/11] uvc: use vb2 ioctl and fop helpers

[PATCH] v4l2-compliance: Let uvcvideo return -EACCES
 2021-03-15 17:25 UTC 

[PATCH] dt-bindings: media: Convert video-mux to DT schema
 2021-03-15 16:59 UTC  (7+ messages)

[PATCH v8 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-15 15:59 UTC  (23+ messages)
` [PATCH v8 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v8 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v8 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v8 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v8 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v8 06/22] media: camss: Refactor VFE HW version support
` [PATCH v8 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v8 08/22] media: camss: Add missing format identifiers
` [PATCH v8 09/22] media: camss: Refactor CSID HW version support
` [PATCH v8 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v8 11/22] media: camss: Add support for CSIPHY "
` [PATCH v8 12/22] media: camss: Refactor VFE power domain toggling
` [PATCH v8 13/22] media: camss: Enable SDM845
` [PATCH v8 14/22] dt-bindings: media: camss: Add qcom,msm8916-camss binding
` [PATCH v8 15/22] dt-bindings: media: camss: Add qcom,msm8996-camss binding
` [PATCH v8 16/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
` [PATCH v8 17/22] dt-bindings: media: camss: Add qcom,sdm845-camss binding
` [PATCH v8 18/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v8 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v8 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v8 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v8 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[PATCH v7 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-15 15:51 UTC  (3+ messages)

[PATCH] media: v4l2-mc: fix a warning message
 2021-03-15 13:58 UTC 

[PATCH v2 1/2] media: staging/intel-ipu3: Fix memory leak in imu_fmt
 2021-03-15 12:34 UTC  (2+ messages)
` [PATCH v2 2/2] media: staging/intel-ipu3: Fix set_fmt error handling

Definition for vertical/horizontal blanking and vertical/horizontal timing
 2021-03-15 11:32 UTC 

[PATCH v4 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-15 10:04 UTC  (5+ messages)

[PATCH] v4l-utils tpg GCC 11 fix
 2021-03-15  9:53 UTC  (3+ messages)

[PATCH 0/2] VSP trivial enhancements
 2021-03-15  9:27 UTC  (14+ messages)
` [PATCH 1/2] media: v4l: vsp1: Fix bru null pointer access
` [PATCH 2/2] media: v4l: vsp1: Fix uif "

Renesas RZ/G2M + Sony IMX290 Camera questions/issues
 2021-03-15  9:23 UTC  (6+ messages)

[PATCH 0/1] Add support for OV5693 Sensor
 2021-03-15  9:13 UTC  (6+ messages)
` [PATCH 1/1] media: i2c: Add support for ov5693 sensor

[PATCH v3 00/15] Introduce devm_pm_opp_* API
 2021-03-15  4:06 UTC  (18+ messages)
` [PATCH v3 01/15] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v3 02/15] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v3 03/15] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v3 04/15] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v3 05/15] opp: Change return type of devm_pm_opp_register_set_opp_helper()
` [PATCH v3 06/15] opp: Change return type of devm_pm_opp_attach_genpd()
` [PATCH v3 07/15] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v3 08/15] spi: spi-geni-qcom: "
` [PATCH v3 09/15] spi: spi-qcom-qspi: "
` [PATCH v3 10/15] mmc: sdhci-msm: "
` [PATCH v3 11/15] drm/msm: "
` [PATCH v3 12/15] drm/lima: "
` [PATCH v3 13/15] drm/panfrost: "
` [PATCH v3 14/15] media: venus: "
` [PATCH v3 15/15] memory: samsung: exynos5422-dmc: "

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-03-15  2:27 UTC  (12+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[PATCH] media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h
 2021-03-15  2:20 UTC  (2+ messages)

[PATCH] media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30
 2021-03-15  0:08 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: imx219: Trivial Fixes
 2021-03-15  0:03 UTC  (5+ messages)
` [PATCH v2 1/2] media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream
` [PATCH v2 2/2] media: i2c: imx219: Balance runtime PM use-count

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-14 15:49 UTC 

driver mancante
 2021-03-14 10:38 UTC 

[PATCH 00/15] v4l2-controls.h: rename _MPEG_ to _CODEC_
 2021-03-14  8:23 UTC  (17+ messages)
` [PATCH 01/15] ext-ctrls-codec.rst: fix typos
` [PATCH 02/15] v4l2-controls.h: rename _MPEG_ to _CODEC_
` [PATCH 03/15] Documentation/*/media: rename MPEG to CODEC
` [PATCH 04/15] media/common: "
` [PATCH 05/15] media/i2c: "
` [PATCH 06/15] media/v4l2-core: "
` [PATCH 07/15] media/pci: "
` [PATCH 08/15] media/usb: "
` [PATCH 09/15] media/platform: "
` [PATCH 10/15] media/test-drivers: "
` [PATCH 11/15] staging/media: "
` [PATCH 12/15] include/media: "
` [PATCH 13/15] videodev2.h: "
` [PATCH 14/15] staging/vc04_services: "
` [PATCH 15/15] v4l2-controls.h: place all MPEG aliases under #ifndef __KERNEL__
  ` [PATCH 16/15] ext-ctrls-codec.rst: update note at start of codec section

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-03-13 22:36 UTC  (3+ messages)

[PATCH] Backport MYGICA T230A adapter
 2021-03-13 21:37 UTC  (2+ messages)

[PATCH 1/2] media_build: CROSS_COMPILE variable environment and disable rmmod.pl
 2021-03-13 14:51 UTC 

[PATCH 2/2] media_build: Allow cross-environment strip command
 2021-03-13 14:51 UTC 

[PATCH] ext-ctrls-codec.rst: fix typos
 2021-03-13 12:51 UTC 

LinuxTV Web site information needing update
 2021-03-13 12:47 UTC 

[PATCH v3 0/8] Fix v4l2-compliance errors
 2021-03-12 23:47 UTC  (12+ messages)
` [PATCH v3 4/8] media: uvcvideo: set error_idx to count on EACCESS
` [PATCH v3 5/8] media: uvcvideo: refactor __uvc_ctrl_add_mapping
` [PATCH v3 6/8] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS
` [PATCH v3 7/8] media: uvcvideo: Set a different name for the metadata entity

[PATCH v3 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-12 22:49 UTC  (2+ messages)

[PATCH v2 6/6] media: uvcvideo: Use dma_alloc_noncontiguous API
 2021-03-12 22:35 UTC  (4+ messages)

[RFC PATCHv2] uvc: use vb2 ioctl and fop helpers
 2021-03-12 22:13 UTC  (2+ messages)

[ragnatech:media-tree] BUILD REGRESSION 1cb3ff130f4d97dec2d1bee968a87f5d6e24dd60
 2021-03-12 18:23 UTC 

[PATCH v2 00/25] media: venus: Enable 6xx support
 2021-03-12 17:30 UTC  (26+ messages)
` [PATCH v2 01/25] media: venus: Update v6 buffer descriptors
` [PATCH v2 02/25] media: venus: core,pm: Add handling for resets
` [PATCH v2 03/25] media: venus: core: add sm8250 DT compatible and resource data
` [PATCH v2 04/25] media: venus: core: Add io base variables for each block
` [PATCH v2 05/25] media: venus: hfi,pm,firmware: Convert to block relative addressing
` [PATCH v2 06/25] media: venus: hfi: Define block offsets for V6 hardware
` [PATCH v2 07/25] media: venus: hfi: Define additional 6xx registers
` [PATCH v2 08/25] media: venus: core: Add differentiator IS_V6(core)
` [PATCH v2 09/25] media: venus: core: Add an io base for TZ wrapper regs
` [PATCH v2 10/25] media: venus: core: Add an io base for AON regs
` [PATCH v2 11/25] media: venus: core: Hook to V6 base registers when appropriate
` [PATCH v2 12/25] media: venus: hfi: Add a 6xx boot logic
` [PATCH v2 13/25] media: venus: hfi: Add 6xx interrupt support
` [PATCH v2 14/25] media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
` [PATCH v2 15/25] media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
` [PATCH v2 16/25] media: venus: pm: Hook 6xx pm ops into 4xx pm ops
` [PATCH v2 17/25] media: venus: core,pm: Vote for min clk freq during venus boot
` [PATCH v2 18/25] media: venus: hfi: Add 6xx AXI halt logic
` [PATCH v2 19/25] media: venus: pm: Toggle 6xx wrapper power in vcodec_control
` [PATCH v2 20/25] media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
` [PATCH v2 21/25] media: venus: helpers: Add internal buffer list for v6
` [PATCH v2 22/25] media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
` [PATCH v2 23/25] media: venus: hfi: Increase plat_buf_v6 o/p buffer count
` [PATCH v2 24/25] media: venus: helper: Decide work mode
` [PATCH v2 25/25] media: venus: vdec: Fix decoder cmd STOP issue

[PATCH 1/1] v4l: async, fwnode: Improve module organisation
 2021-03-12 16:40 UTC  (7+ messages)

[PATCH v2 0/4] Knead V4L2 async and fwnode frameworks a little
 2021-03-12 15:31 UTC  (4+ messages)
` [PATCH v2 4/4] v4l: async, fwnode: Improve module organisation


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