public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-15 13:42:07 to 2023-11-18 21:21:12 UTC [more...]

[PATCH v2 0/7] Small Runtime PM API changes
 2023-11-18 21:20 UTC  (18+ messages)
` [PATCH v2 1/7] pm: runtime: Simplify pm_runtime_get_if_active() usage
` [PATCH v2 2/7] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
` [PATCH v2 3/7] ACPI: Documentation: Document acpi_dev_state_d0()
` [PATCH v2 4/7] media: Documentation: Improve camera sensor runtime PM documentation
` [PATCH v2 5/7] media: ov8858: Use pm_runtime_get_if_active(), put usage_count correctly
` [PATCH v2 6/7] media: imx319: Put usage_count correctly in s_ctrl callback
` [PATCH v2 7/7] media: imx219: "

[PATCH 00/34] biops: add atomig find_bit() operations
 2023-11-18 19:06 UTC  (7+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 18/34] media: radio-shark: use atomic find_bit() API where appropriate
` [PATCH 25/34] media: em28xx: cx231xx: fix opencoded find_and_set_bit()

[PATCH v9 0/9] Unify sub-device state access functions
 2023-11-18 19:02 UTC  (12+ messages)
` [PATCH v9 1/9] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v9 2/9] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v9 3/9] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v9 4/9] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v9 5/9] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v9 6/9] media: v4l: subdev: Always compile sub-device "
` [PATCH v9 7/9] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v9 8/9] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v9 9/9] media: v4l: subdev: Return NULL from pad access functions on error

[PATCH v2 00/15] staging: vc04_services: bcm2835-isp support
 2023-11-18 18:56 UTC  (24+ messages)
` [PATCH v2 01/15] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH v2 03/15] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH v2 05/15] staging: mmal-vchiq: Use vc-sm-cma to support zero copy
` [PATCH v2 07/15] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH v2 09/15] staging: vc04_services: Add helpers for vchiq driver data
` [PATCH v2 10/15] staging: vc04_services: bcm2835-isp: Add a more complex ISP processing component

[PATCH 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 2023-11-18 18:05 UTC  (2+ messages)
` [PATCH 08/10] drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c: "

[PATCH v5 0/4] Improve pwm-ir-tx precision
 2023-11-18 16:16 UTC  (5+ messages)
` [PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
` [PATCH v5 2/4] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v5 3/4] pwm: bcm2835: allow pwm driver to be used "
` [PATCH v5 4/4] media: pwm-ir-tx: trigger edges from hrtimer interrupt context

[PATCH 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-18 13:05 UTC  (10+ messages)
` [PATCH 2/2] "

[PATCH v5 0/7] media: qcom: camss: Introduce support for named power-domains
 2023-11-18 12:11 UTC  (8+ messages)
` [PATCH v5 1/7] media: qcom: camss: Flag which VFEs require a power-domain
` [PATCH v5 2/7] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH v5 3/7] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH v5 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v5 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v5 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v5 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs

[PATCH v4 0/7] media: qcom: camss: Introduce support for named power-domains
 2023-11-18 11:35 UTC  (11+ messages)
` [PATCH v4 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v4 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v4 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v4 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs

[PATCH v11 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-17 22:25 UTC  (12+ messages)
` [PATCH v11 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [PATCH v11 2/3] media: rockchip: Add a driver for Rockchip's camera interface
` [PATCH v11 3/3] arm64: dts: rockchip: Add the "

[PATCH v6 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-17 22:13 UTC  (5+ messages)
` [PATCH v6 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-11-17 21:18 UTC  (6+ messages)
` [PATCH v2 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver

[GIT PULL FOR 6.8] V4L2 subdev state cleanups and refactoring
 2023-11-17 21:10 UTC  (2+ messages)
` [GIT PULL FOR 6.8] V4L2 subdev state cleanups and refactoring (#97111)

[PATCH] dma-buf: Replace strlcpy() with strscpy()
 2023-11-17 18:50 UTC  (2+ messages)

[GIT PULL FOR 6.8] V4L2 subdev patches
 2023-11-17 17:10 UTC  (2+ messages)
` [GIT PULL FOR 6.8] V4L2 subdev patches (#97110)

[GIT PULL v4 FOR 6.8] V4L2 subdev patches
 2023-11-17 16:22 UTC  (2+ messages)
` [GIT PULL v4 FOR 6.8] V4L2 subdev patches (#97101)

[PATCH v4 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-17 16:13 UTC  (5+ messages)
` [PATCH v4 1/2] media: dt-bindings: Add "
` [PATCH v4 2/2] media: i2c: Add driver for "

[PATCH v9 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-11-17 15:42 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v9 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v9 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[linuxtv-media-stage:fixes] BUILD SUCCESS 32138be394e5d32c095a413949e6ab4875b2aec0
 2023-11-17 14:17 UTC 

[PATCH v4 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-17 14:09 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc
` [PATCH v4 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH v4 3/3] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[PATCH v9 10/15] media: uapi: Add V4L2_CTRL_TYPE_FIXED_POINT
 2023-11-17 14:05 UTC  (19+ messages)

[PATCH] media: vsp1: Remove unbalanced .s_stream(0) calls
 2023-11-17 12:58 UTC  (2+ messages)

[linuxtv-media-stage:master] BUILD SUCCESS 1865913dd590ca6d5e3207b15099a1210dd62f29
 2023-11-17 11:05 UTC 

[PATCH v2] dma-buf: heaps: Introduce cma_heap_add() for non-default CMA heap
 2023-11-17 10:03 UTC 

[PATCH v3 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-17  9:02 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH v3 3/3] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[RFC 0/6] H.264 stateless encoder RFC 0/6
 2023-11-17  8:46 UTC  (13+ messages)
` [RFC 1/6] media: verisilicon Correct a typo in H1_REG_ENC_CTRL2_DEBLOCKING_FILTER_MODE
` [RFC 2/6] media: verisilicon: Correct a typo in H1_REG_MAD_CTRL_MAD_THRESHOLD
` [RFC 3/6] media: verisilicon: Improve constant's name
` [RFC 4/6] media: verisilicon: Update H1 register definitions
` [RFC 5/6] media: uapi: Add H.264 stateless encoding uAPI
` [RFC 6/6] media: verisilicon: Add H.264 stateless encoder

cron job: media_tree daily build: WARNINGS
 2023-11-17  2:49 UTC 

[GIT PULL v3 FOR 6.8] V4L2 subdev patches
 2023-11-16 17:47 UTC  (3+ messages)

[PATCH v8 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-11-16 15:47 UTC  (3+ messages)
` [PATCH v8 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

Your Order#48529
 2023-11-16 15:02 UTC 

[PATCH] media: dt-bindings: media: rkisp1: Fix the port description for the parallel interface
 2023-11-16 14:37 UTC  (3+ messages)

[RESEND PATCH] media: ir-hix5hd2: Use device_get_match_data()
 2023-11-16 13:14 UTC  (2+ messages)

[PATCH v4l-utils v1 1/2] v4l2-tracer: wrap open64/mmap64 functions only if linux && __GLIBC__
 2023-11-16 12:31 UTC  (3+ messages)
` [PATCH v4l-utils v1 2/2] libv4l1/libv4l2/v4l2-tracer: use common meson c_args/cpp_args to disable transparent large file support

[PATCH v4l-utils v1 1/4] qv4l2: remove unused local variables 'QString what'
 2023-11-16 12:24 UTC  (4+ messages)
` [PATCH v4l-utils v1 2/4] qv4l2: enable Qt6 compile with Qt OpenGL support
` [PATCH v4l-utils v1 3/4] qvidcap: fix v4l2_convert_hook (add PRE_TARGETDEPS)
` [PATCH v4l-utils v1 4/4] qvidcap: enable Qt6 compile with Qt OpenGL support

[PATCH 20/32] media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers
 2023-11-16 11:26 UTC  (2+ messages)

[PATCH v9 00/15] Add audio support in v4l2 framework
 2023-11-16 11:15 UTC  (5+ messages)
` [PATCH v9 14/15] media: imx-asrc: Add memory to memory driver

[PATCH v13 0/3] media: i2c: Add support for alvium camera
 2023-11-16 10:41 UTC  (5+ messages)
` [PATCH v13 3/3] "

[GIT FIXES FOR v6.7] Two mgb4 fixes and one v4l2-subdev.h fix
 2023-11-16  9:32 UTC  (2+ messages)
` [GIT FIXES FOR v6.7] Two mgb4 fixes and one v4l2-subdev.h fix (#97071)

[Patch v4 00/11] Add MFC V12 support
 2023-11-16  5:44 UTC  (5+ messages)
  ` [Patch v4 02/11] media: s5p-mfc: Rename IS_MFCV10 macro
  ` [Patch v4 03/11] media: s5p-mfc: Add initial support for MFCv12

[PATCH v2 0/8] dma-buf: heaps: Add secure heap
 2023-11-15 23:45 UTC  (20+ messages)
` [PATCH v2 1/8] dma-buf: heaps: Initialize a "
` [PATCH v2 2/8] dma-buf: heaps: secure_heap: Add private heap ops
` [PATCH v2 3/8] dma-buf: heaps: secure_heap: Initialize tee session
` [PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call
` [PATCH v2 6/8] dt-bindings: reserved-memory: Add secure CMA reserved memory range
` [PATCH v2 7/8] dma_buf: heaps: secure_heap: Add a new MediaTek CMA heap
` [PATCH v2 8/8] dma-buf: heaps: secure_heap: Add normal "

[PATCH 0/6] Small Runtime PM API changes
 2023-11-15 22:09 UTC  (9+ messages)
` [PATCH 1/6] pm: runtime: Simplify pm_runtime_get_if_active() usage
` [PATCH 2/6] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
` [PATCH 3/6] media: Documentation: Improve camera sensor runtime PM documentation
` [PATCH 4/6] media: ov8858: Use pm_runtime_get_if_active(), put usage_count correctly
` [PATCH 5/6] media: imx319: "
` [PATCH 6/6] media: imx219: "

[PATCH] media: videobuf2-dma-sg: use v{un,}map instead of vm_{un,}map_ram
 2023-11-15 21:46 UTC  (7+ messages)

[RESEND PATCH] media: stm32-dcmi: Drop unnecessary of_match_device() call
 2023-11-15 20:59 UTC 

[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-15 20:16 UTC  (11+ messages)
` [PATCH v10 1/3] media: dt-bindings: media: add bindings for Rockchip CIF

[PATCH v1 2/3] EDAC, pnd2: Apply bit macros and helpers where it makes sense
 2023-11-15 19:23 UTC 

[PATCH] MAINTAINERS: Add missing bindings for max96712
 2023-11-15 16:41 UTC 

[PATCH v2 0/2] media: v4l2-subdev: Make .init_cfg() an internal operation
 2023-11-15 16:02 UTC  (4+ messages)
` [PATCH v2 1/2] media: renesas: vsp1: Fix references to pad config

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-15 16:00 UTC  (13+ messages)
` [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH v3 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-15 13:59 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: Add "
` [PATCH v3 2/2] media: i2c: Add driver for "

[PATCH v2 2/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-15 13:58 UTC  (2+ messages)

[PATCH v2 0/2] media: i2c: Add driver for OmniVision OV64A40
 2023-11-15 13:42 UTC  (2+ messages)


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