Hans Verkuil ([email protected])

Number of posts: 2450 (0.31 per day)
First post: 2002-08-25 22:00:15
Last post: 2024-05-04 08:26:05

Date List Subject
2024-02-05 08:37:04 linux-kernel Re: [PATCH v2] media: adv7180: Fix cppcheck warnings
2024-02-02 11:20:38 linux-kernel Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
2024-01-26 10:13:02 linux-kernel Re: [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue
2024-01-25 09:55:04 linux-kernel Re: [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue
2024-01-24 15:46:54 linux-kernel Re: [PATCH v17 6/8] media: v4l2: Add DELETE_BUFS ioctl
2024-01-24 15:45:03 linux-kernel Re: [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue
2024-01-24 13:03:57 linux-kernel Re: [PATCH v17 6/8] media: v4l2: Add DELETE_BUFS ioctl
2024-01-24 12:55:18 linux-kernel Re: [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue
2024-01-24 12:35:08 linux-kernel Re: [PATCH v17 6/8] media: v4l2: Add DELETE_BUFS ioctl
2024-01-24 11:58:59 linux-kernel Re: [PATCH v17 4/8] media: core: Add bitmap manage bufs array entries
2024-01-24 11:38:14 linux-kernel Re: [PATCH v17 1/8] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
2024-01-24 11:21:00 linux-kernel Re: [PATCH v17 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-19 08:24:08 linux-kernel Re: [PATCH next v4 0/5] minmax: Relax type checks in min() and max().
2024-01-18 07:56:24 linux-kernel Re: [PATCH v11 15/15] media: vim2m-audio: add virtual driver for audio memory to memory
2024-01-17 10:34:43 linux-kernel Re: [PATCH v11 15/15] media: vim2m-audio: add virtual driver for audio memory to memory
2024-01-17 10:31:54 linux-kernel Re: [PATCH v11 14/15] media: imx-asrc: Add memory to memory driver
2024-01-17 10:18:43 linux-kernel Re: [PATCH v11 13/15] media: vivid: add fixed point test controls
2024-01-17 10:03:28 linux-kernel Re: [PATCH v11 12/15] media: uapi: Add an entity type for audio resampler
2024-01-17 10:01:07 linux-kernel Re: [PATCH v11 10/15] media: uapi: Add audio rate controls support
2024-01-15 16:54:16 linux-kernel Re: [PATCH v16 8/8] media: test-drivers: Use helper for DELETE_BUFS ioctl
2024-01-15 16:50:25 linux-kernel Re: [PATCH v16 7/8] media: v4l2: Add mem2mem helpers for DELETE_BUFS ioctl
2024-01-15 16:44:27 linux-kernel Re: [PATCH v16 6/8] media: v4l2: Add DELETE_BUFS ioctl
2024-01-15 16:11:10 linux-kernel Re: [PATCH v16 5/8] media: core: Free range of buffers
2024-01-15 16:04:30 linux-kernel Re: [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-15 15:17:33 linux-kernel Re: [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-15 15:14:52 linux-kernel Re: [PATCH v16 4/8] media: core: Add bitmap manage bufs array entries
2024-01-15 12:21:47 linux-kernel Re: [PATCH v16 4/8] media: core: Add bitmap manage bufs array entries
2024-01-15 12:11:49 linux-kernel Re: [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-15 11:40:43 linux-kernel Re: [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-15 11:00:22 linux-kernel Re: [PATCH v16 3/8] media: core: Rework how create_buf index returned value is computed
2024-01-15 10:35:39 linux-kernel Re: [PATCH v16 2/8] media: test-drivers: Set REQBUFS minimum number of buffers
2024-01-15 10:27:21 linux-kernel Re: [PATCH v16 1/8] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
2024-01-15 09:17:28 linux-kernel Re: [PATCH v16 1/8] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
2024-01-14 11:04:23 linux-kernel Re: [PATCH] media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
2023-12-14 19:14:18 linux-kernel Re: [PATCH v5 1/3] videobuf2: core: Rename min_buffers_needed field to vb2_queue
2023-12-13 16:39:22 linux-kernel Re: [PATCH v5 1/3] videobuf2: core: Rename min_buffers_needed field to vb2_queue
2023-12-11 10:11:37 linux-kernel Re: [PATCH v4 2/2] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
2023-12-06 11:09:22 linux-kernel Re: [PATCH v9 3/5] media: platform: visconti: add V4L2 vendor specific control handlers
2023-12-06 11:04:54 linux-kernel Re: [PATCH v9 3/5] media: platform: visconti: add V4L2 vendor specific control handlers
2023-12-06 11:01:40 linux-kernel Re: [PATCH v9 5/5] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface
2023-12-06 10:47:16 linux-kernel Re: [PATCH v3 2/4] media: visl: Add a stable_output parameter
2023-12-06 09:58:25 linux-kernel Re: [PATCH] [media] usbtv: Add error handling for usb_submit_urb in usbtv_audio_start
2023-12-06 09:46:10 linux-kernel Re: [PATCH v3 1/4] media: visl,vidtv: Set parameters permissions to 0444
2023-12-06 08:09:59 linux-kernel Re: [PATCH v11 00/15] Add audio support in v4l2 framework
2023-12-05 08:13:48 linux-kernel Re: [PATCH v2 08/10] media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
2023-12-04 15:10:31 linux-kernel Re: [PATCH v2 33/36] media: ti: cal: Fix misuse of min_buffers_needed field
2023-12-04 15:07:58 linux-kernel Re: [PATCH v2 31/36] media: starfive: Fix misuse of min_buffers_needed field
2023-12-04 14:59:27 linux-kernel Re: [PATCH v2 25/36] media: aspeed: Fix misuse of min_buffers_needed field
2023-12-04 14:52:54 linux-kernel Re: [PATCH v2 20/36] media: atmel: Fix misuse of min_buffers_needed field
2023-12-04 14:42:45 linux-kernel Re: [PATCH v2 17/36] media: test-drivers: Fix misuse of min_buffers_needed field
2023-12-04 14:36:40 linux-kernel Re: [PATCH v2 15/36] media: pci: intel: ipu3: Remove useless setting of min_buffers_needed