linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-17 14:48:32 to 2023-10-19 12:54:32 UTC [more...]

[PATCH v13 00/56] Add DELETE_BUF ioctl
 2023-10-19 12:52 UTC  (40+ messages)
` [PATCH v13 01/56] media: videobuf2: Rename offset parameter
` [PATCH v13 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v13 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v13 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v13 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v13 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v13 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v13 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v13 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v13 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v13 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v13 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 15/56] media: visl: "
` [PATCH v13 16/56] media: atomisp: "
` [PATCH v13 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v13 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v13 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v13 21/56] media: pci: dt3155: Remove useless check
` [PATCH v13 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v13 23/56] media: pci: cx18: "
` [PATCH v13 24/56] media: pci: netup_unidvb: "
` [PATCH v13 25/56] media: pci: tw68: "
` [PATCH v13 26/56] media: i2c: video-i2c: "
` [PATCH v13 27/56] media: coda: "
` [PATCH v13 28/56] media: nxp: "
` [PATCH v13 29/56] media: verisilicon: "
` [PATCH v13 30/56] media: test-drivers: "
` [PATCH v13 31/56] media: imx: "
` [PATCH v13 32/56] media: meson: vdec: "
` [PATCH v13 33/56] touchscreen: sur40: "
` [PATCH v13 34/56] sample: v4l: "
` [PATCH v13 35/56] media: cedrus: "
` [PATCH v13 36/56] media: nuvoton: "
` [PATCH v13 37/56] media: renesas: "
` [PATCH v13 39/56] media: usb: airspy: "
` [PATCH v13 41/56] media: usb: hackrf: "

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-19 12:22 UTC  (15+ messages)
` [PATCH 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH 02/15] media: intel/ipu6: add IPU auxiliary devices
` [PATCH 10/15] media: intel/ipu6: add input system driver
` [PATCH 12/15] media: add Kconfig and Makefile for IPU6

Lumina Camera - Raw (0c45:0415) - Failed to query
 2023-10-19 11:24 UTC 

[PATCH v3 0/3] Improve pwm-ir-tx precision
 2023-10-19 11:19 UTC  (7+ messages)
` [PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "

[PATCH v3 0/3] staging: vc04_services: Tweak module autoloading support
 2023-10-19 11:07 UTC  (5+ messages)
` [PATCH v3 1/3] staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
` [PATCH v3 2/3] staging: vc04_services: bcm2835-audio: Drop MODULE_ALIAS
` [PATCH v3 3/3] staging: vc04_services: bcm2835-camera: "

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-19 10:51 UTC  (20+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support
` [RFC PATCH v6 10/11] media: imx-asrc: Add memory to memory driver

[PATCH v15 0/8] i2c-atr and FPDLink
 2023-10-19 10:13 UTC  (3+ messages)
` [PATCH v15 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer

[sailus-media-tree:master] BUILD SUCCESS c9a1b0b583db82d025c0bd4d13c85e3d585d1ad1
 2023-10-19 10:07 UTC 

V4L2 Encoders Pre-Processing Support Questions
 2023-10-19  9:39 UTC 

Problematic Alt Setting for ALi Corp. Newmine Camera. (plaintext)
 2023-10-19  9:15 UTC 

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-19  9:02 UTC  (13+ messages)

[PATCH] media: imx-jpeg: Remove some redundant error logs
 2023-10-19  8:37 UTC 

[PATCH] media: imx-jpeg: Drop initial source change event if capture has been setup
 2023-10-19  8:36 UTC 

[PATCH v1 0/4] staging: vc04: Drop custom logging based on printk
 2023-10-19  8:21 UTC  (5+ messages)
` [PATCH v1 1/4] staging: vc04: Convert vchiq_log_error() to use dynamic debug
` [PATCH v1 2/4] staging: vc04: Convert vchiq_log_warning() "
` [PATCH v1 3/4] staging: vc04: Convert(and rename) vchiq_log_info() "
` [PATCH v1 4/4] staging: vc04: Convert vchiq_log_trace() "

[PATCH] media: imx: imx7-media-csi: Sync frames to start of frame for MIPI
 2023-10-19  7:44 UTC  (5+ messages)

[PATCH v5 0/3] media: imx-jpeg: Assign a single slot
 2023-10-19  7:47 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: media: imx-jpeg: Assign slot for imx jpeg encoder/decoder
` [PATCH v5 2/3] arm64: dts: imx8-ss-img: Add vendor prefix in slot property
` [PATCH v5 3/3] media: imx-jpeg: "

[PATCH] media: pci: cx23885: check cx23885_vdev_init() return
 2023-10-19  6:58 UTC 

[PATCH 0/9] dma-buf: heaps: Add MediaTek secure heap
 2023-10-19  4:46 UTC  (8+ messages)
` [PATCH 4/9] dma-buf: heaps: Initialise "
` [PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing
` [PATCH 8/9] dt-bindings: reserved-memory: MediaTek: Add reserved memory for SVP

cron job: media_tree daily build: WARNINGS
 2023-10-19  1:45 UTC 

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-10-18 17:41 UTC  (3+ messages)
` [PATCH v3 04/14] media: rkisp1: Add match data for i.MX8MP ISP

[PATCH v4 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-10-18 15:02 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: media: Add bindings "

[PATCH] media: css: Write LINE_LENGTH_PCK correctly
 2023-10-18 14:13 UTC  (4+ messages)

[PATCH AUTOSEL 6.5 28/31] media: i2c: ov8858: Don't set fwnode in the driver
 2023-10-18 14:11 UTC 

Sensor driver support with CCS
 2023-10-18 13:23 UTC  (4+ messages)

[PATCH v2 0/3] vc04_services: Tweak module autoloading support
 2023-10-18 13:22 UTC  (8+ messages)
` [PATCH v2 1/3] staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
` [PATCH v2 2/3] staging: vc04_services: bcm2835-audio: Drop MODULE_ALIAS
` [PATCH v2 3/3] staging: vc04_services: bcm2835-camera: "

[PATCH v2] media: staging: max96712: fix copy-paste error
 2023-10-18 13:07 UTC  (5+ messages)
` [PATCH] media: staging: max96712: Fix device name in description

[PATCH] media: dvb: check return value in drxj_dap_atomic_read_write_block()
 2023-10-18 12:44 UTC 

[PATCH v2 0/3] Document link-frequencies better, small fixes
 2023-10-18 11:21 UTC  (12+ messages)
` [PATCH v2 1/3] media: Documentation: Document how link frequencies can be chosen
` [PATCH v2 2/3] media: Documentation: BT.601 is not a bus
` [PATCH v2 3/3] media: Documentation: LP-11 and LP-111 are states, not modes

[PATCH v12 00/56] Add DELETE_BUF ioctl
 2023-10-18 11:17 UTC  (48+ messages)
` [PATCH v12 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v12 16/56] media: atomisp: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v12 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v12 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v12 22/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v12 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field
` [PATCH v12 24/56] media: pci: netup_unidvb: "
` [PATCH v12 25/56] media: pci: tw68: "
` [PATCH v12 26/56] media: i2c: video-i2c: "
` [PATCH v12 27/56] media: coda: "
` [PATCH v12 28/56] media: nxp: "
` [PATCH v12 29/56] media: verisilicon: "
` [PATCH v12 30/56] media: test-drivers: "
` [PATCH v12 31/56] media: imx: "
` [PATCH v12 32/56] media: meson: vdec: "
` [PATCH v12 33/56] touchscreen: sur40: "
` [PATCH v12 34/56] sample: v4l: "
` [PATCH v12 35/56] media: cedrus: "
` [PATCH v12 36/56] media: nuvoton: "
` [PATCH v12 37/56] media: renesas: "
` [PATCH v12 38/56] media: ti: "
` [PATCH v12 39/56] media: usb: "
` [PATCH v12 40/56] media: usb: cx231xx: "
` [PATCH v12 41/56] media: usb: hackrf: "
` [PATCH v12 42/56] media: usb: usbtv: "
` [PATCH v12 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v12 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v12 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v12 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v12 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v12 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v12 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v12 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v12 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v12 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v12 53/56] media: core: Free range of buffers
` [PATCH v12 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v12 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v12 56/56] media: test-drivers: Use helper "

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-18  9:29 UTC  (5+ messages)
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

[GIT PULL FOR 6.7] Cadence CSI2RX fixes
 2023-10-18  9:23 UTC  (2+ messages)
` [GIT PULL FOR 6.7] Cadence CSI2RX fixes (#96010)

DVB-T2 channels for Lviv, Ukraine
 2023-10-18  9:09 UTC 

[PATCH] v4l2-tracer: fix autogen script for AV1
 2023-10-18  7:02 UTC  (2+ messages)

[PATCH v8] media: ov08x40: Modify the tline calculation in different modes
 2023-10-18  5:58 UTC 

[PATCH v2] staging: vc04_services: vchiq_bus: Do not kfree device
 2023-10-18  5:52 UTC 

[PATCH 0/3] vc04_services: Tweak module autoloading support
 2023-10-18  5:12 UTC  (5+ messages)
` [PATCH 1/3] staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
` [PATCH 2/3] staging: vc04_services: bcm2835-audio: Drop MODULE_ALIAS
` [PATCH 3/3] staging: vc04_services: bcm2835-camera: "

[PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
 2023-10-17 22:13 UTC  (2+ messages)

[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-10-17 19:48 UTC  (3+ messages)
` [PATCH v7 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

v4l2-tracer fails to compile after syncing to latest kernel headers
 2023-10-17 16:54 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 NNTP newsgroup(s).