Linux-Media Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-11 11:58:40 to 2024-06-13 02:28:04 UTC [more...]

[PATCH] media: videobuf2: add missing MODULE_DESCRIPTION() macro
 2024-06-13  2:27 UTC  (2+ messages)

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-06-13  2:27 UTC  (17+ messages)
` [PATCH 1/9] iommu/rockchip: Add compatible for rockchip,rk3588-iommu
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 3/9] dt-bindings: mailbox: rockchip,rknn: Add bindings
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH 5/9] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 8/9] accel/rocket: Add job submission IOCTL
` [PATCH 9/9] accel/rocket: Add IOCTLs for synchronizing memory accesses

[PATCH v2] arm64: dts: imx8mp: Add DT nodes for the two ISPs
 2024-06-13  1:10 UTC  (9+ messages)

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-13  1:35 UTC  (14+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 08/13] net: support non paged skb frags
` [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v12 12/13] net: add devmem TCP documentation
` [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH] usb: uvc: add missing MODULE_DESCRIPTION() macro
 2024-06-13  1:04 UTC  (2+ messages)

[PATCH net-next v11 00/13] Device Memory TCP
 2024-06-13  0:10 UTC  (3+ messages)
` [PATCH net-next v11 05/13] page_pool: convert to use netmem

[PATCH v3 0/3] media: i2c: Add support for GT97xx VCM
 2024-06-13  0:05 UTC  (8+ messages)
` [PATCH v3 1/3] media: dt-bindings: i2c: add Giantec "
` [PATCH v3 2/3] media: i2c: Add GT97xx VCM driver
` [PATCH v3 3/3] MAINTAINERS: Add entry for "

[PATCH v4] media: Convert from tasklet to BH workqueue
 2024-06-12 23:50 UTC 

[PATCH] media: rc: add missing MODULE_DESCRIPTION() macro
 2024-06-12 22:58 UTC 

[PATCH v5 0/5] RK3588 VEPU121/VPU121 support
 2024-06-12 22:50 UTC  (14+ messages)
` [PATCH v5 1/5] media: dt-bindings: rk3568-vepu: Add RK3588 VEPU121
` [PATCH v5 2/5] media: dt-bindings: rockchip-vpu: Add RK3588 VPU121
` [PATCH v5 3/5] media: hantro: Add RK3588 VEPU121 support
` [PATCH v5 4/5] arm64: dts: rockchip: Add VEPU121 to RK3588
` [PATCH v5 5/5] arm64: dts: rockchip: Add VPU121 support for RK3588

[RESEND Patch v13 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2024-06-12 22:01 UTC  (4+ messages)
` [RESEND Patch v13 2/3] "

[PATCH v6,00/24] media: mediatek: add driver to support secure video decoder
 2024-06-12 20:58 UTC  (11+ messages)
` [PATCH v6,03/24] v4l2: verify restricted dmabufs are used in restricted queue
` [PATCH v6,04/24] v4l: add documentation for restricted memory flag
` [PATCH v6,12/24] media: mediatek: vcodec: add interface to allocate/free secure memory

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-06-12 20:52 UTC  (19+ messages)

6.10-rc1 : crash in mei_csi_probe
 2024-06-12 20:41 UTC  (36+ messages)
` [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes

[PATCH 0/2] media: v4l2: map UVC_CT_ROLL_ABSOLUTE_CONTROL
 2024-06-12 20:31 UTC  (4+ messages)
` [PATCH 1/2] media: v4l2: ctrls: Add ROLL_ABSOLUTE control
` [PATCH 2/2] media: v4l2: map UVC_CT_ROLL_ABSOLUTE_CONTROL

[PATCH] media: tda9887: add missing MODULE_DESCRIPTION() macro
 2024-06-12 19:47 UTC 

[PATCH] media: uda1342: add missing MODULE_DESCRIPTION() macro
 2024-06-12 18:19 UTC 

[PATCH] media: si470x: add missing MODULE_DESCRIPTION() macro
 2024-06-12 17:32 UTC 

[PATCH v1 1/1] mailmap: Add my outdated addresses to the map file
 2024-06-12 16:28 UTC  (2+ messages)

[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
 2024-06-12 16:20 UTC  (27+ messages)
` [PATCH 1/8] uapi: rkisp1-config: Add extensible parameters format
` [PATCH 2/8] uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
` [PATCH 3/8] media: rkisp1: Remove cached format info
` [PATCH 4/8] media: rkisp1: Add support for ext format
` [PATCH 5/8] media: rkisp1: Implement extensible params support
` [PATCH 6/8] media: rkisp1: Propagate pre/post-config errors
` [PATCH 7/8] media: rkisp1: Add struct rkisp1_params_buffer
` [PATCH 8/8] media: rkisp1: Copy and validate parameters buffer

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-06-12 15:55 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
 2024-06-12 15:47 UTC  (17+ messages)

[PATCH v6 05/49 RESEND] media: atomisp: Switch to new Intel CPU model defines
 2024-06-12 15:24 UTC  (4+ messages)

[PATCH v2] media: rkisp1: Adapt to different SoCs having different size limits
 2024-06-12 12:58 UTC  (2+ messages)

[PATCH v2] media: i2c: ov5647: replacing of_node_put with __free(device_node)
 2024-06-12 10:51 UTC 

[PATCH v10 0/6] uvcvideo: Fixes for hw timestamping
 2024-06-12  9:21 UTC  (11+ messages)
` [PATCH v10 4/6] media: uvcvideo: Allow hw clock updates with buffers not full

[PATCH v2] media: i2c: vgxy61: Fix device name
 2024-06-12  8:41 UTC  (2+ messages)

[PATCH 1/6] auxbus: make to_auxiliary_drv accept and return a constant pointer
 2024-06-12  8:20 UTC  (8+ messages)

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-06-12  8:06 UTC  (5+ messages)
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface

[PATCH v3 0/4] media: videobuf2-core: attach once if multiple planes share the same dbuf
 2024-06-12  6:36 UTC  (3+ messages)
` [PATCH v3 4/4] "

[GIT PULL FOR 6.11] Imagination E5010 JPEG encoder
 2024-06-12  5:57 UTC  (3+ messages)
` [GIT PULL FOR 6.11] Imagination E5010 JPEG encoder (#102367)

[RFC 0/3] media: videobuf2: Allow driver to override vb2_queue.buf_ops
 2024-06-12  5:45 UTC  (4+ messages)

[PATCH v4 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
 2024-06-12  3:25 UTC  (6+ messages)
` [PATCH v4 1/4] media: uvcvideo: stop stream during unregister

[PATCH] media: dvb-frontends: add missing MODULE_DESCRIPTION() macros
 2024-06-12  3:21 UTC 

[PATCH v9 0/3] media: i2c: Add support for GC08A3 sensor
 2024-06-12  2:18 UTC  (4+ messages)
` [PATCH v9 1/3] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v9 2/3] media: i2c: Add GC08A3 image sensor driver
` [PATCH v9 3/3] MAINTAINERS: Add entry for GC08A3 image sensor

[GIT PULL FOR v6.11] Convert mtk-cir binding
 2024-06-12  1:27 UTC  (2+ messages)
` [GIT PULL FOR v6.11] Convert mtk-cir binding (#102370)

[PATCH] media: pci: add missing MODULE_DESCRIPTION() macros
 2024-06-12  0:14 UTC 

[PATCH 0/3] media: vgxy61: Remove vendor prefix from driver name
 2024-06-11 20:54 UTC  (14+ messages)
` [PATCH 2/3] media: vgxy61: Add legacy compatible string
` [PATCH 3/3] media: vgxy61: Add MODULE_ALIAS()

[PATCH v1] media: i2c: imx219: fix msr access command sequence
 2024-06-11 17:39 UTC  (6+ messages)

[PATCH v4 0/2] media: i2c: Add imx283 camera sensor driver
 2024-06-11 17:26 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v10 0/6] iio: new DMABUF based API v10
 2024-06-11 16:29 UTC  (3+ messages)
` [PATCH v10 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[GIT PULL FOR 6.11] Wave5 features
 2024-06-11 16:21 UTC  (2+ messages)
` [GIT PULL FOR 6.11] Wave5 features (#102366)

[PATCH] media: i2c: replacing of_node_put with __free(device_node)
 2024-06-11 15:18 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).