linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-13 12:31:16 to 2025-10-14 17:41:18 UTC [more...]

[PATCH 00/25] media: i2c: ov01a10: Add crop, ov01a1b and ov01a1s support
 2025-10-14 17:40 UTC  (24+ messages)
` [PATCH 01/25] media: i2c: ov01a10: Fix the horizontal flip control
` [PATCH 02/25] media: i2c: ov01a10: Fix reported pixel-rate value
` [PATCH 03/25] media: i2c: ov01a10: Fix gain range
` [PATCH 04/25] media: i2c: ov01a10: Add missing v4l2_subdev_cleanup() calls
` [PATCH 05/25] media: i2c: ov01a10: Fix passing stream instead of pad to v4l2_subdev_state_get_format()
` [PATCH 06/25] media: i2c: ov01a10: Fix test-pattern disabling
` [PATCH 07/25] media: i2c: ov01a10: Change default vblank value to a vblank resulting in 30 fps
` [PATCH 08/25] media: i2c: ov01a10: Convert to new CCI register access helpers
` [PATCH 09/25] media: i2c: ov01a10: Remove overly verbose probe() error reporting
` [PATCH 10/25] media: i2c: ov01a10: Store dev pointer in struct ov01a10
` [PATCH 11/25] media: i2c: ov01a10: Add ov01a10_check_hwcfg() function
` [PATCH 12/25] media: i2c: ov01a10: Add power on/off sequencing support
` [PATCH 13/25] media: i2c: ov01a10: Don't update pixel_rate and link_freq from set_fmt
` [PATCH 14/25] media: i2c: ov01a10: Move setting of ctrl->flags to after checking ctrl_hdlr->error
` [PATCH 15/25] media: i2c: ov01a10: Use native and default for pixel-array size names
` [PATCH 16/25] media: i2c: ov01a10: Add cropping support / allow arbitrary sizes
` [PATCH 17/25] media: i2c: ov01a10: Remove struct ov01a10_reg_list
` [PATCH 18/25] media: i2c: ov01a10: Replace exposure->min/step with direct define use
` [PATCH 19/25] media: i2c: ov01a10: Only set register 0x0305 once
` [PATCH 20/25] media: i2c: ov01a10: Remove values set by controls from global_setting[]
` [PATCH 21/25] media: i2c: ov01a10: Add ov01a10_sensor_cfg struct
` [PATCH 22/25] media: i2c: ov01a10: Optimize setting h/vflip values
` [PATCH 23/25] media: i2c: ov01a10: Add ov01a1b support

[PATCH 1/1] media: dt-bindings: video-interfaces: add video-interfaces.h information
 2025-10-14 17:00 UTC 

[PATCH v12 00/18] media: rockchip: add a driver for the rockchip camera interface
 2025-10-14 16:35 UTC  (20+ messages)
` [PATCH v12 01/18] Documentation: admin-guide: media: add "
` [PATCH v12 02/18] media: dt-bindings: video-interfaces: add defines for sampling modes
` [PATCH v12 03/18] media: dt-bindings: add rockchip px30 vip
` [PATCH v12 04/18] media: dt-bindings: add rockchip rk3568 vicap
` [PATCH v12 05/18] media: dt-bindings: add rockchip rk3568 mipi csi-2 receiver
` [PATCH v12 06/18] media: rockchip: add driver for the rockchip "
` [PATCH v12 07/18] media: rockchip: add driver for the rockchip camera interface
` [PATCH v12 08/18] media: rockchip: rkcif: add abstraction for interface and crop blocks
` [PATCH v12 09/18] media: rockchip: rkcif: add abstraction for dma blocks
` [PATCH v12 10/18] media: rockchip: rkcif: add support for px30 vip dvp capture
` [PATCH v12 11/18] media: rockchip: rkcif: add support for rk3568 vicap "
` [PATCH v12 12/18] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
` [PATCH v12 13/18] arm64: defconfig: enable rockchip camera interface and mipi csi-2 receiver
` [PATCH v12 14/18] arm64: dts: rockchip: add the vip node to px30
` [PATCH v12 15/18] arm64: dts: rockchip: add vicap node to rk356x
` [PATCH v12 16/18] arm64: dts: rockchip: add mipi csi-2 receiver "
` [PATCH v12 17/18] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
` [PATCH v12 18/18] arm64: dts: rockchip: add overlay for radxa camera 8m

[PATCH 0/2] optimization of dma-buf system_heap allocation
 2025-10-14 15:52 UTC  (12+ messages)
` [PATCH 1/2] mm: call back alloc_pages_bulk_list since it is useful
` [PATCH 2/2] driver: dma-buf: use alloc_pages_bulk_list for order-0 allocation

[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
 2025-10-14 15:07 UTC  (11+ messages)

[PATCH for v5 0/2] media: pci: Fix invalid access to file *
 2025-10-14 13:19 UTC  (3+ messages)
` [PATCH for v6.18 v5 1/2] media: cx18: "
` [PATCH for v6.18 v5 2/2] media: ivtv: "

[PATCH v4 0/2] media: pci: Fix invalid access to file *
 2025-10-14 12:53 UTC  (8+ messages)
` [PATCH v4 1/2] media: cx18: "
` [PATCH v4 2/2] media: ivtv: "

[PATCH v7 0/8] media: Introduce V4L2 generic ISP support
 2025-10-14 12:07 UTC  (14+ messages)
` [PATCH v7 1/8] media: uapi: Introduce V4L2 generic ISP types
` [PATCH v7 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params
` [PATCH v7 3/8] media: uapi: Convert Amlogic C3 "
` [PATCH v7 4/8] media: Documentation: uapi: Add V4L2 ISP documentation
` [PATCH v7 5/8] media: v4l2-core: Introduce v4l2-isp.c
` [PATCH v7 6/8] media: rkisp1: Use v4l2-isp for validation
` [PATCH v7 7/8] media: amlogic-c3: "
` [PATCH v7 8/8] media: Documentation: kapi: Add v4l2 generic ISP support

[PATCH v2] media: i2c: imx214: Exit early on control init errors
 2025-10-14 12:04 UTC  (4+ messages)

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-14 12:03 UTC  (11+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
` [PATCH v4 02/24] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v4 10/24] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

[PATCH v2 0/2] media: az6007: overall refactor to fix bugs
 2025-10-14 11:45 UTC  (5+ messages)
` [PATCH v2 1/2] media: az6007: fix out-of-bounds in az6007_i2c_xfer()
` [PATCH v2 2/2] media: az6007: refactor to properly use dvb-usb-v2

[PATCH v7 00/20] Add GCE support for MT8196
 2025-10-14 11:32 UTC  (5+ messages)
` [PATCH v7 10/20] soc: mediatek: mtk-cmdq: Add new APIs to replace cmdq_pkt_write() and cmdq_pkt_write_mask()

[PATCH 00/32] media: Use %pe format specifier
 2025-10-14 11:29 UTC  (43+ messages)
` [PATCH 01/32] Input: cyttsp5 - "
` [PATCH 02/32] media: dvbdev: "
` [PATCH 03/32] media: mn88443x: "
` [PATCH 04/32] media: adv7842: "
` [PATCH 05/32] media: ar0521: "
` [PATCH 06/32] media: ccs: "
` [PATCH 07/32] media: i2c: ds90ub913: "
` [PATCH 08/32] media: i2c: ds90ub953: "
` [PATCH 09/32] media: i2c: imx274: "
` [PATCH 10/32] media: i2c: imx335: "
` [PATCH 11/32] media: i2c: imx412: "
` [PATCH 12/32] media: i2c: max9286: "
` [PATCH 13/32] media: i2c: max96717: "
` [PATCH 14/32] media: i2c: mt9m111: "
` [PATCH 15/32] media: i2c: mt9v111: "
` [PATCH 16/32] media: i2c: ov5675: "
` [PATCH 17/32] media: i2c: ov5693: "
` [PATCH 18/32] media: i2c: ov9282: "
` [PATCH 19/32] media: rj54n1cb0c: "
` [PATCH 20/32] media: i2c: st-mipid02: "
` [PATCH 21/32] media: ipu-bridge: "
` [PATCH 22/32] media: ipu3-cio2: "
` [PATCH 23/32] media: ipu6: isys: "
` [PATCH 24/32] media: mediatek: vcodec: "
` [PATCH 25/32] media: imx8mq-mipi-csi2: "
` [PATCH 26/32] media: platform: rzg2l-cru: "
` [PATCH 27/32] media: renesas: vsp1: "
` [PATCH 28/32] media: rkisp1: "
` [PATCH 29/32] media: samsung: exynos4-is: "
` [PATCH 30/32] media: ti: cal "
` [PATCH 31/32] media: staging: ipu3-imgu: "
` [PATCH 32/32] media: staging/ipu7: "

[PATCH net-next v3 0/6] Add AF_XDP zero copy support
 2025-10-14 10:56 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[PATCH] media: samsung: exynos4-is: fix potential ABBA deadlock on init
 2025-10-14 10:46 UTC 

[PATCH v2] media: dvb-usb: az6027: fix out-of-bounds in az6027_i2c_xfer()
 2025-10-14 10:29 UTC  (2+ messages)

[PATCH 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-14 10:10 UTC  (7+ messages)
` [PATCH 7/8] media: iris: move common register definitions to the header

[PATCH v2 RESEND] media: as102: fix to not free memory after the device is registered in as102_usb_probe()
 2025-10-14 10:06 UTC  (2+ messages)

[PATCH v2 RESEND] media: hackrf: fix to not free memory after the device is registered in hackrf_probe()
 2025-10-14  9:51 UTC  (2+ messages)

[PATCH] media: i2c: imx214: Exit early on control init errors
 2025-10-14  8:49 UTC  (2+ messages)

[PATCH v3 0/8] media: iris: port support for Qualcomm SC7280
 2025-10-14  8:40 UTC  (17+ messages)
` [PATCH v3 1/8] media: iris: turn platform caps into constants
` [PATCH v3 2/8] media: iris: turn platform data "
` [PATCH v3 3/8] media: iris: stop copying r/o data
` [PATCH v3 4/8] media: iris: stop encoding PIPE value into fw_caps
` [PATCH v3 5/8] media: iris: remove duplicateion between generic gen2 data and qcs8300
` [PATCH v3 6/8] media: iris: rename sm8250 platform file to gen1
` [PATCH v3 8/8] media: iris: enable support for SC7280 platform

[PATCH v2 1/2] Revert "media: xc2028: avoid use-after-free in load_firmware_cb()"
 2025-10-14  8:11 UTC  (3+ messages)
` [PATCH v2 2/2] media: xc2028: hold the device if firmware loading is in progress

[PATCH v8 0/5] dma-buf: heaps: Create a CMA heap for each CMA reserved region
 2025-10-14  7:55 UTC  (5+ messages)
  ` [PATCH v8 3/5] dma: contiguous: Register reusable CMA regions at boot
  ` [PATCH v8 4/5] dma: contiguous: Reserve default CMA heap

[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-14  7:08 UTC  (9+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects
` [RFC 2/8] dma-buf: Add a helper to match interconnects between exporter/importer
` [RFC 3/8] dma-buf: Add support for IOV interconnect
` [RFC 4/8] vfio/pci/dmabuf: "
` [RFC 5/8] drm/xe/dma_buf: "
` [RFC 6/8] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [RFC 7/8] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [RFC 8/8] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind

[PATCH] media: iris: Fix fps calculation
 2025-10-14  6:45 UTC  (2+ messages)

[PATCH v2] drm/i915/gem: handle drm_vma_node_allow_once() return value
 2025-10-14  6:44 UTC 

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-14  6:38 UTC  (6+ messages)
` [PATCH v17 28/47] dept: add documentation for dept

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-10-14  6:24 UTC  (3+ messages)
  ` [v2,0/3] "

[PATCH] meida: dvb-usb: Optimizing err() output
 2025-10-14  0:30 UTC  (2+ messages)
` [PATCH V2] media: "

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2025-10-13 17:15 UTC  (3+ messages)
` [PATCH v4 3/4] media: tc358743: Fix the RGB MBUS format

[PATCH] dt-bindings: media: fsl,imx6q-vdoa: Remove redundant quote
 2025-10-13 15:47 UTC  (3+ messages)

[PATCH 1/2] dma-buf: replace "#if" with just "if"
 2025-10-13 15:45 UTC  (6+ messages)
` [PATCH 2/2] dma-buf: improve sg_table debugging hack

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-13 15:26 UTC  (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 2/9] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v5 3/9] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions


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