linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 00:23:50 to 2022-01-12 19:05:03 UTC [more...]

[PATCH v1 0/2] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-12 19:04 UTC  (5+ messages)
` [PATCH v1 1/2] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v1 2/2] media: staging: tegra-vde: Support V4L stateless video decoder API

[RFC PATCH 0/3] Add support for BCM2835 camera interface (unicam)
 2022-01-12 18:34 UTC  (5+ messages)
` [RFC PATCH 1/3] media: dt-bindings: media: Add bindings for bcm2835-unicam
` [RFC PATCH 2/3] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface
` [RFC PATCH 3/3] media: imx219: Add support for multiplexed streams

[PATCH] udmabuf: validate ubuf->pagecount
 2022-01-12 18:08 UTC  (2+ messages)

[RFC 00/28] Add RZ/G2L Display support
 2022-01-12 17:46 UTC  (3+ messages)
` [RFC 19/28] media: dt-bindings: media: renesas,vsp1: Document RZ/{G2L,V2L} VSPD bindings
` [RFC 20/28] media: vsp1: Add support for the RZ/G2L VSPD

[PATCH 0/3] Add 12bit and 14bit luma-only formats
 2022-01-12 16:21 UTC  (7+ messages)
` [PATCH 1/3] media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P format
` [PATCH 2/3] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH 3/3] media: v4l: Add V4L2-PIX-FMT-Y14P format

[GIT PULL FOR v5.18] Add microchip csi2dc, atmel fixes, HEVC staging fixes
 2022-01-12 14:25 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Add microchip csi2dc, atmel fixes, HEVC staging (#79945)

[PATCH] media: uvcvideo: Add support for Apple T2-attached FaceTime HD Camera
 2022-01-12 13:13 UTC 

drivers/media/platform/allegro-dvt/allegro-core.c:3206:34: warning: unused variable 'allegro_dt_ids'
 2022-01-12 13:04 UTC 

[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
 2022-01-12 12:46 UTC  (30+ messages)
` [PATCH v3 03/23] media: atmel: introduce microchip csi2dc driver
` [PATCH v3 04/23] media: atmel: atmel-isc: split the clock code into separate source file
` [PATCH v3 07/23] media: atmel: atmel-isc-base: use streaming status when queueing buffers
` [PATCH v3 12/23] media: atmel: atmel-isc: implement media controller
` [PATCH v3 17/23] media: atmel: atmel-isc-base: use mutex to lock awb workqueue from streaming
` [PATCH v3 18/23] media: atmel: atmel-isc-base: add wb debug messages
` [PATCH v3 19/23] media: atmel: atmel-isc-base: clamp wb gain coefficients
` [PATCH v3 20/23] media: atmel: atmel-sama7g5-isc: fix UYVY input format mbus_code typo
` [PATCH v3 21/23] media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formats
` [PATCH v3 22/23] media: atmel: atmel-isc: compact the controller formats list
` [PATCH v3 23/23] media: atmel: atmel-isc: change format propagation to subdev into only verification

[PATCH] drm/msm: Fix wrong size calculation
 2022-01-12 12:33 UTC 

[PATCH v2] media: docs: v4l2grab.c.rst: change unintended assignment
 2022-01-12 12:28 UTC 

[PATCH v3] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-12 11:32 UTC  (2+ messages)

[PATCH 1/1] ov5648: Don't pack controls struct
 2022-01-12 11:21 UTC  (5+ messages)

[PATCH] media: coda: Fix missing put_device() call in coda_get_vdoa_data
 2022-01-12 11:05 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] media: docs: Change unintended assignment in v4l
 2022-01-12 10:40 UTC  (5+ messages)

[PATCH v18, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-12 10:11 UTC  (22+ messages)
` [PATCH v18, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v18, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v18, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v18, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v18, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v18, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v18, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v18, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v18, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v18, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v18, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v18, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v18, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v18, 14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v18, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v18, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v18, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v18, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v18, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH v17, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-12  9:53 UTC  (3+ messages)

[PATCH 0/3] media: stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-01-12  9:25 UTC  (14+ messages)
` [PATCH 1/3] media: stk1160: fix number of buffers in case not all buffers are created
` [PATCH 2/3] media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
` [PATCH 3/3] media: stk1160: use dma_alloc_noncontiguous API

[PATCH] media: i2c: remove unneeded variable
 2022-01-12  9:19 UTC  (2+ messages)

[PATCH v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2022-01-12  9:04 UTC  (6+ messages)
` [PATCH v3] "

[RFC PATCH 0/5] omv6211 linux kernel driver
 2022-01-12  9:00 UTC  (5+ messages)
` [RFC PATCH 1/5] adds ovm6211 driver to staging

[PATCH v7] media: i2c: Add ov08d10 camera sensor driver
 2022-01-12  7:28 UTC  (2+ messages)

[PATCH v2] media: aspeed: Fix no complete irq for non-64-aligned width
 2022-01-12  6:07 UTC 

[PATCH] media: aspeed: Fix no complete irq for non-64-aligned width
 2022-01-12  6:05 UTC  (3+ messages)

[GIT PULL for v5.17-rc1] media fixes
 2022-01-12  5:52 UTC  (2+ messages)
` [GIT PULL for v5.17-rc1] media fixes (#79918)

[PATCH 1/1] media: dvb_frontend: add missing DSS switch cases
 2022-01-12  3:33 UTC 

[PATCH 0/1] media: dvb_frontend: add missing DSS switch cases
 2022-01-12  3:32 UTC 

[PATCH] media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
 2022-01-12  2:09 UTC 

[PATCH v1] media: imx-jpeg: use NV12M to represent non contiguous NV12
 2022-01-12  2:09 UTC  (2+ messages)

Re: [PATCH] media: vidtv: Check for null return of vzalloc
 2022-01-12  2:07 UTC 

[PATCH] media: vidtv: Add the missing kfree to avoid the memory leak
 2022-01-12  2:05 UTC 

[PATCH] media: vidtv: Add the missing kfree to avoid the memory leak
 2022-01-12  2:03 UTC 

[PATCH v2] media: vidtv: Check for null return of vzalloc
 2022-01-12  1:34 UTC 

[PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path
 2022-01-12  1:11 UTC  (13+ messages)

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2022-01-11 23:39 UTC  (3+ messages)
` [PATCH v10 13/38] media: entity: Use pad as the starting point for a pipeline

[PATCH 1/1] v4l: Avoid unaligned access warnings when printing 4cc modifiers
 2022-01-11 21:57 UTC  (10+ messages)

[RFC PATCH 0/8] media: Drop .set_mbus_config(), improve .get_mbus_config()
 2022-01-11 20:37 UTC  (6+ messages)
` [RFC PATCH 2/8] media: i2c: ov6650: Drop implementation of .set_mbus_config()

[PATCH v4, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-11 19:55 UTC  (2+ messages)

[PATCH 0/2] Intra-refresh type control
 2022-01-11 19:49 UTC  (3+ messages)
` [PATCH 1/2] media: v4l2-ctrls: Add intra-refresh "

[PATCH v2 00/13] media: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-11 19:30 UTC  (13+ messages)
` [PATCH v2 06/13] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
` [PATCH v2 08/13] media: marvell-ccic: Use platform_get_irq() "
` [PATCH v2 09/13] media: mtk-vcodec: Drop unnecessary call to platform_get_resource()
` [PATCH v2 10/13] media: exynos4-is: Use platform_get_irq() to get the interrupt
` [PATCH v2 11/13] media: s5p-g2d: "
` [PATCH v2 12/13] media: mtk-vpu: Drop unnecessary call to platform_get_resource()
` [PATCH v2 13/13] media: coda: Use platform_get_irq() to get the interrupt

[PATCH v5 0/6] staging: media: wave5: add wave5 codec driver
 2022-01-11 16:16 UTC  (7+ messages)
` [PATCH v5 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH v5 2/6] staging: media: wave5: Add the vdi layer
` [PATCH v5 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH v5 4/6] staging: media: wave5: Add TODO file
` [PATCH v5 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH v5 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH v2 1/2] dt-binding: media: hynix,hi846: use $defs/port-base port description
 2022-01-11 14:07 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: media: hynix,hi846: add link-frequencies description

[PATCH v3 0/8] camss: Fixup multiple VDDA regulator support
 2022-01-11 13:13 UTC  (10+ messages)
` [PATCH v3 1/8] media: dt-bindings: media: camss: Fixup vdda regulator descriptions sdm845
` [PATCH v3 2/8] media: dt-bindings: media: camss: Add vdda supply declarations sm8250
` [PATCH v3 3/8] arm64: dts: qcom: sdm845: Rename camss vdda-supply to vdda-phy-supply
` [PATCH v3 4/8] arm64: dts: qcom: sdm845: Add camss vdda-pll-supply
` [PATCH v3 5/8] media: camss: Add regulator_bulk support
` [PATCH v3 6/8] media: camss: Set unused regulators to the empty set
` [PATCH v3 7/8] media: camss: Point sdm845 at the correct vdda regulators
` [PATCH v3 8/8] media: camss: Point sm8250 "

[PATCH v2 0/8] camss: Fixup multiple VDDA regulator support
 2022-01-11 11:40 UTC  (5+ messages)
` [PATCH v2 5/8] media: camss: Add regulator_bulk support

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-11 10:57 UTC  (29+ messages)
` [PATCH v9 01/15] dt-binding: mediatek: Get rid of mediatek,larb for multimedia HW
  ` [PATCH v9 01/15] dt-binding: mediatek: Get rid of mediatek, larb "
` [PATCH v9 02/15] iommu/mediatek-v1: Free the existed fwspec if the master dev already has
` [PATCH v9 03/15] iommu/mediatek: Return ENODEV if the device is NULL
` [PATCH v9 04/15] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH v9 05/15] iommu/mediatek: Add device_link between the consumer and the larb devices
` [PATCH v9 06/15] media: mtk-jpeg: Get rid of mtk_smi_larb_get/put
` [PATCH v9 07/15] media: mtk-mdp: "
` [PATCH v9 08/15] drm/mediatek: Add pm runtime support for ovl and rdma
` [PATCH v9 09/15] drm/mediatek: Get rid of mtk_smi_larb_get/put
` [PATCH v9 10/15] media: mtk-vcodec: "
` [PATCH v9 11/15] media: mtk-vcodec: dec: Remove mtk_vcodec_release_dec_pm
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm
` [PATCH v9 13/15] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
` [PATCH v9 15/15] arm64: dts: mediatek: Get rid of mediatek,larb for MM nodes
  ` [PATCH v9 15/15] arm64: dts: mediatek: Get rid of mediatek, larb "

[GIT PULL FOR v5.18] Various fixes
 2022-01-11 10:53 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Various fixes (#79890)

[PATCH 0/5] Support Geekworm MZP280 Panel for Raspberry Pi
 2022-01-11 10:40 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: display: simple: add Geekworm MZP280 Panel
` [PATCH 4/5] drm/panel: "

[PATCH] media: vidtv: Check for null return of vzalloc
 2022-01-11  9:58 UTC  (2+ messages)

[PATCH v2] media: platform: Add brask to the match table
 2022-01-11  9:41 UTC  (2+ messages)

[PATCH v11 1/4] soc: mediatek: mmsys: add CMDQ write register function
 2022-01-11  9:38 UTC  (4+ messages)
` [PATCH v11 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

[PATCH v2] media: meson: vdec: potential dereference of null pointer
 2022-01-11  9:21 UTC  (2+ messages)

[PATCH 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2022-01-11  8:22 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH v1] media: hi847: Add support for Hi-847 sensor
 2022-01-11 15:08 UTC 

cron job: media_tree daily build: WARNINGS
 2022-01-11  5:59 UTC 

[PATCH] media: ov5675: use group write to update digital gain
 2022-01-11  4:27 UTC  (6+ messages)

[GIT PULL for v5.17-rc1] New year's media updates
 2022-01-11  3:06 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).