linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 11:45:13 to 2022-01-12 09:50:35 UTC [more...]

[PATCH v18, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-12  9:49 UTC  (18+ 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, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [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] media: docs: Change unintended assignment in v4l
 2022-01-12  9:43 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 v3 00/23] media: atmel: atmel-isc: implement media controller
 2022-01-12  9:21 UTC  (27+ 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] 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 v3] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-11 19:40 UTC 

[PATCH v2 00/13] media: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-11 19:30 UTC  (19+ messages)
` [PATCH v2 01/13] media: vsp1: Use platform_get_irq() to get the interrupt
` [PATCH v2 02/13] media: camss: Use platform_get_irq_byname() "
` [PATCH v2 03/13] media: bdisp: Use platform_get_irq() "
` [PATCH v2 04/13] media: s5p-mfc: "
` [PATCH v2 05/13] media: stm32-dma2d: "
` [PATCH v2 06/13] media: davinci: vpif: Use platform_get_irq_optional() "
` [PATCH v2 07/13] media: exynos-gsc: Use platform_get_irq() "
` [PATCH v2 08/13] media: marvell-ccic: "
` [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 v17, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-11 11:54 UTC  (2+ messages)

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

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

[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: coda: Fix missing put_device() call in coda_get_vdoa_data
 2022-01-11 10:06 UTC  (2+ messages)

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

[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
 2022-01-10 22:31 UTC  (5+ messages)
`  "

[PATCH v2 00/11] media: i2c: max9286: Small new features
 2022-01-10 21:24 UTC  (6+ messages)
` [PATCH v2 01/11] dt-bindings: media: i2c: max9286: Add support for per-port supplies
` [PATCH v2 03/11] dt-bindings: media: i2c: max9286: Add property to select bus width
  ` [PATCH v2.1 "

[PATCH v3] dt-bindings: i2c: maxim,max96712: Add bindings for Maxim Integrated MAX96712
 2022-01-10 20:32 UTC  (2+ messages)

[GIT PULL FOR v5.18] Miscellaneous changes to the i.MX7 CSI-2 receiver driver
 2022-01-10 16:11 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Miscellaneous changes to the i.MX7 CSI-2 (#79866)

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-10 15:35 UTC  (2+ messages)

[GIT PULL for v5.17-rc1] New year's media updates
 2022-01-10 15:07 UTC  (3+ messages)

[PATCH 0/3] media: si2157: do some minor improvements at the driver
 2022-01-10 15:05 UTC  (11+ messages)
` [PATCH 2/3] media: si2157: add support for 1.7MHz and 6.1 MHz
            ` Aw: "

[PATCH v1 1/2] dt-binding: media: hynix,hi846: use $defs/port-base port description
 2022-01-10 13:10 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: media: hynix,hi846: add link-frequencies description

[PATCH platform-next] media/platform: remove redundant bpp variable
 2022-01-10 12:40 UTC  (2+ messages)

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2022-01-10 11:44 UTC  (9+ messages)
` [PATCH v2 2/5] iommu/mediatek: Always check runtime PM status in tlb flush range callback
` [PATCH v2 3/5] iommu/mediatek: Remove the power status checking in tlb flush all
` [PATCH v2 4/5] iommu/mediatek: Add tlb_lock in tlb_flush_all
` [PATCH v2 5/5] iommu/mediatek: Always tlb_flush_all when each PM resume


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