linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-06 12:18:40 to 2023-11-07 21:57:06 UTC [more...]

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-07 21:56 UTC  (55+ messages)
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 07/12] page-pool: device memory support
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-07 21:47 UTC  (6+ messages)
` [PATCH v4 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v4 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters

[PATCH v3 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-07 21:48 UTC  (9+ messages)
` [PATCH v3 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH v3 4/6] media: qcom: camss: Add sc8280xp resource details
` [PATCH v3 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH v3 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-07 21:21 UTC  (3+ messages)
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode

KASAN: use-after-free Read in __media_entity_remove_links
 2023-11-07 21:12 UTC  (2+ messages)
` [syzbot] "

[PATCH] media: cedrus: Update TODO with future rework plans
 2023-11-07 20:35 UTC  (2+ messages)

[PATCH] media: v4l2-dev: Check that g/s_selection are valid before selecting crop
 2023-11-07 20:33 UTC  (2+ messages)

RFC: cedrus: time to more to mainline?
 2023-11-07 20:08 UTC  (4+ messages)

[PATCH] media: v4l2-common: Add 10bpp RGB formats info
 2023-11-07 19:36 UTC  (2+ messages)

[PATCH v2] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
 2023-11-07 19:27 UTC  (6+ messages)

[PATCH v7 0/8] Unify sub-device state access functions
 2023-11-07 17:29 UTC  (9+ messages)
` [PATCH v7 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v7 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v7 3/8] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v7 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v7 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v7 6/8] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v7 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v7 8/8] media: v4l: subdev: Return NULL from pad access functions on error

[PATCH 0/2] staging: vc04_services: Use %p to log pointer
 2023-11-07 16:55 UTC  (3+ messages)
` [PATCH 1/2] staging: vc04_services: Use %p to log pointer address
` [PATCH 2/2] "

[sailus-media-tree:master 34/35] drivers/media/i2c/imx274.c:1021:26: warning: assignment to 'const struct v4l2_rect *' from 'int' makes pointer from integer without a cast
 2023-11-07 13:47 UTC 

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2023-11-07 13:49 UTC  (4+ messages)
` [PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible

[PATCH 0/9] staging: vc04_services: Smatch fixes and remove custom logging
 2023-11-07 12:38 UTC  (15+ messages)
` [PATCH 1/9] staging: vc04_services: vchiq_core: Log through struct vchiq_instance
` [PATCH 2/9] staging: vc04_services: Log using pr_err() when vchiq_state is unset
` [PATCH 3/9] staging: vc04_services: bcm2835-camera: Remove redundant null check
` [PATCH 4/9] staging: vc04_services: Shorten helper function name
` [PATCH 5/9] staging: vc04_services: Do not pass NULL to vchiq_log_error()
` [PATCH 6/9] staging: vc04_services: Drop vchiq_log_error() in favour of dev_dbg
` [PATCH 7/9] staging: vc04_services: Drop vchiq_log_warning() "
` [PATCH 8/9] staging: vc04_services: Drop vchiq_log_trace() "
` [PATCH 9/9] staging: vc04_services: Drop vchiq_log_debug() "

[PATCH v6 0/4] v4l2-compliance: Add tests for DELETE_BUFS
 2023-11-07 10:41 UTC  (5+ messages)
` [PATCH v6 1/4] v4l-utils: Add max_num_buffers field to v4l2_create_buffers struct
` [PATCH v6 2/4] v4l2-compliance: Test queue maximum buffers allocation
` [PATCH v6 3/4] v4l2-utils: Add VIDIOC_DELETE_BUFS ioctl
` [PATCH v6 4/4] v4l2-compliance: Add a test for DELETE_BUFS ioctl

[PATCH v5 0/4] v4l2-compliance: Add tests for DELETE_BUFS
 2023-11-07 10:34 UTC  (4+ messages)
` [PATCH v5 2/4] v4l2-compliance: Test queue maximum buffers allocation

[RESEND PATCH v2 0/3] Fix use-after-free bug in mtk_jpeg_dec_device_run and fix schedule error in mtk_jpegdec_worker
 2023-11-07 10:14 UTC  (5+ messages)
` [RESEND PATCH v2 1/3] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices
` [RESEND PATCH v2 2/3] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
` [RESEND PATCH v2 3/3] media: mtk-jpeg: Fix timeout schedule error in mtk_jpegdec_worker

[PATCH v11 0/9] Add StarFive Camera Subsystem driver
 2023-11-07 10:09 UTC  (9+ messages)

[RFC PATCH v8 00/13] Add audio support in v4l2 framework
 2023-11-07  9:46 UTC  (5+ messages)
` [RFC PATCH v8 13/13] media: vim2m_audio: add virtual driver for audio memory to memory
      ` [RFC PATCH] v4l-utils: add support for v4l-audioX devices

How to contribute to ir-keytable/ir-ctl ?
 2023-11-07  9:21 UTC  (2+ messages)

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-07  9:19 UTC  (8+ messages)
` [PATCH v2 6/6] drm/vs: Add hdmi driver

[PATCH v3 0/4] GC0308 Camera Sensor
 2023-11-07  8:25 UTC  (3+ messages)
` [PATCH v3 4/4] media: i2c: gc0308: new driver

[PATCH v3 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-07  8:13 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc
` [PATCH v3 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH v3 3/3] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[PATCH 1/1] media: amphion: Fix VPU core alias name
 2023-11-07  7:15 UTC 

[syzbot] [dri?] kernel BUG in vmf_insert_pfn_prot (2)
 2023-11-06 23:25 UTC  (2+ messages)

[GIT PULL for v6.7-rc1] media updates
 2023-11-06 23:18 UTC  (2+ messages)

[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-11-06 17:58 UTC  (7+ messages)
` [PATCH v7 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-06 16:50 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-11-06 14:55 UTC  (5+ messages)
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries

[PATCH v14.1] media: videobuf2: Be more flexible on the number of queue stored buffers
 2023-11-06 14:39 UTC 

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-06 14:29 UTC  (4+ messages)
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers

PSA: migrating linux-media to new vger infrastructure
 2023-11-06 14:21 UTC 

[PATCH v6 0/8] Unify sub-device state access functions
 2023-11-06 12:25 UTC  (11+ messages)
` [PATCH v6 1/8] media: v4l: subdev: Store the sub-device in the sub-device state
` [PATCH v6 2/8] media: v4l: subdev: Also return pads array information on stream functions
` [PATCH v6 3/8] media: v4l: subdev: Rename sub-device state information access functions
` [PATCH v6 4/8] media: v4l: subdev: v4l2_subdev_state_get_format always returns format now
` [PATCH v6 5/8] media: v4l: subdev: Make stream argument optional in state access functions
` [PATCH v6 6/8] media: v4l: subdev: Switch to stream-aware state functions
` [PATCH v6 7/8] media: v4l: subdev: Remove stream-unaware sub-device state access
` [PATCH v6 8/8] media: v4l: subdev: Return NULL from pad access functions on error

[RFC PATCH] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-06 13:46 UTC  (6+ messages)

[PATCH v8 00/12] add support MDP3 on MT8195 platform
 2023-11-06 12:45 UTC  (26+ messages)
` [PATCH v8 01/12] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v8 02/12] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v8 03/12] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v8 04/12] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v8 05/12] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v8 06/12] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v8 07/12] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v8 08/12] media: platform: mtk-mdp3: add support for blending multiple components
` [PATCH v8 09/12] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v8 10/12] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v8 11/12] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v8 12/12] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-06 12:32 UTC  (3+ messages)

[RESEND PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-06 12:31 UTC  (3+ messages)

[PATCH v7 00/31] Generic line based metadata support, internal pads
 2023-11-06 12:25 UTC  (32+ messages)
` [PATCH v7 01/31] media: mc: Add INTERNAL pad flag
` [PATCH v7 02/31] media: Documentation: Add "stream" into glossary
` [PATCH v7 03/31] media: uapi: Add generic serial metadata mbus formats
` [PATCH v7 04/31] media: uapi: Document which mbus format fields are valid for metadata
` [PATCH v7 05/31] media: uapi: Add generic 8-bit metadata format definitions
` [PATCH v7 06/31] media: v4l: Support line-based metadata capture
` [PATCH v7 07/31] media: Documentation: Additional streams generally don't harm capture
` [PATCH v7 08/31] media: Documentation: Document embedded data guidelines for camera sensors
` [PATCH v7 09/31] media: Documentation: v4l: Document internal source pads
` [PATCH v7 10/31] media: Documentation: Document S_ROUTING behaviour
` [PATCH v7 11/31] media: v4l: subdev: Add a function to lock two sub-device states, use it
` [PATCH v7 12/31] media: v4l: subdev: Move G_ROUTING handling below S_ROUTING
` [PATCH v7 13/31] media: v4l: subdev: Copy argument back to user also for S_ROUTING
` [PATCH v7 14/31] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing
` [PATCH v7 15/31] media: v4l: subdev: Return routes set using S_ROUTING
` [PATCH v7 16/31] media: v4l: subdev: Allow a larger number of routes than there's room for
` [PATCH v7 17/31] media: v4l: subdev: Add trivial set_routing support
` [PATCH v7 18/31] media: ccs: No need to set streaming to false in power off
` [PATCH v7 19/31] media: ccs: Use {enable,disable}_streams operations
` [PATCH v7 20/31] media: ccs: Track streaming state
` [PATCH v7 21/31] media: ccs: Move ccs_validate_csi_data_format up
` [PATCH v7 22/31] media: ccs: Support frame descriptors
` [PATCH v7 23/31] media: uapi: ccs: Add media bus code for MIPI CCS embedded data
` [PATCH v7 24/31] media: ccs: Add support for embedded data stream
` [PATCH v7 25/31] media: ccs: Remove ccs_get_crop_compose helper
` [PATCH v7 26/31] media: ccs: Rely on sub-device state locking
` [PATCH v7 27/31] media: ccs: Compute binning configuration from sub-device state
` [PATCH v7 28/31] media: ccs: Compute scaling "
` [PATCH v7 29/31] media: ccs: Remove which parameter from ccs_propagate
` [PATCH v7 30/31] media: Documentation: ccs: Document routing
` [PATCH v7 31/31] media: uapi: v4l: subdev: Enable streams API


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