linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 08:29:39 to 2023-10-02 12:06:44 UTC [more...]

[PATCH v9 00/53] Add DELETE_BUF ioctl
 2023-10-02 12:05 UTC  (5+ messages)
` [PATCH v9 03/53] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v9 04/53] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v9 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v9 10/53] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array

[PATCH v7 00/19] Small fixes and cleanups (ov2740 and ccs)
 2023-10-02 11:54 UTC  (21+ messages)
` [PATCH v7 01/19] media: Documentation: Align numbered list, make it a proper ReST
` [PATCH v7 02/19] media: ccs: Fix driver quirk struct documentation
` [PATCH v7 03/19] media: ccs: Correctly initialise try compose rectangle
` [PATCH v7 04/19] media: ccs: Correct error handling in ccs_register_subdev
` [PATCH v7 05/19] media: ccs: Switch to init_cfg
` [PATCH v7 06/19] media: ccs: Rename ccs_create_subdev as ccs_init_subdev
` [PATCH v7 07/19] media: ccs: Move media_entity_pads_init to init from register
` [PATCH v7 08/19] media: ccs: Obtain media bus formats before initialising up sub-devices
` [PATCH v7 09/19] media: ccs: Use sub-device active state
` [PATCH v7 10/19] media: ccs: Partially revert "media: i2c: Use pm_runtime_resume_and_get()"
` [PATCH v7 11/19] media: ccs: Drop re-entrant s_stream support
` [PATCH v7 12/19] media: ov2740: Enable runtime PM before registering the async subdev
` [PATCH v7 13/19] media: ov2740: Use sub-device active state
` [PATCH v7 14/19] media: ov2740: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v7 15/19] media: v4l: subdev: Clear frame descriptor before get_frame_desc
` [PATCH v7 16/19] media: v4l: subdev: Print debug information on frame descriptor
` [PATCH v7 17/19] media: mc: Check pad flag validity
` [PATCH v7 18/19] media: Add MIPI CSI-2 generic long packet type definition
` [PATCH v7 19/19] media: Documentation: Split camera sensor documentation

[PATCH] media: i2c: imx415: Replace streaming flag with runtime PM check
 2023-10-02 11:37 UTC  (2+ messages)

[PATCH 1/2] media: mediatek: vcodec: Fix encoder access NULL pointer
 2023-10-02 11:34 UTC  (7+ messages)
` [PATCH 2/2] media: mediatek: vcodec: Handle encoder vsi NULL pointer case

[PATCH 0/2] MediaTek MDP3: use devicetree to retrieve SCP
 2023-10-02 11:17 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: mediatek: Add phandle to mediatek,scp on MDP3 RDMA

[PATCH v2 1/3] dt-bindings: media: amphion: Fix subnode pattern
 2023-10-02 11:16 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: media: imx-jpeg: Add clocks property
        `  "

[REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250
 2023-10-02 11:02 UTC  (6+ messages)

[PATCH] media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()
 2023-10-02 10:59 UTC  (3+ messages)

[PATCH v6 00/13] add support MDP3 on MT8195 platform
 2023-10-02 10:57 UTC  (3+ messages)
` [PATCH v6 13/13] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()

[PATCH] media: imx-jpeg: notify source chagne event when the first picture parsed
 2023-10-02 10:35 UTC  (2+ messages)

[syzbot] [media?] KASAN: slab-use-after-free Read in ir_raw_event_store
 2023-10-02 10:30 UTC 

[v2] media: platform: cros-ec: Add Taranza to the match table
 2023-10-02  9:59 UTC  (2+ messages)

[PATCH] media: aspeed: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
 2023-10-02  9:54 UTC  (2+ messages)

[PATCH 2/2] media: pwm-ir-tx: trigger edges from hrtimer interrupt context
 2023-10-02  9:52 UTC  (6+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-02  9:10 UTC  (14+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 02/11] dt-bindings: treewide: add access-controller description
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC
` [PATCH v5 04/11] dt-bindings: bus: document ETZPC
` [PATCH v5 05/11] firewall: introduce stm32_firewall framework
` [PATCH v5 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v5 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v5 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v5 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v5 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v5 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH -next v4 0/2] media: cx231xx: Switch to use kmemdup() helper and add two macros
 2023-10-02  8:51 UTC  (2+ messages)
` [DKIM] "

[PATCH] usb: gadget: u_audio: initialize spinlocks
 2023-10-02  8:39 UTC  (3+ messages)

[PATCH] dma-buf: heaps: Fix off by one in cma_heap_vm_fault()
 2023-10-02  7:04 UTC 

[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
 2023-10-02  1:23 UTC  (20+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
    ` [EXT] "
  ` [EXT] Re: [PATCH v4 1/2] arm64: dts: imx8-ss-img: "

[PATCH] media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()
 2023-10-01  9:25 UTC  (2+ messages)

[PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
 2023-10-01  6:58 UTC  (6+ messages)

[PATCH] media: sunxi: a83-mips-csi2: also select GENERIC_PHY
 2023-10-01  2:20 UTC  (3+ messages)

[sailus-media-tree:master] BUILD SUCCESS 9a702380c9aaa14e09883550af07d42f1f2869fc
 2023-09-30 20:08 UTC 

[PATCH v6 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-09-30 15:04 UTC  (5+ messages)
` [PATCH v6 1/3] media: dt-bindings: media: add rockchip-vip
` [PATCH v6 2/3] media: rockchip: Add a driver for Rockhip's camera interface
` [PATCH v6 3/3] arm64: dts: rockchip: Add the "

[PATCH v3 0/7] media: bindings: Fix handling of video-interface-device
 2023-09-30 14:59 UTC  (8+ messages)
` [PATCH v3 1/7] media: dt-bindings: hynix,hi846: Add video-interface-device properties
` [PATCH v3 2/7] media: dt-bindings: hynix,hi846: Restrict endpoint properties
` [PATCH v3 3/7] media: dt-bindings: ovti,ov02a10: Fix handling of video-interface-device
` [PATCH v3 4/7] media: dt-bindings: ovti,ov4689: "
` [PATCH v3 5/7] media: dt-bindings: ovti,ov5640: "
` [PATCH v3 6/7] media: dt-bindings: sony,imx214: "
` [PATCH v3 7/7] media: dt-bindings: sony,imx415: "

[PATCH 0/7] media: bindings: Fix handling of video-interface-device
 2023-09-30 14:21 UTC  (11+ messages)
` [PATCH 1/7] media: bindings: hynix,hi846: Add video-interface-device properties
` [PATCH 2/7] media: bindings: hynix,hi846: Restrict endpoint properties
` [PATCH 3/7] media: bindings: ovti,ov02a10: Fix handling of video-interface-device
` [PATCH 4/7] media: bindings: ovti,ov4689: "
` [PATCH 5/7] media: bindings: ovti,ov5640: "
` [PATCH 6/7] media: bindings: sony,imx214: "
` [PATCH 7/7] media: bindings: sony,imx415: "

[sailus-media-tree:fixes] BUILD SUCCESS 0a27ce2aded7bc2d11284892e63ab5617c1ca2fd
 2023-09-30 11:34 UTC 

[PATCH v12 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-09-30 10:10 UTC  (2+ messages)

[PATCH v8 00/53] Add DELETE_BUF ioctl
 2023-09-30  8:52 UTC  (7+ messages)
` [PATCH v8 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern

[PATCH v2 0/7] media: bindings: Fix handling of video-interface-device
 2023-09-30  5:51 UTC  (8+ messages)
` [PATCH v2 1/7] media: bindings: hynix,hi846: Add video-interface-device properties
` [PATCH v2 2/7] media: bindings: hynix,hi846: Restrict endpoint properties
` [PATCH v2 3/7] media: bindings: ovti,ov02a10: Fix handling of video-interface-device
` [PATCH v2 4/7] media: bindings: ovti,ov4689: "
` [PATCH v2 5/7] media: bindings: ovti,ov5640: "
` [PATCH v2 6/7] media: bindings: sony,imx214: "
` [PATCH v2 7/7] media: bindings: sony,imx415: "

[PATCH v8 50/53] media: core: Free range of buffers
 2023-09-30  5:09 UTC  (2+ messages)

[PATCH v5 0/2] Remove ir-rx51 driver
 2023-09-29 21:08 UTC  (9+ messages)
` [PATCH v5 2/2] media: rc: remove ir-rx51 in favour of generic pwm-ir-tx

[PATCH] media: s5p-mfc: Fix potential deadlock on condlock
 2023-09-29 15:42 UTC  (2+ messages)

[PATCH v2] media: dt-bindings: hynix,hi846: Document orientation and rotation
 2023-09-29 14:47 UTC  (8+ messages)

[PATCH 0/7] Small fixes and cleanups (ov2740 and ccs)
 2023-09-29 14:25 UTC  (5+ messages)
` [PATCH 7/7] media: ov2740: Return -EPROBE_DEFER if no endpoint is found

[PATCH v6 00/16] introduce more MDP3 components in MT8195
 2023-09-29 13:58 UTC  (10+ messages)
` [PATCH v6 12/16] dt-bindings: display: mediatek: color: add compatible for MT8195

Sony IMX290/462 image sensors I2C xfer peculiarity
 2023-09-29 13:33 UTC  (2+ messages)

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-09-29 13:18 UTC  (8+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework

[PATCH 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
 2023-09-29 11:39 UTC  (10+ messages)
` [PATCH 1/3] media: venus: core: Set up secure memory ranges for SC7280
` [PATCH 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable venus node

[GIT FIXES v2 FOR 6.6] Various fixes, including for Kconfig
 2023-09-29 11:20 UTC  (2+ messages)
` [GIT FIXES v2 FOR 6.6] Various fixes, including for Kconfig (#95326)

[PATCH 1/1] media: xilinx-vipp: Look for entities also in waiting_list
 2023-09-29  8:57 UTC 

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-09-29  6:54 UTC  (12+ messages)
` [PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session

[PATCH] arm64: dts: amlogic: Fix IR Controller register area for Meson-GX/AXG/G12 series SoCs
 2023-09-29  4:00 UTC  (2+ messages)

[PATCH v8 0/5] Add Toshiba Visconti Video Input Interface driver
 2023-09-29  1:49 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2023-09-29  1:45 UTC 

[PATCH v4 0/2] media: Add onsemi MT9M114 camera sensor driver
 2023-09-28 15:09 UTC  (3+ messages)

[PATCH v9 0/3] media: i2c: Add support for alvium camera
 2023-09-28 14:56 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: vendor-prefixes: Add prefix alliedvision
` [PATCH v9 2/3] media: dt-bindings: alvium: add document YAML binding
` [PATCH v9 3/3] media: i2c: Add support for alvium camera

[sailus-media-tree:fixes] BUILD SUCCESS 8c721c2a27606946eef3bf0eec9c310cf1b32ec2
 2023-09-28 14:43 UTC 

[GIT FIXES FOR 6.6] Various fixes, including for Kconfig
 2023-09-28 13:39 UTC  (2+ messages)
` [GIT FIXES FOR 6.6] Various fixes, including for Kconfig (#95311)

[PATCH] media: dt-bindings: hynix,hi846: Document orientation and rotation
 2023-09-28 12:13 UTC  (3+ messages)

[PATCH v9 0/8] Add StarFive Camera Subsystem driver
 2023-09-28 12:04 UTC  (7+ messages)

[sailus-media-tree:metadata-pre] BUILD SUCCESS 24a4f58480d55e43ad0340e0c276b261bc32e62d
 2023-09-28  9:45 UTC 

[RFC PATCH v5 00/11] Add audio support in v4l2 framework
 2023-09-28  9:00 UTC  (12+ messages)
` [RFC PATCH v5 01/11] ASoC: fsl_asrc: define functions for memory to memory usage
` [RFC PATCH v5 02/11] ASoC: fsl_easrc: "
` [RFC PATCH v5 03/11] ASoC: fsl_asrc: move fsl_asrc_common.h to include/sound
` [RFC PATCH v5 04/11] ASoC: fsl_asrc: register m2m platform device
` [RFC PATCH v5 05/11] ASoC: fsl_easrc: "
` [RFC PATCH v5 06/11] media: uapi: Add V4L2_CAP_AUDIO_M2M capability flag
` [RFC PATCH v5 07/11] media: v4l2: Add audio capture and output support
` [RFC PATCH v5 08/11] media: uapi: Add audio rate controls support
` [RFC PATCH v5 09/11] media: uapi: define audio sample format fourcc type
` [RFC PATCH v5 10/11] media: imx-asrc: Add memory to memory driver
` [RFC PATCH v5 11/11] media: audm2m: add virtual driver for audio memory to memory

[PATCH 00/10] Add mediate-drm secure flow for SVP
 2023-09-28  9:12 UTC  (6+ messages)

[PATCH 1/1] media: Documentation: Split camera sensor documentation
 2023-09-28  8:54 UTC  (5+ messages)

[PATCH v3 1/1] media: Documentation: Split camera sensor documentation
 2023-09-28  8:53 UTC 


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