linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-02 16:34:15 to 2025-01-08 13:27:50 UTC [more...]

[PATCH v4 0/9] misc: Support TI FPC202 dual-port controller
 2025-01-08 13:27 UTC  (10+ 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 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v4 4/9] i2c: use client addresses directly in ATR interface

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-01-08 13:23 UTC  (15+ 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

[RFC v4 0/9] Sub-device configuration models
 2025-01-08 13:23 UTC  (17+ 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

[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

[PATCH v8 0/9] Use V4L2 mbus config for conveying link frequency
 2025-01-08 13:14 UTC  (7+ messages)
` [PATCH v8 1/9] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v8 9/9] media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad

[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 v6 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2025-01-08 11:51 UTC  (3+ messages)
` [PATCH v6 12/13] media: i2c: imx214: Fix clock handling on probe error or remove

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-01-08 11:12 UTC  (17+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH 0/7] Raspberry Pi HEVC decoder driver
 2025-01-08  9:52 UTC  (13+ 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] 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  (12+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: qcom-cci: Document x1e80100 compatible
` [PATCH v3 3/6] dt-bindings: media: Add qcom,x1e80100-camss
` [PATCH v3 4/6] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v3 5/6] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v3 6/6] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` (subset) [PATCH v3 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon

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

[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 v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
 2025-01-07 11:07 UTC  (4+ messages)
` [PATCH v2 3/6] media: dt-bindings: media: add bindings for rockchip rk3568 vicap

[PATCH v4 0/2] Add Block event interrupt support for I2C protocol
 2025-01-07 10:39 UTC  (8+ 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  (4+ messages)

[PATCH 0/2] media: v4l: fwnode: Improve line-orders parsing
 2025-01-07 10:09 UTC  (6+ messages)
` [PATCH 1/2] media: v4l: fwnode: Add definitions for CSI-2 C-PHY line-orders
` [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  (11+ messages)
` [PATCH v4 1/6] media: dvb-frontends: tda10048: Make the range of z explicit
` [PATCH v4 2/6] media: venus: vdec: Ignore parm smaller than 1fps
` [PATCH v4 3/6] media: venus: venc: "
` [PATCH v4 4/6] media: venus: Remove timeperframe from inst
` [PATCH v4 5/6] media: venus: venc: Make the range of us_per_frame explicit
` [PATCH v4 6/6] media: venus: vdec: "

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

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

[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] media: docs: dev-decoder: Trigger dynamic source change for colorspace
 2025-01-07  5:36 UTC 

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

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

[PATCH 0/3] broadcom, ethernet/marvell,cx231xx,can/dev: Remove unused values and dead code
 2025-01-06 14:07 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] usb/cx231xx: Remove unused value

[PATCHv3 0/2] media: venus: partial revert of 45b1a1b348ec1
 2025-01-06 13:24 UTC  (4+ messages)
` [PATCHv3 1/2] media: venus: destroy hfi session after m2m_ctx release

[PATCH v3 00/26] media: Fix coccinelle warning/errors
 2025-01-06 12:21 UTC  (3+ messages)
` [PATCH v3 23/26] media: venus: vdec: Make the range of us_per_frame explicit

[PATCH v4] media: i2c: add lt6911uxe hdmi bridge driver
 2025-01-06 11:56 UTC  (2+ messages)

[PATCH v3 1/1] media: uvcvideo: require entities to have a non-zero unique ID
 2025-01-06 10:55 UTC  (2+ messages)

[PATCH v2 0/4] media: v4l: fwnode: Add support for CSI-2 C-PHY line orders
 2025-01-06 10:47 UTC  (10+ messages)
` [PATCH v2 2/4] media: v4l: fwnode: Parse MiPI DisCo for C-PHY line-orders
` [PATCH v2 3/4] arm64: dts: renesas: white-hawk-csi-dsi: Define CSI-2 data line orders

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

[PATCH 0/3] staging: media: max96712: a few, mainly cosmetic, changes
 2025-01-06  8:28 UTC  (3+ messages)
` [PATCH 1/3] staging: media: max96712: fix typo

[PATCH] staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()
 2025-01-06  8:22 UTC  (2+ messages)

[PATCH] media: coda: Add system resume interface
 2025-01-06  8:15 UTC  (2+ messages)

[PATCH v6 0/3] media: mediatek: vcodec: support h264 extend vsi
 2025-01-06  6:58 UTC  (4+ messages)
` [PATCH v6 2/3] media: mediatek: vcodec: support extended h264 decode

[PATCH 0/2] venus driver fixes to avoid possible OOB read access
 2025-01-06  0:06 UTC  (5+ messages)
` [PATCH 1/2] media: venus: fix OOB read issue due to double read
` [PATCH 2/2] media: venus: fix OOB access issue while reading sequence changed events

[PATCH] media: dvb-usb: Constify struct usb_device_id
 2025-01-05 21:19 UTC 

[GIT PULL FOR v6.14] Venus updates
 2025-01-04 13:43 UTC  (2+ messages)
` [GIT PULL FOR v6.14] Venus updates (#106400)

[GIT PULL FOR v6.14] imx8-isi fixes and improvements
 2025-01-04  0:29 UTC  (2+ messages)
` [GIT PULL FOR v6.14] imx8-isi fixes and improvements (#106397)

[GIT PULL FOR v6.14] imx8-isi fixes and improvements
 2025-01-03 18:29 UTC  (5+ messages)
  ` [GIT,PULL,FOR,v6.14] "

[PATCH] media: rkisp1: allow non-coherent video capture buffers
 2025-01-03 15:23 UTC  (2+ messages)

[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
 2025-01-03 14:48 UTC  (6+ messages)
` [PATCH v10 4/4] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2025-01-03  0:29 UTC  (6+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages

[linuxtv-media-pending:next] BUILD SUCCESS 2762eab6d4140781840f253f9a04b8627017248b
 2025-01-02 22:54 UTC 

[PATCH v12 0/8] Add Toshiba Visconti Video Input Interface driver
 2025-01-02 21:26 UTC  (3+ messages)
` [PATCH v12 7/8] documentation: media: add documentation for "

[PATCH v5 0/5] media: i2c: imx219: Fixes for blanking, pixel rate and binning
 2025-01-02 16:48 UTC  (5+ messages)
` [PATCH v5 2/5] media: i2c: imx219: Rename VTS to FRM_LENGTH
` [PATCH v5 3/5] media: i2c: imx219: make HBLANK r/w to allow longer exposures


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