linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 02:42:38 to 2023-06-27 21:46:45 UTC [more...]

[PATCH v4 0/7] Enable decoder for mt8183
 2023-06-27 21:45 UTC  (6+ messages)
` [PATCH v4 1/7] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH v4 2/7] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v4 3/7] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS register space
` [PATCH v4 4/7] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
` [PATCH v4 5/7] media: mediatek: vcodec: Read HW active status from syscon

[PATCH v3 0/6] Enable decoder for mt8183
 2023-06-27 21:38 UTC  (12+ messages)
` [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS "

[PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation
 2023-06-27 21:04 UTC  (17+ messages)
` [PATCH 01/12] media: ipu3-cio2: Do not use on stack memory for software_node.name field
` [PATCH 02/12] media: ipu3-cio2: Move initialization of node_names.vcm to cio2_bridge_init_swnode_names()
` [PATCH 03/12] media: ipu3-cio2: Make cio2_bridge_init() take a regular struct device as argument
` [PATCH 04/12] media: ipu3-cio2: Store dev pointer in struct cio2_bridge
` [PATCH 05/12] media: ipu3-cio2: Only keep PLD around while parsing
` [PATCH 06/12] media: ipu3-cio2: Add a cio2_bridge_parse_sensor_fwnode() helper function
` [PATCH 07/12] media: ipu3-cio2: Add a parse_sensor_fwnode callback to cio2_bridge_init()
` [PATCH 08/12] media: ipu3-cio2: Add supported_sensors parameter "
` [PATCH 09/12] media: ipu3-cio2: Move cio2_bridge_init() code into a new shared intel-cio2-bridge.ko
` [PATCH 10/12] media: atomisp: csi2-bridge: Switch to new common cio2_bridge_init()
` [PATCH 11/12] media: intel-cio2-bridge: Add a runtime-pm device-link between VCM and sensor
` [PATCH 12/12] [RFC] media: dw9719: Drop hack to enable "vsio" regulator

[PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-06-27 20:16 UTC  (6+ messages)
` [PATCH v8 1/5] staging: vc04_services: vchiq_arm: Add new bus type and device type
` [PATCH v8 2/5] staging: vc04_services: vchiq_arm: Register vchiq_bus_type
` [PATCH v8 3/5] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type
` [PATCH v8 4/5] staging: bcm2835-audio: Register bcm2835-audio "
` [PATCH v8 5/5] staging: vc04_services: vchiq_arm: Remove vchiq_register_child()

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-06-27 18:52 UTC  (4+ messages)
` [PATCH v2 06/24] dma-buf: system_heap: "

[PATCH 00/26] use array_size
 2023-06-27 17:35 UTC  (6+ messages)
` [PATCH 06/26] dma-buf: system_heap: "
` [PATCH 23/26] media: staging: imgu: "

[PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support
 2023-06-27 17:17 UTC  (44+ messages)
` [PATCH v3 01/29] media: ov2680: Remove auto-gain and auto-exposure controls
` [PATCH v3 02/29] media: ov2680: Fix ov2680_bayer_order()
` [PATCH v3 03/29] media: ov2680: Fix vflip / hflip set functions
` [PATCH v3 04/29] media: ov2680: Use select VIDEO_V4L2_SUBDEV_API
` [PATCH v3 05/29] media: ov2680: Don't take the lock for try_fmt calls
` [PATCH v3 06/29] media: ov2680: Add ov2680_fill_format() helper function
` [PATCH v3 07/29] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working
` [PATCH v3 08/29] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors
` [PATCH v3 09/29] media: ov2680: Convert to new CCI register access helpers
` [PATCH v3 10/29] media: ov2680: Store dev instead of i2c_client in ov2680_dev
` [PATCH v3 11/29] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id
` [PATCH v3 12/29] media: ov2680: Add runtime-pm support
` [PATCH v3 13/29] media: ov2680: Drop is_enabled flag
` [PATCH v3 14/29] media: ov2680: Add support for more clk setups
` [PATCH v3 15/29] media: ov2680: Add support for 19.2 MHz clock
` [PATCH v3 16/29] media: ov2680: Add endpoint matching support
` [PATCH v3 17/29] media: ov2680: Add support for ACPI enumeration
` [PATCH v3 18/29] media: ov2680: Fix ov2680_enum_frame_interval()
` [PATCH v3 19/29] media: ov2680: Annotate the per mode register setting lists
` [PATCH v3 20/29] media: ov2680: Add ov2680_mode struct
` [PATCH v3 21/29] media: ov2680: Make setting the mode algorithm based
` [PATCH v3 22/29] media: ov2680: Add an __ov2680_get_pad_format() helper function
` [PATCH v3 23/29] media: ov2680: Implement selection support
` [PATCH v3 24/29] media: ov2680: Fix exposure and gain ctrls range and default value
` [PATCH v3 25/29] media: ov2680: Add a bunch of register tweaks
` [PATCH v3 26/29] media: ov2680: Drop unnecessary pad checks
` [PATCH v3 27/29] media: ov2680: Read and log sensor revision during probe
` [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls
` [PATCH v3 29/29] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer

[PATCH v15 0/2] drm: Add kms driver for loongson display controller
 2023-06-27 15:41 UTC  (8+ messages)
` [PATCH v15 1/2] "

[PATCH][next][V2] media: bt8xx: make read-only arrays static
 2023-06-27 15:37 UTC 

[PATCH][next] media: bt8xx: make read-only arrays static
 2023-06-27 15:22 UTC  (5+ messages)

[PATCH 0/4] add ISI support for i.MX93
 2023-06-27 14:20 UTC  (14+ messages)
` [PATCH 1/4] media: dt-bindings: media: rename nxp,imx8-isi.yaml to nxp,imx-isi.yaml
` [PATCH 2/4] media: nxp: rename imx8-isi to imx-isi and remove reference to i.MX8
` [PATCH 3/4] media: dt-bindings: media: nxp,imx-isi: i.MX93 support
` [PATCH 4/4] media: nxp: imx-isi: add ISI support for i.MX93

[PATCH v3 0/3] add ISI support for iMX93
 2023-06-27 14:13 UTC  (7+ messages)
` [PATCH v3 1/3] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
` [PATCH v3 2/3] media: nxp: imx8-isi: move i.MX8 gasket configuration to an ops structure
` [PATCH v3 3/3] media: nxp: imx8-isi: add ISI support for i.MX93

[PATCH] OOB read and write in mdp_prepare_buffer
 2023-06-27 14:06 UTC  (2+ messages)

[PATCH] OOB read and write in mtk multiple places
 2023-06-27 13:43 UTC  (4+ messages)

[PATCH v4 0/5] media: Add MIPI CCI register access helper functions
 2023-06-27 12:51 UTC  (6+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] media: ov5693: Convert to new CCI register access helpers
` [PATCH v4 3/5] media: imx290: "
` [PATCH v4 4/5] media: atomisp: ov2680: "
` [PATCH v4 5/5] media: Remove ov_16bit_addr_reg_helpers.h

[PATCH v2 0/2] add ISI support for iMX93
 2023-06-27 12:20 UTC  (10+ messages)
` [PATCH v2 1/2] media: dt-bindings: nxp,imx8-isi: add i.MX93 ISI compatible string
` [PATCH v2 2/2] media: nxp: imx-isi: add ISI support for i.MX93

[PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2023-06-27 10:23 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[syzbot] [tomoyo?] [bpf?] INFO: rcu detected stall in security_file_open (6)
 2023-06-27 10:06 UTC 

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-06-27  8:47 UTC  (16+ messages)
` [PATCH v3 03/11] media: videobuf2: Remove VB2_MAX_FRAME limit on buffer storage
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl
  ` [EXT] "

[PATCH v2] media: rkvdec: removed redundant blank line
 2023-06-27  8:12 UTC  (2+ messages)

[sailus-media-tree:async-multi] BUILD SUCCESS db8058c1f01d05352a8a26195a42dd8c7b1c2c10
 2023-06-27  1:30 UTC 

[sailus-media-tree:master] BUILD REGRESSION e03cd35afd1787dc8daadbd61ad47da455bc76eb
 2023-06-27  1:12 UTC 

[PATCH v4 00/38] Separate links and async sub-devices
 2023-06-26 15:36 UTC  (6+ messages)
` [PATCH v4 32/38] media: am437x-vpfe: Register V4L2 device early
` [PATCH v4 35/38] media: davinci: Init async notifier after registering V4L2 device

[PATCH] media: i2c: ov01a10: Switch back to use struct i2c_driver::probe
 2023-06-26 13:15 UTC  (2+ messages)

[PATCH v4 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-06-26 13:05 UTC  (6+ messages)
` [PATCH v4 6/6] drm/shmem-helper: Switch to reservation lock

[REGRESSION] breakage in sun6i-csi media api
 2023-06-26 12:23 UTC  (5+ messages)

v4l2-async: regression due to endpoint matching
 2023-06-26 11:41 UTC  (3+ messages)

Newsy Paper
 2023-06-26 11:25 UTC 

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-26  5:34 UTC  (4+ messages)
  ` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver

[PATCH v4,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-06-26  3:53 UTC  (12+ messages)
` [PATCH v4,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v4,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v4,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v4,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v4,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v4,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v4,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v4,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v4,11/11] media: mediatek: vcodec: separete decoder and encoder

[PATCH] media: dvb-core: Fix a possible null-pointer dereference due to data race in dvbdmx_write()
 2023-06-26  2:44 UTC 

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-06-25  2:38 UTC  (19+ messages)

[PATCH v3 01/11] media: videobuf2: Access vb2_queue bufs array through helper functions
 2023-06-24 23:34 UTC  (3+ messages)

[PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-06-24 14:50 UTC 

Webcam LED control regression
 2023-06-24 12:02 UTC  (7+ messages)
` [PATCH] media: uvcvideo: Fix menu count handling for userspace XU mappings

cron job: media_tree daily build: ERRORS
 2023-06-24  2:43 UTC 

[PATCH 2/2] media: i2c: imx290: Add support for V4L2_CID_VTOTAL
 2023-06-23 23:28 UTC  (4+ messages)

[PATCH] media: tc358746: select CONFIG_GENERIC_PHY
 2023-06-23 15:41 UTC  (2+ messages)

[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
 2023-06-23 14:56 UTC  (3+ messages)
` [PATCH 02/39] media: uapi: Add MEDIA_BUS_FMT_RGB666_2X9 variants

[PATCH] v4l2-compliance: Add a test for DELETE_BUF ioctl
 2023-06-23 13:50 UTC 

[ANN] Media Summit June 26th: Final Agenda
 2023-06-23  9:16 UTC  (2+ messages)

[sailus-media-tree:master 57/58] include/media/v4l2-subdev.h:1159:25: error: no member named 'entity' in 'struct v4l2_subdev'
 2023-06-23  5:45 UTC 

cron job: media_tree daily build: ERRORS
 2023-06-23  2:42 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).