Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2024-12-14 18:41:13 to 2024-12-17 16:30:40 UTC [more...]

[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
 2024-12-17 16:30 UTC  (11+ messages)
` [PATCH v10 1/4] media: dt-bindings: update clocks for sc7280-camss
` [PATCH v10 2/4] media: qcom: camss: update clock names for sc7280
` [PATCH v10 3/4] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v10 4/4] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[RFC PATCH 0/1] Set uvc_no_drop parameter for MJPEG_NO_EOF quirk
 2024-12-17 16:02 UTC  (7+ messages)
` [RFC PATCH 1/1] media: uvcvideo: Add no drop "

[PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
 2024-12-17 15:55 UTC  (7+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: video-interfaces: add defines for sampling modes
` [PATCH v2 2/6] media: dt-bindings: media: add bindings for rockchip px30 vip
` [PATCH v2 3/6] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v2 4/6] media: rockchip: add a driver for the rockchip camera interface (cif)
` [PATCH v2 5/6] arm64: dts: rockchip: add the vip node to px30
` [PATCH v2 6/6] arm64: dts: rockchip: add vicap node to rk356x

[PATCH v8 0/2] Fix Sonix Technology MJPEG streams
 2024-12-17 15:36 UTC  (5+ messages)
` [PATCH 3/2] media: uvcvideo: Add Kurokesu C1 PRO camera

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2024-12-17 15:24 UTC  (3+ messages)

[PATCH] media: v4l2-core: balance the refcount in the error path of __video_register_device()
 2024-12-17 14:45 UTC  (3+ messages)

[PATCH v2] staging: media: max96712: fix kernel oops when removing module
 2024-12-17 14:31 UTC  (3+ messages)

[PATCH v2 0/4] Fix critical bugs
 2024-12-17 14:05 UTC  (8+ messages)
` [PATCH v2 1/4] media: chips-media: wave5: Fix to display gray color on screen
` [PATCH v2 2/4] media: chips-media: wave5: Avoid race condition for interrupt handling
` [PATCH v2 3/4] media: chips-media: wave5: Fix hang after seeking
` [PATCH v2 4/4] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster

[PATCH v9 0/4] media: qcom: camss: Add sc7280 support
 2024-12-17 13:39 UTC  (5+ messages)
` [PATCH v9 1/4] media: dt-bindings: update clocks for sc7280-camss
` [PATCH v9 2/4] media: qcom: camss: update clock names for sc7280
` [PATCH v9 3/4] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v9 4/4] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2024-12-17 12:51 UTC  (11+ messages)
` [PATCH v12 1/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti MIPI CSI-2 Receiver
` [PATCH v12 2/8] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface

[PATCH v5 0/4] media: venus: enable venus on qcs615
 2024-12-17 12:40 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: media: add support for video hardware
` [PATCH v5 2/4] media: venus: core: use opp-table for the frequency
` [PATCH v5 3/4] arm64: dts: qcom: qcs615: add venus node
` [PATCH v5 4/4] arm64: dts: qcom: qcs615-ride: enable "

[PATCH v2] media: cec: include linux/debugfs.h and linux/seq_file.h where needed
 2024-12-17 12:20 UTC  (2+ messages)
  ` [v2] "

[PATCH v2 1/1] media: Documentation: tx-rx: Fix formatting
 2024-12-17 11:49 UTC 

[PATCH v11 0/2] Add support for Loongson-1 NAND
 2024-12-17 10:16 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Add Loongson-1 NAND Controller
` [PATCH v11 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2024-12-17 10:07 UTC  (7+ messages)
` [PATCH v4 1/6] tee: add restricted memory allocation
` [PATCH v4 2/6] optee: account for direction while converting parameters
` [PATCH v4 3/6] optee: sync secure world ABI headers
` [PATCH v4 4/6] optee: support restricted memory allocation
` [PATCH v4 5/6] optee: FF-A: dynamic "
` [PATCH v4 6/6] optee: smc abi: "

[PATCH v4 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-17  9:55 UTC  (16+ messages)
` [PATCH v4 01/13] media: i2c: imx214: Use subdev active state
` [PATCH v4 02/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v4 03/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v4 04/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH v4 05/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v4 06/13] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v4 07/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v4 08/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v4 09/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v4 10/13] media: i2c: imx214: Verify chip ID
` [PATCH v4 11/13] media: i2c: imx214: Add test pattern control
` [PATCH v4 12/13] media: i2c: imx214: Fix clock handling on probe error or remove
` [PATCH v4 13/13] media: i2c: imx214: Fix link frequency validation

[PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property
 2024-12-17  7:41 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: media: imx219: Rename to include vendor prefix
 2024-12-17  7:40 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: media: imx219: Describe sensor address using the reg property

[PATCH v8 0/5] Add SDM670 camera subsystem
 2024-12-17  7:31 UTC  (11+ messages)
` [PATCH v8 1/5] dt-bindings: clock: qcom,sdm845-camcc: add sdm670 compatible
` [PATCH v8 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v8 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v8 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v8 5/5] arm64: dts: qcom: sdm670: add camss and cci

[PATCH 1/1] media: Documentation: tx-rx: Fix formatting
 2024-12-17  7:24 UTC 

[PATCH v3 00/12] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-17  7:17 UTC  (10+ messages)
` [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls

[PATCH] staging: media: max96712: fix kernel oops when removing module
 2024-12-17  6:36 UTC  (3+ messages)

[PATCH v4 0/4] media: venus: enable venus on qcs615
 2024-12-17  5:40 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: media: add support for video hardware
` [PATCH v4 2/4] media: venus: core: use opp-table for the frequency
` [PATCH v4 3/4] arm64: dts: qcom: add venus node for the qcs615

[PATCH v1 0/5] Support host1x actmon
 2024-12-17  5:39 UTC  (3+ messages)
` [PATCH v1 3/5] gpu: host1x: Support device monitoring with actmon

[PATCH v1 1/5] dt-bindings: display: tegra: Add actmon information
 2024-12-17  5:36 UTC  (5+ messages)

[PATCH] media: venus: Remove unused hfi_core_ping()
 2024-12-16 22:06 UTC 

[PATCH v5 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-16 21:17 UTC  (8+ messages)
` [PATCH v5 1/7] ACPI: bus: change the prototype for acpi_get_physical_device_location
` [PATCH v5 2/7] ACPI: bus: implement for_each_acpi_dev_match when !ACPI
` [PATCH v5 3/7] ACPI: bus: implement acpi_get_physical_device_location "
` [PATCH v5 4/7] ACPI: header: implement acpi_device_handle "
` [PATCH v5 5/7] ACPI: bus: implement for_each_acpi_consumer_dev "
` [PATCH v5 6/7] ACPI: bus: implement acpi_device_hid "
` [PATCH v5 7/7] media: ipu-bridge: Remove unneeded conditional compilations

[PATCH] media: Documentation: ipu3: Remove unused footnotes
 2024-12-16 16:29 UTC  (3+ messages)

[PATCH v2 1/1] media: Documentation: ipu3: Remove unused and obsolete references
 2024-12-16 16:28 UTC  (2+ messages)

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2024-12-16 14:48 UTC  (2+ messages)

[PATCH v7 0/5] Use V4L2 mbus config for conveying MEI CSI link frequency
 2024-12-16 13:51 UTC  (28+ messages)
` [PATCH v7 1/5] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v7 2/5] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v7 3/5] media: Documentation: Update link frequency driver documentation
` [PATCH v7 5/5] media: intel/ipu6: Obtain link frequency from a sub-device

[PATCH v3 0/5] Extend RAW format support for rzg2l-cru driver
 2024-12-16 13:18 UTC  (5+ messages)
` [PATCH v3 1/5] media: v4l2: Add Renesas Camera Receiver Unit pixel formats
` [PATCH v3 4/5] media: rzg2l-cru: Support multiple mbus codes per pixel format

new UVC thermal camera vid:pid and quirk
 2024-12-16 12:53 UTC  (6+ messages)

[PATCH 1/1] media: Documentation: ipu3: Remove an unused reference
 2024-12-16 12:29 UTC 

[PATCH v2] media: rockchip: rga: Fix Copyright description
 2024-12-16 10:04 UTC 

[PATCH] media: rockchip: rga: Fix Copyright description
 2024-12-16  8:06 UTC  (3+ messages)

[PATCH v1 0/5] Support host1x actmon
 2024-12-16  7:27 UTC  (3+ messages)

[PATCH v1 0/5] Improve decoder performance and fix critical bugs
 2024-12-16  6:03 UTC  (4+ messages)
` [PATCH v1 5/5] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster

[PATCH V3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2024-12-16  4:39 UTC 

[PATCH 0/4] media: ov2740: Various improvements
 2024-12-15 22:47 UTC  (4+ messages)
` [PATCH 2/4] media: ov2740: Add camera orientation and sensor rotation controls

[PATCH] media: Documentation: PHY information can be obtained from OF endpoint too
 2024-12-15 15:41 UTC 

lib/hweight.c:14: warning: expecting prototype for hweightN(). Prototype was for __sw_hweight32() instead
 2024-12-15 14:45 UTC  (2+ messages)

[PATCH] media: solo6x10: Use const 'struct bin_attribute' callback
 2024-12-15 14:21 UTC 

[PATCH] media: i2c: imx208: Use const 'struct bin_attribute' callback
 2024-12-15 14:18 UTC 

[PATCH v4 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
 2024-12-15 12:55 UTC  (7+ messages)
` [PATCH v4 02/15] dt-bindings: media: add description of stm32 csi
` [PATCH v4 03/15] media: stm32: csi: addition of the STM32 CSI driver
` [PATCH v4 13/15] media: stm32: dcmipp: add core support for the stm32mp25

[syzbot] [media?] WARNING in call_s_stream
 2024-12-15 12:12 UTC  (2+ messages)

[PATCH v2] Revert "media: qcom: camss: Restructure camss_link_entities"
 2024-12-15 12:03 UTC  (3+ messages)

[PATCH] Revert "media: qcom: camss: Restructure camss_link_entities"
 2024-12-15  0:23 UTC  (2+ messages)
  `  "

[linuxtv-media-pending:next] BUILD SUCCESS d216d9cb4dd854ef0a2ec1701f403facb298af51
 2024-12-14 21:30 UTC 

[linuxtv-media-pending:fixes] BUILD SUCCESS 8b55f8818900c99dd4f55a59a103f5b29e41eb2c
 2024-12-14 19:11 UTC 

[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-14 18:49 UTC  (3+ messages)
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()

[PATCH v2] media: ov5640: fix get_light_freq on auto
 2024-12-14 18:41 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox