linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-29 08:51:17 to 2023-05-31 09:44:04 UTC [more...]

[PATCH 0/2] media: i2c: Add support for alvium camera
 2023-05-31  9:43 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: alvium: add document YAML binding

[PATCH v5 01/11] i2c: Enhance i2c_new_ancillary_device API
 2023-05-31  9:34 UTC  (5+ messages)

[PATCH] media: venus: firmware: Use of_reserved_mem_lookup()
 2023-05-31  9:23 UTC  (9+ messages)

Fotowoltaika- propozycja instalacji
 2023-05-31  8:15 UTC 

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-31  8:30 UTC  (7+ messages)
` [PATCH v2 3/8] media: videobuf2: Add a module param to limit vb2 queue buffer storage

[PATCH 1/1] media: tc358746: Address compiler warnings
 2023-05-31  8:18 UTC  (2+ messages)

[PATCH 00/21] imx258 improvements series
 2023-05-31  8:07 UTC  (28+ messages)
` [PATCH 01/21] media: i2c: imx258: Remove unused defines
` [PATCH 02/21] media: i2c: imx258: Make image geometry meet sensor requirements
` [PATCH 03/21] media: i2c: imx258: Disable digital cropping on binned modes
` [PATCH 04/21] media: i2c: imx258: Remove redundant I2C writes
` [PATCH 05/21] media: i2c: imx258: Add regulator control
` [PATCH 06/21] media: i2c: imx258: Make V4L2_CID_VBLANK configurable
` [PATCH 07/21] media: i2c: imx258: Split out common registers from the mode based ones
` [PATCH 08/21] media: i2c: imx258: Add support for 24MHz clock
` [PATCH 09/21] media: i2c: imx258: Add support for running on 2 CSI data lanes
` [PATCH 10/21] media: i2c: imx258: Follow normal V4L2 behaviours for clipping exposure
` [PATCH 11/21] media: i2c: imx258: Add get_selection for pixel array information
` [PATCH 12/21] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH 13/21] media: i2c: imx258: Correct max FRM_LENGTH_LINES value
` [PATCH 14/21] media: i2c: imx258: Add support for long exposure modes
` [PATCH 15/21] media: i2c: imx258: Issue reset before starting streaming
` [PATCH 16/21] media: i2c: imx258: Set pixel_rate range to the same as the value
` [PATCH 17/21] media: i2c: imx258: Support faster pixel rate on binned modes
` [PATCH 18/21] dt-bindings: media: imx258: Rename to include vendor prefix
` [PATCH 19/21] dt-bindings: media: imx258: Add alternate compatible strings
` [PATCH 20/21] media: i2c: imx258: Change register settings for variants of the sensor
` [PATCH 21/21] media: i2c: imx258: Make HFLIP and VFLIP controls writable

[RESEND 0/6] media: mediatek: Update video decoder nodes for MT8195 and MT8192
 2023-05-31  7:27 UTC  (4+ messages)

[PATCH 1/1] media: amphion: use dev_err_probe
 2023-05-31  7:24 UTC  (4+ messages)
  ` [EXT] "

cron job: media_tree daily build: ERRORS
 2023-05-31  2:41 UTC 

[sailus-media-tree:master] BUILD SUCCESS 397ede0056e7977ee161817e66bff04542f6deac
 2023-05-30 23:20 UTC 

[GIT PULL FOR v6.5] Venus updates
 2023-05-30 22:13 UTC  (2+ messages)
` [GIT PULL FOR v6.5] Venus updates (#92280)

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-30 20:56 UTC  (9+ messages)
` [PATCH v2 1/2] media: dt-bindings: alvium: add document YAML binding
` [PATCH v2 2/2] media: i2c: Add support for alvium camera

[PATCH] media: camss: camss-video: Don't zero subdev format again after initialization
 2023-05-30 17:45 UTC  (3+ messages)

[PATCH 0/2] media: video-mux: fix error paths and update to active state
 2023-05-30 16:55 UTC  (5+ messages)
` [PATCH 1/2] media: video-mux: fix error paths
` [PATCH 2/2] media: video-mux: update driver to active state

[PATCH] media: pulse8-cec: handle possible ping error
 2023-05-30 14:56 UTC 

[PATCH 00/21] media: atomisp: Use selection API info to determine sensor padding
 2023-05-30 14:17 UTC  (38+ messages)
` [PATCH 01/21] media: atomisp: Update TODO
` [PATCH 02/21] media: atomisp: ov2680: s/ov2680_device/ov2680_dev/
` [PATCH 03/21] media: atomisp: ov2680: s/input_lock/lock/
` [PATCH 04/21] media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe()
` [PATCH 05/21] media: atomisp: ov2680: Add init_cfg pad-op
` [PATCH 06/21] media: atomisp: ov2680: Implement selection support
` [PATCH 07/21] media: atomisp: Remove a bunch of sensor related custom IOCTLs
` [PATCH 08/21] media: atomisp: Remove redundant atomisp_subdev_set_selection() calls from atomisp_set_fmt()
` [PATCH 09/21] media: atomisp: Simplify atomisp_subdev_set_selection() calls in atomisp_set_fmt()
` [PATCH 10/21] media: atomisp: Add target validation to atomisp_subdev_set_selection()
` [PATCH 11/21] media: atomisp: Remove bogus fh use from atomisp_set_fmt*()
` [PATCH 12/21] media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]
` [PATCH 13/21] media: atomisp: Add ia_css_frame_pad_width() helper function
` [PATCH 14/21] media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()
` [PATCH 15/21] media: atomisp: Add support for sensors which implement selection API / cropping
` [PATCH 16/21] media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-op
` [PATCH 17/21] media: atomisp: Make atomisp_init_sensor() check if the sensor supports binning
` [PATCH 18/21] media: atomisp: Use selection API info to determine sensor padding
` [PATCH 19/21] media: atomisp: Set crop before setting fmt
` [PATCH 20/21] media: atomisp: Add enum_framesizes function for sensors with selection / crop support
` [PATCH 21/21] media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHz

[GIT PULL FOR v6.5] Add AV1 stateless decoder support
 2023-05-30 12:05 UTC  (2+ messages)
` [GIT PULL FOR v6.5] Add AV1 stateless decoder support (#92229)

[PATCH v4 00/17] Venus QoL / maintainability fixes
 2023-05-30 12:30 UTC  (18+ messages)
` [PATCH v4 01/17] media: venus: hfi_venus: Only consider sys_idle_indicator on V1
` [PATCH v4 02/17] media: venus: hfi_venus: Write to VIDC_CTRL_INIT after unmasking interrupts
` [PATCH v4 03/17] media: venus: Introduce VPU version distinction
` [PATCH v4 04/17] media: venus: Add vpu_version to most SoCs
` [PATCH v4 05/17] media: venus: firmware: Leave a clue about obtaining CP VARs
` [PATCH v4 06/17] media: venus: hfi_venus: Sanitize venus_boot_core() per-VPU-version
` [PATCH v4 07/17] media: venus: core: Assign registers based on VPU version
` [PATCH v4 08/17] media: venus: hfi_venus: Sanitize venus_halt_axi() per-VPU-version
` [PATCH v4 09/17] media: venus: hfi_venus: Sanitize venus_isr() per-VPU-version
` [PATCH v4 10/17] media: venus: hfi_venus: Sanitize venus_cpu_and_video_core_idle() per-VPU-version
` [PATCH v4 11/17] media: venus: hfi_venus: Sanitize venus_cpu_idle_and_pc_ready() per-VPU-version
` [PATCH v4 12/17] media: venus: firmware: Sanitize per-VPU-version
` [PATCH v4 13/17] media: venus: hfi_platform: Check vpu_version instead of device compatible
` [PATCH v4 14/17] media: venus: vdec: Sanitize vdec_set_work_route() per-VPU-version
` [PATCH v4 15/17] media: venus: Introduce accessors for remapped hfi_buffer_reqs members
` [PATCH v4 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors
` [PATCH v4 17/17] media: venus: hfi_venus: Restrict writing SCIACMDARG3 to Venus V1/V2

[PATCH v6,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-30 12:29 UTC  (9+ messages)
` [PATCH v6,1/8] media: mediatek: vcodec: Add debugfs interface to get debug information
` [PATCH v6,2/8] media: mediatek: vcodec: Add debug params to control different log level
` [PATCH v6,3/8] media: mediatek: vcodec: Add a debugfs file to get different useful information
` [PATCH v6,4/8] media: mediatek: vcodec: Get each context resolution information
` [PATCH v6,5/8] media: mediatek: vcodec: Get each instance format type
` [PATCH v6,6/8] media: mediatek: vcodec: Change dbgfs interface to support encode
` [PATCH v6,7/8] media: mediatek: vcodec: Add encode to support dbgfs
` [PATCH v6,8/8] media: mediatek: vcodec: Add dbgfs help function

[RESEND PATCH v3 00/32] Separate links and async sub-devices
 2023-05-30 12:13 UTC  (49+ messages)
` [RESEND PATCH v3 01/32] media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()
` [RESEND PATCH v3 02/32] media: Documentation: v4l: Document missing async subdev function
` [RESEND PATCH v3 03/32] media: xilinx-vipp: Clean up bound async notifier callback
` [RESEND PATCH v3 04/32] media: omap3isp: Don't check for the sub-device's notifier
` [RESEND PATCH v3 05/32] media: v4l: async: Add some debug prints
` [RESEND PATCH v3 06/32] media: v4l: async: Clean up testing for duplicate async subdevs
` [RESEND PATCH v3 07/32] media: v4l: async: Drop unneeded list entry initialisation
` [RESEND PATCH v3 08/32] media: v4l: async: Don't check whether asd is NULL in validity check
` [RESEND PATCH v3 09/32] media: v4l: async: Make V4L2 async match information a struct
` [RESEND PATCH v3 10/32] media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_
` [RESEND PATCH v3 11/32] media: v4l: async: Only pass match information for async subdev validation
` [RESEND PATCH v3 12/32] media: v4l: async: Clean up list heads and entries
` [RESEND PATCH v3 13/32] media: v4l: async: Simplify async sub-device fwnode matching
` [RESEND PATCH v3 14/32] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
` [RESEND PATCH v3 15/32] media: v4l: async: Clean up error handling in v4l2_async_match_notify
` [RESEND PATCH v3 16/32] media: v4l: async: Drop duplicate handling when adding connections
` [RESEND PATCH v3 17/32] media: v4l: async: Rework internal lists
` [RESEND PATCH v3 23/32] media: pxa_camera: Fix probe error handling
` [RESEND PATCH v3 24/32] media: pxa_camera: Register V4L2 device early
` [RESEND PATCH v3 25/32] media: marvell: cafe: Register V4L2 device earlier
` [RESEND PATCH v3 31/32] media: v4l: async: Set v4l2_device in async notifier init
` [RESEND PATCH v3 32/32] media: Documentation: v4l: Document sub-device notifiers

[sailus-media-tree:of-match-ptr] BUILD SUCCESS dad147ce46d5d521f820ee5dd2397f6a06be63f0
 2023-05-30 11:53 UTC 

[PATCH v5,0/8] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-05-30 10:33 UTC  (14+ messages)
` [PATCH v5,3/8] media: mediatek: vcodec: Add a debugfs file to get different useful information
` [PATCH v5,4/8] media: mediatek: vcodec: Get each context resolution information
` [PATCH v5,5/8] media: mediatek: vcodec: Get each instance format type
` [PATCH v5,8/8] media: mediatek: vcodec: Add dbgfs help function

[PATCH] media: Fix resource leaks in of_find_device_by_node
 2023-05-30 10:17 UTC 

[PATCH 1/3] platform/x86: int3472: Avoid crash in unregistering regulator gpio
 2023-05-30 10:12 UTC  (2+ messages)

[PATCH] media: Fix resource leaks in for_each_child_of_node() loops
 2023-05-30  9:45 UTC 

[GIT FIXES FOR 6.4] V4L2 fixes for 6.4
 2023-05-30  9:23 UTC  (2+ messages)
` [GIT FIXES FOR 6.4] V4L2 fixes for 6.4 (#92225)

[PATCH] media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
 2023-05-30  8:23 UTC  (2+ messages)

[PATCH v6] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2023-05-30  8:16 UTC  (3+ messages)

[PATCH v2 0/3] media: rc: meson-ir: support MMIO regmaps to access registers
 2023-05-30  7:57 UTC  (8+ messages)
` [PATCH v2 1/3] media: rc: meson-ir: sort Meson IR Controller register macros
` [PATCH v2 2/3] media: rc: meson-ir: rename "
` [PATCH v2 3/3] media: rc: meson-ir: support MMIO regmaps to access registers

[v11] media: mediatek: vcodec: support stateless AV1 decoder
 2023-05-30  7:55 UTC 

[PATCH 1/2] media: imx-jpeg: Support to assign slot for encoder/decoder
 2023-05-30  7:16 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder

[PATCH] media: atomisp: move the sanity checks before variable dereferences
 2023-05-30  1:11 UTC  (3+ messages)

[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-29 22:39 UTC  (7+ messages)
` [PATCH v4 1/6] media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
` [PATCH v4 2/6] dma-buf/heaps: "
` [PATCH v4 3/6] udmabuf: "
` [PATCH v4 4/6] drm: "
` [PATCH v4 5/6] dma-buf: Change locking policy for mmap()
` [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock

[PATCH v3 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-29 22:05 UTC  (4+ messages)
` [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lock

[PATCH v2] media: hi846: fix usage of pm_runtime_get_if_in_use()
 2023-05-29 20:40 UTC  (4+ messages)

[PATCH v2] media: ov08x40: Fix hblank out of range issue
 2023-05-29 11:10 UTC 

[PATCH v5 0/7] v4l-utils: Support multiplexed streams
 2023-05-29  8:50 UTC  (5+ messages)
` [PATCH v5 4/7] v4l2-ctl/compliance: Add simple routing test
` [PATCH v5 5/7] media-ctl: Check for Streams API support
` [PATCH v5 6/7] utils/common: Set V4L2_SUBDEV_CLIENT_CAP_STREAMS for subdevs
` [PATCH v5 7/7] v4l2-ctl: Check for Streams API support


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