linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-06 14:32:59 to 2025-01-09 10:07:26 UTC [more...]

[PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
 2025-01-09 10:07 UTC  (6+ messages)
` [PATCH v2 3/6] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v2 4/6] media: rockchip: add a driver for the rockchip camera interface (cif)

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-09  9:49 UTC  (20+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH v6] media: i2c: Add Omnivision OV02C10 sensor driver
 2025-01-09  9:38 UTC  (2+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-09  9:28 UTC  (26+ messages)
` [RFC PATCH 01/12] dma-buf: Introduce dma_buf_get_pfn_unlocked() kAPI
` [RFC PATCH 02/12] vfio: Export vfio device get and put registration helpers
` [RFC PATCH 03/12] vfio/pci: Share the core device pointer while invoking feature functions
` [RFC PATCH 04/12] vfio/pci: Allow MMIO regions to be exported through dma-buf
` [RFC PATCH 05/12] vfio/pci: Support get_pfn() callback for dma-buf
` [RFC PATCH 06/12] KVM: Support vfio_dmabuf backed MMIO region
` [RFC PATCH 07/12] KVM: x86/mmu: Handle page fault for vfio_dmabuf backed MMIO
` [RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
` [RFC PATCH 09/12] vfio/pci: Export vfio dma-buf specific info for importers
` [RFC PATCH 10/12] KVM: vfio_dmabuf: Fetch VFIO specific dma-buf data for sanity check
` [RFC PATCH 11/12] KVM: x86/mmu: Export kvm_is_mmio_pfn()
` [RFC PATCH 12/12] KVM: TDX: Implement TDX specific private MMIO map/unmap for SEPT

[PATCH v6 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2025-01-09  9:00 UTC  (6+ messages)
` [PATCH v6 12/13] media: i2c: imx214: Fix clock handling on probe error or remove

[RFC v4 0/9] Sub-device configuration models
 2025-01-09  8:01 UTC  (23+ messages)
` [RFC v4 1/9] media: Documentation: Rework embedded data documentation
` [RFC v4 2/9] media: Documentation: Add a hyphen to list-based
` [RFC v4 3/9] media: Documentation: Reword split of sensor driver to two classes
` [RFC v4 4/9] media: Documentation: Add subdev configuration models, raw sensor model
` [RFC v4 5/9] media: Documentation: Add scaling and post-scaler crop for common raw
` [RFC v4 6/9] media: uapi: Add V4L2_CID_CONFIG_MODEL control
` [RFC v4 7/9] media: uapi: Add V4L2_CID_BINNING control for binning configuration
` [RFC v4 8/9] media: uapi: Add controls for sub-sampling configuration
` [RFC v4 9/9] media: Documentation: Add binning and sub-sampling controls

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-01-09  7:17 UTC  (12+ messages)
` [PATCH v4 1/6] tee: add restricted memory allocation

[PATCH v4] media: i2c: add lt6911uxe hdmi bridge driver
 2025-01-09  3:36 UTC  (3+ messages)

[PATCH] media: docs: dev-decoder: Trigger dynamic source change for colorspace
 2025-01-09  2:25 UTC  (3+ messages)

[PATCH] media: dt-bindings: adv7180: Document the 'interrupts' property
 2025-01-09  0:05 UTC 

[RESEND PATCH v5 0/4] Add Synopsys DesignWare HDMI RX Controller
 2025-01-08 23:17 UTC  (5+ messages)

[PATCH v3 1/1] media: uvcvideo: require entities to have a non-zero unique ID
 2025-01-08 22:14 UTC  (5+ messages)

[PATCH 1/2] media: amphion: Support display delay for Hevc format
 2025-01-08 19:27 UTC  (5+ messages)

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2025-01-08 19:15 UTC  (16+ messages)
` [PATCH 1/7] RFC: media: Add media_request_{pin,unpin} API
` [PATCH 2/7] docs: uapi: media: Document Raspberry Pi NV12 column format
` [PATCH 3/7] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128

[PATCH v2 00/10] media: ov08x40: Various improvements
 2025-01-08 16:52 UTC  (9+ messages)

[PATCH v5 0/9] misc: Support TI FPC202 dual-port controller
 2025-01-08 16:14 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v5 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v5 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v5 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v5 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v5 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v5 7/9] i2c: support per-channel ATR alias pools
` [PATCH v5 8/9] i2c: Support dynamic address translation
` [PATCH v5 9/9] misc: add FPC202 dual port controller driver

[PATCH v8 00/16] media: qcom: camss: Add sm8550 support
 2025-01-08 14:37 UTC  (17+ messages)
` [PATCH v8 01/16] media: qcom: camss: csiphy-3ph: Fix trivial indentation fault in defines
` [PATCH v8 02/16] media: qcom: camss: csiphy-3ph: Remove redundant PHY init sequence control loop
` [PATCH v8 03/16] media: qcom: camss: csiphy-3ph: Rename struct
` [PATCH v8 04/16] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
` [PATCH v8 05/16] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct
` [PATCH v8 06/16] media: qcom: camss: csiphy-3ph: Use an offset variable to find common control regs
` [PATCH v8 07/16] media: qcom: camss: csid: Move common code into csid core
` [PATCH v8 08/16] media: qcom: camss: vfe: Move common code into vfe core
` [PATCH v8 09/16] media: qcom: camss: Add callback API for RUP update and buf done
` [PATCH v8 10/16] media: qcom: camss: Add default case in vfe_src_pad_code
` [PATCH v8 11/16] media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available
` [PATCH v8 12/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding
` [PATCH v8 13/16] media: qcom: camss: Add sm8550 compatible
` [PATCH v8 14/16] media: qcom: camss: csiphy-3ph: Add Gen2 v2.1.2 two-phase MIPI CSI-2 DPHY support
` [PATCH v8 15/16] media: qcom: camss: Add CSID 780 support
` [PATCH v8 16/16] media: qcom: camss: Add support for VFE 780

[PATCH v4 0/9] misc: Support TI FPC202 dual-port controller
 2025-01-08 14:35 UTC  (13+ messages)
` [PATCH v4 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v4 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v4 4/9] i2c: use client addresses directly in ATR interface

[PATCH v8 0/9] Use V4L2 mbus config for conveying link frequency
 2025-01-08 13:53 UTC  (13+ messages)
` [PATCH v8 1/9] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v8 2/9] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v8 6/9] media: Documentation: Add a note to set all fields in get_mbus_config op
` [PATCH v8 9/9] media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad

[PATCH v2 0/8] media: stm32: csi / dcmipp corrections
 2025-01-08 13:16 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: media: clarify stm32 csi & simplify example
` [PATCH v2 2/8] media: stm32: csi: add missing pm_runtime_put on error
` [PATCH v2 3/8] media: stm32: csi: register subdev only at end of probe
` [PATCH v2 4/8] media: stm32: csi: use ARRAY_SIZE to search D-PHY table
` [PATCH v2 5/8] media: stm32: csi: simplify enable_streams error handling
` [PATCH v2 6/8] media: stm32: csi: remove useless fwnode_graph_get_endpoint call
` [PATCH v2 7/8] media: stm32: csi: correct unsigned or useless variable settings
` [PATCH v2 8/8] media: stm32: dcmipp: add has_csi2 & needs_mclk in match data

[linuxtv-media-pending:next] BUILD SUCCESS c5aa327e10b194884a9c9001a751f6e4703bc3e3
 2025-01-08 13:08 UTC 

[PATCH 0/9] media: stm32: csi / dcmipp corrections
 2025-01-08 12:42 UTC  (6+ messages)
` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example

[PATCH] dt-bindings: usb: usb-device: Add panel-location
 2025-01-08  9:48 UTC  (11+ messages)

[PATCH v3 0/6] dt-bindings: media: camss: Fix interrupt types
 2025-01-08  4:58 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-01-08  4:43 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-01-08  4:41 UTC  (5+ messages)
` [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH v5 0/6] media: Fix coccinelle warning/errors
 2025-01-07 21:26 UTC  (9+ messages)
` [PATCH v5 1/6] media: dvb-frontends: tda10048: Make the range of z explicit
` [PATCH v5 2/6] media: venus: vdec: Clamp parm smaller than 1fps and bigger than 240
` [PATCH v5 3/6] media: venus: venc: "
` [PATCH v5 4/6] media: venus: Remove timeperframe from inst
` [PATCH v5 5/6] media: venus: venc: Make the range of us_per_frame explicit
` [PATCH v5 6/6] media: venus: vdec: "

[PATCH] media: tc358746: add support for 8/10/12/14-bit RAW Bayer formats
 2025-01-07 16:52 UTC  (4+ messages)
` [PATCH] media: tc358746: improve calculation of the D-PHY timing registers

[PATCH v9 0/5] Add SDM670 camera subsystem
 2025-01-07 16:38 UTC  (2+ messages)
` (subset) "

[PATCH v3] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-01-07 15:37 UTC  (3+ messages)

[PATCH v3 0/4] Add AIE Driver
 2025-01-07 15:32 UTC  (3+ messages)
` [PATCH v3 3/4] media: mediatek: add MT8188 AIE driver

[linuxtv-media-pending:next] BUILD SUCCESS 210afa1598de32070faac2c7a33db6006c8408be
 2025-01-07 14:18 UTC 

[PATCH v7 00/16] media: qcom: camss: Add sm8550 support
 2025-01-07 12:47 UTC  (6+ messages)
` [PATCH 12/16] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH] media/mmp: Bring back registration of the device
 2025-01-07 12:11 UTC  (5+ messages)

[PATCH v4 0/2] Add Block event interrupt support for I2C protocol
 2025-01-07 10:39 UTC  (7+ messages)
` [PATCH v4 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support
` [PATCH v4 2/2] i2c: i2c-qcom-geni: Add "

[PATCH] media: lirc: Fix error handling in lirc_register()
 2025-01-07 10:38 UTC  (3+ messages)

[PATCH 0/2] media: v4l: fwnode: Improve line-orders parsing
 2025-01-07 10:09 UTC  (5+ messages)
` [PATCH 2/2] media: v4l: fwnode: Parse CSI-2 C-PHY line-orders like bus-type

[PATCH v4 0/6] media: Fix coccinelle warning/errors
 2025-01-07  9:54 UTC  (4+ messages)
` [PATCH v4 6/6] media: venus: vdec: Make the range of us_per_frame explicit

[PATCH] media: radio-aztech.c: fix old email in comment
 2025-01-07  9:14 UTC 

[PATCH v3 0/7] Add GCE support for MT8196
 2025-01-07  7:26 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox

[PATCH v2] media: amphion: Support dmabuf and v4l2 buffer without binding
 2025-01-07  2:04 UTC  (3+ messages)

[PATCH v2 0/4] Fix critical bugs
 2025-01-07  1:39 UTC  (2+ messages)

[PATCH] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-01-06 21:18 UTC  (4+ messages)

[PATCH v2] media: uvcvideo: Filter hw errors while enumerating controls
 2025-01-06 16:20 UTC  (3+ messages)

[PATCH v2 0/2] media: uvc: limit max bandwidth for HDMI capture
 2025-01-06 16:16 UTC  (7+ messages)
` [PATCH v2 1/2] media: uvcvideo: Add a UVC_FIVAL_DENOM define
` [PATCH v2 2/2] media: uvc: limit max bandwidth for HDMI capture

[PATCH] edid-decode: support parsing EDID-Like Data
 2025-01-06 14:32 UTC  (3+ 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).