messages from 2024-12-06 02:20:59 to 2024-12-09 19:25:41 UTC [more...]
[PATCH 00/10] media: Remove vidioc_g/s_ctrl and vidioc_queryctrl callbacks
2024-12-09 19:25 UTC (7+ messages)
` [PATCH 01/10] media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
` [PATCH 02/10] media: pvrusb2: Convert queryctrl to query_ext_ctrl
` [PATCH 03/10] media: pvrusb2: Remove g/s_ctrl callbacks
` [PATCH 04/10] media: uvcvideo: Remove vidioc_queryctrl
` [PATCH 05/10] media: atomisp: Replace queryctrl with query_ext_ctrl
` [PATCH 06/10] media: atomisp: Remove vidioc_g/s callback
Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6
2024-12-09 18:04 UTC (6+ messages)
[PATCH 6.12.y] media: ipu6: use the IPU6 DMA mapping APIs to do mapping
2024-12-09 17:54 UTC
[PATCH v7 00/28] Qualcomm iris video decoder driver
2024-12-09 16:09 UTC (31+ messages)
` [PATCH v7 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC
` [PATCH v7 02/28] media: iris: add platform driver for iris video device
` [PATCH v7 03/28] media: iris: implement iris v4l2 file ops
` [PATCH v7 04/28] media: iris: introduce iris core state management with shared queues
` [PATCH v7 05/28] media: iris: implement video firmware load/unload
` [PATCH v7 06/28] media: iris: implement boot sequence of the firmware
` [PATCH v7 07/28] media: iris: introduce host firmware interface with necessary hooks
` [PATCH v7 08/28] media: iris: implement power management
` [PATCH v7 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup
` [PATCH v7 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v7 11/28] media: iris: implement g_selection ioctl
` [PATCH v7 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls
` [PATCH v7 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v7 14/28] media: iris: implement iris v4l2_ctrl_ops
` [PATCH v7 15/28] media: iris: implement query_cap ioctl
` [PATCH v7 16/28] media: iris: implement vb2 streaming ops
` [PATCH v7 17/28] media: iris: implement set properties to firmware during streamon
` [PATCH v7 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2
` [PATCH v7 19/28] media: iris: allocate, initialize and queue internal buffers
` [PATCH v7 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
` [PATCH v7 21/28] media: iris: add support for dynamic resolution change
` [PATCH v7 22/28] media: iris: handle streamoff/on from client in "
` [PATCH v7 23/28] media: iris: add support for drain sequence
` [PATCH v7 24/28] media: iris: add check whether the video session is supported or not
` [PATCH v7 25/28] media: iris: implement power scaling for vpu2 and vpu3
` [PATCH v7 26/28] media: iris: add check to allow sub states transitions
` [PATCH v7 27/28] media: iris: enable video driver probe of SM8250 SoC
` [PATCH v7 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-12-09 15:31 UTC (40+ messages)
` [PATCH v15 09/19] media: uvcvideo: Support any size for mapping get/set
` [PATCH v15 10/19] media: uvcvideo: Factor out clamping from uvc_ctrl_set
` [PATCH v15 11/19] media: uvcvideo: add support for compound controls
` [PATCH v15 12/19] media: uvcvideo: Factor out query_boundaries from query_ctrl
` [PATCH v15 13/19] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v15 14/19] media: uvcvideo: Use the camera to clamp compound controls
` [PATCH v15 15/19] media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl
` [PATCH v15 16/19] media: uvcvideo: Introduce uvc_mapping_v4l2_size
` [PATCH v15 17/19] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
` [PATCH v15 18/19] media: uvcvideo: implement UVC v1.5 ROI
` [PATCH v15 19/19] media: uvcvideo: document "
[PATCH v6 0/5] media: uvcvideo: Two +1 fixes for async controls
2024-12-09 15:24 UTC (6+ messages)
` [PATCH v6 5/5] media: uvcvideo: Flush the control cache when we get an event
[PATCH] media: i2c: ov9282: Correct the exposure offset
2024-12-09 15:05 UTC (2+ messages)
[PATCH] media: test-drivers: vivid: don't call schedule in loop
2024-12-09 15:00 UTC
[PATCH 0/2] Some small preparations around CAMSS D-PHY / C-PHY support
2024-12-09 13:08 UTC (6+ messages)
` [PATCH 1/2] media: dt-bindings: media: camss: Restrict bus-type property
` [PATCH 2/2] media: qcom: camss: Restrict endpoint bus-type to D-PHY
` [0/2] Some small preparations around CAMSS D-PHY / C-PHY support
[PATCH v5 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
2024-12-09 12:59 UTC (5+ messages)
` [PATCH v5 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH v5 2/3] media: venus: Populate video encoder/decoder nodename entries
` [PATCH v5 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable
` [v5,0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
[RESEND PATCH] media: dt-bindings: trivial white-space and example cleanup
2024-12-09 12:48 UTC (3+ messages)
[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
2024-12-09 12:42 UTC (4+ messages)
` [PATCH v3 8/9] i2c: Support dynamic address translation
[PATCH] media: atomisp: fix spelling error in ia_css_sdis2_types.h
2024-12-09 12:20 UTC (2+ messages)
[PATCH] media: ccs: Print a warning on CCS static data parse failure
2024-12-09 11:40 UTC (2+ messages)
[GIT PULL FOR v6.14] rc fixes
2024-12-09 10:23 UTC (2+ messages)
` [GIT PULL FOR v6.14] rc fixes (#105822)
[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-09 10:14 UTC (21+ messages)
` [PATCH v4 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v4 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v4 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v4 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v4 06/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v4 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v4 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v4 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v4 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v4 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v4 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v4 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v4 15/15] media: i2c: ds90ub960: Fix shadowing of local variables
` [v4,00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
2024-12-09 9:53 UTC (10+ messages)
` [PATCH v3 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
[PATCH v6 00/28] Qualcomm iris video decoder driver
2024-12-09 9:38 UTC (14+ messages)
` [PATCH v6 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls
` [PATCH v6 11/28] media: iris: implement g_selection ioctl
` [PATCH v6 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls
` [PATCH v6 15/28] media: iris: implement query_cap ioctl
` [PATCH v6 20/28] media: iris: implement vb2 ops for buf_queue and firmware response
[PATCH V2] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2024-12-09 9:28 UTC
[PATCH v3 0/3] Document the new media-committer's model
2024-12-09 8:15 UTC (6+ messages)
` Media committers model postponed to 6.14 - Was: "
[PATCH v4 0/3] media: venus: Provide support for selecting encoder/decoder from in-driver
2024-12-09 6:29 UTC (6+ messages)
` [PATCH v4 1/3] media: venus: Add support for static video encoder/decoder declarations
` [PATCH v4 3/3] media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable
[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
2024-12-09 6:54 UTC
[PATCH v1 0/5] Improve decoder performance and fix critical bugs
2024-12-09 5:36 UTC (6+ messages)
` [PATCH v1 1/5] media: chips-media: wave5: Fix to display gray color on screen
` [PATCH v1 2/5] media: chips-media: wave5: Avoid race condition for interrupt handling
` [PATCH v1 3/5] media: chips-media: wave5: Improve performance of decoder
` [PATCH v1 4/5] media: chips-media: wave5: Fix hang after seeking
` [PATCH v1 5/5] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster
[PATCH v3 00/12] media: i2c: imx214: Miscellaneous cleanups and improvements
2024-12-08 21:47 UTC (19+ messages)
` [PATCH v3 01/12] media: i2c: imx214: Use subdev active state
` [PATCH v3 02/12] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v3 03/12] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v3 04/12] media: i2c: imx214: Replace register addresses with macros
` [PATCH v3 05/12] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v3 06/12] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v3 08/12] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v3 09/12] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v3 10/12] media: i2c: imx214: Verify chip ID
` [PATCH v3 11/12] media: i2c: imx214: Add test pattern control
` [PATCH v3 12/12] media: i2c: imx214: Fix link frequency
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-08 13:18 UTC (6+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
[PATCH] media: qcom: camss: Add sm845 named power-domain support
2024-12-08 11:27 UTC (2+ messages)
[RFC 00/24] drm/msm: sparse / "VM_BIND" support
2024-12-07 16:15 UTC (4+ messages)
` [RFC 16/24] drm/msm: Extend SUBMIT ioctl for VM_BIND
` [RFC 17/24] drm/msm: Add VM_BIND submitqueue
` [RFC 18/24] drm/msm: Add _NO_SHARE flag
[linuxtv-media-pending:next] BUILD SUCCESS 6c10d1adae82e1c8da16e7ebd2320e69f20b9d6f
2024-12-07 16:01 UTC
[PATCH 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2024-12-07 12:54 UTC (6+ messages)
` [PATCH 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition
[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
2024-12-06 19:27 UTC (8+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss
[PATCH v8 0/5] media: qcom: camss: Add sc7280 support
2024-12-06 19:19 UTC (6+ messages)
` [PATCH v8 1/5] media: dt-bindings: Add qcom,sc7280-camss
` [PATCH v8 2/5] media: qcom: camss: Sort camss version enums and compatible strings
` [PATCH v8 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v8 4/5] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v8 5/5] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine
[PATCH 0/4] Fix omap-iommu bitrot
2024-12-06 17:00 UTC (3+ messages)
` [PATCH 1/4] remoteproc/omap: Handle ARM dma_iommu_mapping
[PATCH v4 0/5]Document the new media-committer's model
2024-12-06 15:22 UTC (5+ messages)
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process
[PATCH v1 0/2] media: camss: Fixups for large capture frames
2024-12-06 14:51 UTC (3+ messages)
` [PATCH v1 1/2] media: camss: Increase the maximum frame size
[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
2024-12-06 14:32 UTC (18+ messages)
` [PATCH 11/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH 12/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support
` [PATCH 15/16] media: qcom: camss: Add CSID 780 support for sm8550
` [PATCH 16/16] media: qcom: camss: Add support for VFE hardware version Titan 780
[PATCH v3] arm64: dts: qcom: qcs615: add WiFi/BT nodes
2024-12-06 12:16 UTC (4+ messages)
[sailus-media-tree:metadata] BUILD SUCCESS f9bbbd9a696df5b2232bac2d6cf7bbab3c31e57a
2024-12-06 12:06 UTC
[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
2024-12-06 7:33 UTC (6+ messages)
[sailus-media-tree:devel] BUILD SUCCESS 97f02018a2e3da8a3adbf6cdf288b7a5b4716a8c
2024-12-06 6:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).