public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 09:50:41 to 2023-03-09 08:21:15 UTC [more...]

[PATCH v3 00/15] media: i2c: imx290: Mono support, minor fixes, alternate INCK, and more controls
 2023-03-09  8:16 UTC  (2+ messages)

[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-03-09  8:10 UTC  (7+ messages)

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-09  8:05 UTC  (59+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 02/18] rust: drm: Add Device and Driver abstractions
` [PATCH RFC 03/18] rust: drm: file: Add File abstraction
` [PATCH RFC 04/18] rust: drm: gem: Add GEM object abstraction
` [PATCH RFC 05/18] drm/gem-shmem: Export VM ops functions
` [PATCH RFC 06/18] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH RFC 07/18] rust: drm: mm: Add DRM MM Range Allocator abstraction
` [PATCH RFC 08/18] rust: dma_fence: Add DMA Fence abstraction
` [PATCH RFC 09/18] rust: drm: syncobj: Add DRM Sync Object abstraction
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
` [PATCH RFC 11/18] drm/scheduler: Clean up jobs when the scheduler is torn down
` [PATCH RFC 12/18] rust: drm: sched: Add GPU scheduler abstraction
` [PATCH RFC 13/18] drm/gem: Add a flag to control whether objects can be exported
` [PATCH RFC 14/18] rust: drm: gem: Add set_exportable() method
` [PATCH RFC 15/18] drm/asahi: Add the Asahi driver UAPI [DO NOT MERGE]
` [PATCH RFC 16/18] rust: bindings: Bind the Asahi DRM UAPI
` [PATCH RFC 17/18] rust: macros: Add versions macro

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-03-09  7:31 UTC  (14+ messages)

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-09  7:30 UTC  (6+ messages)
` [PATCH 03/11] media: rcar-vin: remove R-Car H3 ES1.* handling
` [PATCH 04/11] media: rcar-vin: csi2: "
` [PATCH 05/11] media: renesas: fdp1: "

[PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-03-09  7:18 UTC  (5+ messages)

[PATCH RESEND v5 0/5] uvcvideo: Fixes for hw timestamping
 2023-03-09  5:38 UTC  (9+ messages)
` [PATCH RESEND v5 1/5] media: uvc: Ignore empty TS packets
` [PATCH RESEND v5 2/5] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH RESEND v5 3/5] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH RESEND v5 4/5] media: uvcvideo: Refactor clock circular buffer
` [PATCH RESEND v5 5/5] media: uvcvideo: Fix hw timestamp handling for slow FPS

cron job: media_tree daily build: ERRORS
 2023-03-09  3:41 UTC 

[PATCH v1 06/11] media: starfive: add ISP driver files
 2023-03-09  2:52 UTC  (19+ messages)
  ` [PATCH v1 02/11] media: dt-bindings: starfive,jh7110-mipi-csi2: add binding docmuent
  ` [PATCH v1 11/11] media: starfive: enable building
  ` [PATCH v1 10/11] media: uapi: add user space interfaces
  ` [PATCH v1 04/11] MAINTAINERS: add Starfive Camera subsystem driver

[PATCH v3 0/4] Fix multiple race condition vulnerabilities in dvb-core and device driver
 2023-03-09  2:06 UTC  (10+ messages)

[PATCH v2 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-03-09  1:08 UTC  (8+ messages)

[PATCH RESEND] media: uvcvideo: Disable autosuspend for Insta360 Link
 2023-03-08 23:12 UTC  (6+ messages)

[PATCH RFC 0/3] meida: uvcvideo: reimplement privacy gpio as a separate subdevice
 2023-03-08 22:57 UTC  (4+ messages)

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2023-03-08 21:41 UTC 

[PATCH v4 0/5] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-03-08 21:24 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
` [PATCH v4 2/5] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v4 3/5] dt-bindings: media: convert meson-ir.txt "
` [PATCH v4 4/5] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt "
` [PATCH v4 5/5] dt-bindings: PCI: convert amlogic,meson-pcie.txt "

[PATCH v1 0/2] Add OF support for LM3560
 2023-03-08 18:21 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: media: i2c: add lm3560 binding
` [PATCH v1 2/2] media: lm3560: convent to OF

[PATCH v2] media: cec: i2c: ch7322: Drop of_match_ptr
 2023-03-08 18:21 UTC  (2+ messages)

[PATCH] media: venus: dec: Fix capture formats enumeration order
 2023-03-08 18:12 UTC  (7+ messages)

[PATCH] dt-bindings: yamllint: Require a space after a comment '#'
 2023-03-08 18:11 UTC  (2+ messages)

[PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-08 15:53 UTC  (11+ messages)
` [PATCH v10 01/15] dma-buf/dma-fence: Add deadline awareness
` [PATCH v10 02/15] dma-buf/fence-array: Add fence deadline support
` [PATCH v10 03/15] dma-buf/fence-chain: "
` [PATCH v10 04/15] dma-buf/dma-resv: Add a way to set fence deadline
` [PATCH v10 05/15] dma-buf/sync_file: Surface sync-file uABI
` [PATCH v10 06/15] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v10 07/15] dma-buf/sw_sync: Add fence deadline support
` [PATCH v10 08/15] drm/scheduler: "
` [PATCH v10 12/15] drm/msm: Add deadline based boost support
` [PATCH v10 15/15] drm/i915: "

Bid Estimate
 2023-03-08 15:03 UTC 

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-08 14:10 UTC  (2+ messages)

[PATCH AUTOSEL 4.19] media: ov5640: Fix analogue gain control
 2023-03-08 13:53 UTC 

[PATCH AUTOSEL 4.14] media: ov5640: Fix analogue gain control
 2023-03-08 13:53 UTC 

[PATCH AUTOSEL 5.4] media: ov5640: Fix analogue gain control
 2023-03-08 13:53 UTC 

[PATCH AUTOSEL 5.10 2/3] media: ov5640: Fix analogue gain control
 2023-03-08 13:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/3] media: rc: gpio-ir-recv: add remove function

[PATCH AUTOSEL 5.15 2/3] media: ov5640: Fix analogue gain control
 2023-03-08 13:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 3/3] media: rc: gpio-ir-recv: add remove function

[PATCH AUTOSEL 6.1 2/3] media: ov5640: Fix analogue gain control
 2023-03-08 13:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 3/3] media: rc: gpio-ir-recv: add remove function

[PATCH AUTOSEL 6.2 2/3] media: ov5640: Fix analogue gain control
 2023-03-08 13:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 3/3] media: rc: gpio-ir-recv: add remove function

[PATCH] media: netup_unidvb: fix use-after-free bug caused by del_timer()
 2023-03-08 12:55 UTC 

[BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-08 12:43 UTC  (4+ messages)

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-03-08 12:20 UTC  (3+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support

[PATCH] media: v4l2-subdev: Add new ioctl for client capabilities
 2023-03-08 10:01 UTC  (2+ messages)

[PATCH] media: venus: fix use after free bug in venus_remove due to race condition
 2023-03-08  7:11 UTC 

cron job: media_tree daily build: ERRORS
 2023-03-08  3:40 UTC 

[PATCH] media: cedrus: fix use after free bug in cedrus_remove due to race condition
 2023-03-08  3:23 UTC 

[RFC 00/10] Separate links and async sub-devices
 2023-03-07 21:20 UTC  (11+ messages)
` [RFC 01/10] media: v4l: async: Return async sub-devices to subnotifier list
` [RFC 02/10] media: v4l: async: Add some debug prints
` [RFC 03/10] media: v4l: async: Simplify async sub-device fwnode matching
` [RFC 04/10] media: v4l: async: Make V4L2 async match information a struct
` [RFC 05/10] media: v4l: async: Clean testing for duplicated async subdevs
` [RFC 06/10] media: v4l: async: Only pass match information for async subdev validation
` [RFC 07/10] media: v4l: async: Clean up list heads and entries
` [RFC 08/10] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
` [RFC 09/10] media: v4l: async: Set v4l2_device in async notifier init
` [RFC 10/10] media: v4l: async: Differentiate connecting and creating sub-devices

[PATCH v5 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-03-07 19:33 UTC  (8+ messages)
` [PATCH v5 1/8] ACPI: property: Parse data node string references in properties
` [PATCH v5 2/8] ACPI: property: Parse _CRS CSI-2 descriptor

[PATCH] media: subdev: Fix validation state lockdep issue
 2023-03-07 19:09 UTC  (2+ messages)

[PATCH] media: rkvdec: fix use after free bug in rkvdec_remove
 2023-03-07 17:39 UTC 

[PATCH] media: hantro: fix use after free bug in hantro_remove due to race condition
 2023-03-07 15:45 UTC  (2+ messages)

[PATCH] media: hantro: fix use after free bug in hantro_release due to race condition
 2023-03-07 15:35 UTC 

[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state
 2023-03-07 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function

[PATCH] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
 2023-03-07 14:21 UTC  (3+ messages)

[PATCH] media: docs: vidioc-g-ext-ctrls.rst: Document p_s32 and p_s64 fields
 2023-03-07 13:36 UTC 

[PATCH] media: platform: cros-ec: Add Gladios/Lisbon to the match table
 2023-03-07 12:58 UTC 

[PATCH 00/18] Venus QoL / maintainability fixes
 2023-03-07 11:18 UTC  (4+ messages)
` [PATCH 07/18] media: venus: core: Assign registers based on VPU version

[PATCH] media: av7110: prevent underflow in write_ts_to_decoder()
 2023-03-07 10:00 UTC 


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