messages from 2025-02-28 05:12:29 to 2025-03-03 16:09:50 UTC [more...]
[PATCH v4 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
2025-03-03 16:07 UTC (6+ messages)
` [PATCH v4 01/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v4 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v4 03/17] media: dt-bindings: renesas,rzg2l-cru: Document Renesas RZ/G3E SoC
` [PATCH v4 04/17] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v4 05/17] media: rzg2l-cru: csi2: Use devm_pm_runtime_enable()
[PATCH v17 00/17] media: uvcvideo: Implement UVC v1.5 ROI
2025-03-03 16:06 UTC (6+ messages)
` [PATCH v17 16/17] media: uvcvideo: implement "
[PATCH v4] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
2025-03-03 16:05 UTC (5+ messages)
[PATCH v3 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements
2025-03-03 16:02 UTC (20+ messages)
` [PATCH v3 01/19] media: i2c: ds90ub953: Fix error prints
` [PATCH v3 02/19] media: i2c: ds90ub913: Fix returned fmt from .set_fmt()
` [PATCH v3 03/19] media: i2c: ds90ub913: Align ub913_read() with other similar functions
` [PATCH v3 04/19] media: i2c: ds90ub9xx: Add err parameter to read/write funcs
` [PATCH v3 05/19] media: i2c: ds90ub960: Add error handling to multiple places
` [PATCH v3 06/19] media: i2c: ds90ub953: Add error handling to ub953_log_status()
` [PATCH v3 07/19] media: i2c: ds90ub913: Add error handling to ub913_log_status()
` [PATCH v3 08/19] media: i2c: ds90ub953: Speed-up I2C watchdog timer
` [PATCH v3 09/19] media: i2c: ds90ub960: Move UB9702 registers to a separate section
` [PATCH v3 10/19] media: i2c: ds90ub960: Add UB9702 specific registers
` [PATCH v3 11/19] media: i2c: ds90ub960: Split ub960_init_tx_ports()
` [PATCH v3 12/19] media: i2c: ds90ub960: Refresh ub960_init_tx_ports_ub9702()
` [PATCH v3 13/19] media: i2c: ds90ub960: Add RX port iteration support
` [PATCH v3 14/19] media: i2c: ds90ub960: Move all RX port init code into ub960_init_rx_ports()
` [PATCH v3 15/19] media: i2c: ds90ub960: Update UB9702 init sequences
` [PATCH v3 16/19] media: dt-bindings: ti,ds90ub960: Allow setting serializer address
` [PATCH v3 17/19] media: i2c: ds90ub953: Move reg defines to a header file
` [PATCH v3 18/19] media: i2c: ds90ub960: Configure serializer using back-channel
` [PATCH v3 19/19] media: i2c: ds90ub9xx: Set serializer temperature ramp
[PATCH v3] Documentation: dma-buf: heaps: Add heap name definitions
2025-03-03 16:02 UTC
[PATCH] media: uvcvideo: Enable full UVC metadata for all devices
2025-03-03 15:56 UTC (5+ messages)
[PATCH v2 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
2025-03-03 15:51 UTC (7+ messages)
` [PATCH v2 1/3] media: uvcvideo: Return the number of processed controls
` [PATCH v2 2/3] media: uvcvideo: Send control events for partial succeeds
` [PATCH v2 3/3] media: uvcvideo: Rollback non processed entities on error
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-03 15:43 UTC (29+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "
` [PATCH v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection
[PATCH v4 0/2] Allow non-coherent video capture buffers on Rockchip ISP V1
2025-03-03 15:24 UTC (4+ messages)
` [PATCH v4 1/2] media: videobuf2: Fix dmabuf cache sync/flush in dma-contig
` [PATCH v4 2/2] media: rkisp1: Allow non-coherent video capture buffers
[PATCH] media: gspca: Add error logging for sq905c_command() to prevent silent failure
2025-03-03 15:23 UTC
[PATCH v2 0/2] media: m2m-deinterlace: add device-tree support
2025-03-03 15:21 UTC (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add dt bindings for m2m-deinterlace device
[PATCH] media: uvcvideo: Fix deferred probing error
2025-03-03 15:18 UTC (4+ messages)
[RFC PATCH 0/7] Intel IPU7 PCI and input system device drivers
2025-03-03 15:18 UTC (6+ messages)
` [RFC PATCH 2/7] media: ipu7: add Intel IPU7 PCI device driver
[PATCH v5] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
2025-03-03 15:16 UTC (2+ messages)
[PATCH v2 0/2] venus driver fixes to avoid possible OOB read access
2025-03-03 15:01 UTC (7+ messages)
[PATCH v4 0/5] media: uvcvideo: Implement Granular Power Saving
2025-03-03 14:42 UTC (11+ messages)
` [PATCH v4 1/5] media: uvcvideo: Keep streaming state in the file handle
` [PATCH v4 2/5] media: uvcvideo: Create uvc_pm_(get|put) functions
` [PATCH v4 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL
` [PATCH v4 4/5] media: uvcvideo: Make power management granular
` [PATCH v4 5/5] media: uvcvideo: Do not turn on the camera for some ioctls
[PATCH v3 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
2025-03-03 13:38 UTC (3+ messages)
` [PATCH v3 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
[PATCH] media: remove STA2x11 media pci driver
2025-03-03 10:30 UTC
[GIT PULL FOR v6.15] uvcvideo improvements
2025-03-03 8:53 UTC (4+ messages)
` [GIT,PULL,FOR,v6.15] "
[PATCH] venus: vdec: queue dpb buffers to firmware for video seek
2025-03-03 8:15 UTC (2+ messages)
[PATCH V6 0/3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2025-03-03 7:55 UTC (8+ messages)
` [PATCH V6 1/3] media: i2c: imx334: Optimized 4k and 2k mode register arrays
` [PATCH V6 2/3] media: i2c: imx334: update mode_3840x2160_regs array
` [PATCH V6 3/3] media: i2c: imx334: add modes for 720p and 480p resolutions
[PATCH] media: i2c: Add OV05C camera sensor driver
2025-03-03 7:52 UTC (4+ messages)
[PATCH v4 0/4] Add MTK AIE Driver For MT8188
2025-03-03 2:50 UTC (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: add MT8188 AIE
` [PATCH v4 3/4] uapi: linux: "
[PATCH v6 00/10] Amlogic C3 ISP support
2025-03-03 1:59 UTC (10+ messages)
` [PATCH v6 01/10] dt-bindings: media: Add amlogic,c3-mipi-csi2.yaml
` [PATCH v6 03/10] dt-bindings: media: Add amlogic,c3-mipi-adapter.yaml
` [PATCH v6 05/10] dt-bindings: media: Add amlogic,c3-isp.yaml
` [PATCH v6 08/10] media: platform: Add C3 ISP driver
[PATCH for v6.14] media: rtl2832_sdr: assign vb2 lock before vb2_queue_init
2025-03-03 1:10 UTC (2+ messages)
[BUG] list_add corruption in em28xx_init_extension (em28xx driver) on 6.14.0-rc4
2025-03-03 1:21 UTC
[PATCH] media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interrupt
2025-03-02 21:41 UTC (2+ messages)
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-03-02 15:47 UTC (7+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
[PATCH 1/2] media: ov08x40: Fix value of reset GPIO when requesting it
2025-03-02 15:41 UTC (4+ messages)
` [PATCH 2/2] media: ov08x40: Log chip ID when identifying the chip
[PATCH v2] media: vimc: skip .s_stream() for stopped entities
2025-03-02 14:58 UTC
[PATCH v2] media: renesas: vsp1: Add support for VSPX
2025-03-02 14:07 UTC (2+ messages)
[PATCH v2 0/6] media: renesas: vsp1: Add support for IIF
2025-03-02 14:05 UTC (12+ messages)
` [PATCH v2 1/6] media: vsp1: Add support IIF ISP Interface
` [PATCH v2 2/6] media: vsp1: Clean FRE interrupt status
` [PATCH v2 3/6] media: vsp1: dl: Use singleshot DL for VSPX
` [PATCH v2 5/6] media: vsp1: rwpf: Support RAW Bayer and ISP config
` [PATCH v2 6/6] media: vsp1: rwpf: Support operations with IIF
[PATCH] media: cec: avoid wraparound in timer interval calculation
2025-03-01 21:28 UTC (3+ messages)
[PATCH v8 9/9] misc: add FPC202 dual port controller driver
2025-03-01 20:31 UTC (3+ messages)
[PATCH 0/3] Fix full range quantization on rkisp1 based devices
2025-03-01 14:34 UTC (8+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space
` [PATCH 2/3] media: rkisp1: Fix the quantization settings of CPROC
` [PATCH 3/3] media: rkisp1: Remove unnecessary defines
[PATCH v1 00/13] Convert to use devm_kmemdup_array()
2025-02-28 21:22 UTC (2+ messages)
` (subset) "
[PATCH v1 0/8] MT9M114 driver bugfix and improvements
2025-02-28 19:11 UTC (5+ messages)
` [PATCH v1 2/8] MT9M114: Add pad-slew-rate DT-binding
[PATCH 0/4] media: qcom: iris: add support for SM8650
2025-02-28 16:38 UTC (15+ messages)
` [PATCH 1/4] dt-bindings: media: qcom,sm8550-iris: document SM8650 IRIS accelerator
` [PATCH 3/4] media: platform: qcom/iris: add support for vpu33
` [PATCH 4/4] media: platform: qcom/iris: add sm8650 support
[PATCH v3 0/9] i2c: atr: allow usage of nested ATRs
2025-02-28 15:17 UTC (10+ messages)
` [PATCH v3 1/9] i2c: atr: Fix lockdep for "
` [PATCH v3 2/9] i2c: atr: find_mapping() -> get_mapping()
` [PATCH v3 3/9] i2c: atr: split up i2c_atr_get_mapping_by_addr()
` [PATCH v3 4/9] i2c: atr: do not create mapping in detach_addr()
` [PATCH v3 5/9] i2c: atr: deduplicate logic in attach_addr()
` [PATCH v3 6/9] i2c: atr: allow replacing mappings "
` [PATCH v3 7/9] i2c: atr: add flags parameter to i2c_atr_new()
` [PATCH v3 8/9] i2c: atr: add static flag
` [PATCH v3 9/9] i2c: atr: add passthrough flag
[PATCH v4 0/2] Enable support for error detection in CSI2RX
2025-02-28 8:17 UTC (8+ messages)
` [PATCH v4 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
` 回复: "
` [PATCH v4 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS
[PATCH 0/2] media: vivid: Make CONFIG_FB optional
2025-02-28 13:08 UTC (3+ messages)
` [PATCH 1/2] media: vivid: Move all fb_info references into vivid-osd
` [PATCH 2/2] media: vivid: Introduce VIDEO_VIVID_OSD
[PATCH] media: vimc: skip .s_stream() for stopped entities
2025-02-28 11:49 UTC (3+ messages)
[PATCH v3 0/2] Allow non-coherent video capture buffers on Rockchip ISP V1
2025-02-28 11:41 UTC (5+ messages)
` [PATCH v3 1/2] media: videobuf2: Fix dmabuf cache sync/flush in dma-contig
[PATCH v5 0/2] Enable support for error detection in CSI2RX
2025-02-28 11:40 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
` [PATCH v5 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS
[PATCH] media: rkisp1: allow non-coherent video capture buffers
2025-02-28 11:19 UTC (12+ messages)
Build failed in Jenkins: libcamera #1320
2025-02-28 9:56 UTC (2+ messages)
` Jenkins build is back to normal : libcamera #1321
[PATCH] media: imx335: Set vblank immediately
2025-02-28 9:20 UTC (5+ messages)
[PATCH v2] media: imx335: Set vblank immediately
2025-02-28 9:17 UTC
Avermedia DVD EZMaker 7 video distortion on capture
2025-02-28 9:03 UTC (3+ messages)
[PATCH][next] media: dvb: Fix spelling mistake "ofset" -> "offset"
2025-02-28 8:49 UTC
[PATCH 0/8] Add support for Wave6 video codec driver
2025-02-28 8:33 UTC (3+ messages)
` [PATCH 6/8] media: chips-media: wave6: Add Wave6 vpu interface
` [EXT] "
[PATCH][next] media: amphion: Fix spelling mistake "dismatch" -> "mismatch"
2025-02-28 8:26 UTC
[Patch v2] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
2025-02-28 7:38 UTC (2+ messages)
[PATCH v2 0/2] Convert media drivers to use devm_kmemdup_array()
2025-02-28 7:36 UTC (3+ messages)
` [PATCH v2 1/2] media: atmel-isi: "
` [PATCH v2 2/2] media: stm32-dcmi: "
[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
2025-02-28 5:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).