messages from 2023-09-28 15:10:16 to 2023-10-02 12:07:30 UTC [more...]
[PATCH v9 00/53] Add DELETE_BUF ioctl
2023-10-02 12:06 UTC (41+ messages)
` [PATCH v9 01/53] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v9 02/53] media: videobuf2: Stop spamming kernel log with all queue counter
` [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 05/53] media: mediatek: jpeg: "
` [PATCH v9 06/53] media: mediatek: vdec: Remove useless loop
` [PATCH v9 07/53] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v9 08/53] media: visl: "
` [PATCH v9 09/53] media: atomisp: "
` [PATCH v9 10/53] media: dvb-core: "
` [PATCH v9 11/53] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v9 12/53] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v9 13/53] media: Report the maximum possible number of buffers for the queue
` [PATCH v9 16/53] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v9 17/53] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v9 18/53] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v9 19/53] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v9 20/53] media: Remove duplicated index vs q->num_buffers check
` [PATCH v9 21/53] media: core: Add helper to get queue number of buffers
` [PATCH v9 22/53] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v9 23/53] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v9 24/53] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v9 25/53] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v9 26/53] media: pci: dt3155: Remove useless check
` [PATCH v9 27/53] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v9 28/53] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v9 29/53] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v9 30/53] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v9 31/53] media: coda: "
` [PATCH v9 32/53] media: mediatek: vcodec: "
` [PATCH v9 33/53] media: nxp: "
` [PATCH v9 34/53] media: renesas: Set min_buffers_needed to 16
` [PATCH v9 35/53] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v9 36/53] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v9 37/53] media: test-drivers: "
` [PATCH v9 38/53] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v9 39/53] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v9 40/53] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v9 41/53] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v9 42/53] media: atomisp: Stop direct calls to queue num_buffers field
[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 (10+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
` [EXT] "
[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)
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).