linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 17:35:11 to 2022-01-11 15:53:45 UTC [more...]

[PATCH v3 00/23] media: atmel: atmel-isc: implement media controller
 2022-01-11 15:53 UTC  (7+ 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 v2 00/13] media: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-11 14:49 UTC  (18+ 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 v2] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2022-01-11 14:16 UTC  (4+ messages)
` [PATCH v3] "

[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 0/3] media: stk1160: allocate urb buffs with the DMA noncontiguous API
 2022-01-11 12:38 UTC  (13+ 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 1/1] v4l: Avoid unaligned access warnings when printing 4cc modifiers
 2022-01-11 12:27 UTC  (6+ messages)

[PATCH v17, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-11 11:54 UTC  (2+ messages)

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

[PATCH] dma-buf: Move sysfs work out of DMA-BUF export/release path
 2022-01-11 11:43 UTC  (12+ 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  (33+ 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 v2 04/11] media: i2c: max9286: Add support for port regulators
` [PATCH v2 05/11] media: i2c: max9286: Support manual framesync operation
` [PATCH v2 06/11] media: i2c: max9286: Rename MAX9286_DATATYPE_RAW11 to RAW12
` [PATCH v2 07/11] media: i2c: max9286: Support 12-bit raw bayer formats
` [PATCH v2 08/11] media: i2c: max9286: Define macros for all bits of register 0x15
` [PATCH v2 09/11] media: i2c: max9286: Configure remote I2C speed from device tree
` [PATCH v2 10/11] media: i2c: max9286: Configure bus width "
` [PATCH v2 11/11] media: i2c: max9286: Select HS as data enable signal
` [PATCH v2 12/11] media: i2c: max9286: Print power-up GMSL link configuration

[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  (4+ messages)
` [PATCH 04/16] media: "

[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  (11+ messages)
` [PATCH v2 1/5] iommu/mediatek: Remove for_each_m4u in tlb_sync_all
` [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

[PATCH] media: i2c: max9271: Add header include guards to max9271.h
 2022-01-10 10:50 UTC  (4+ messages)

[PATCH] media: stm32: dcmi: create a dma scatterlist based on DMA max_sg_burst value
 2022-01-10 10:37 UTC 

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-10  9:34 UTC  (3+ messages)

[PATCH v2 0/3] staging: media: imx7-mipi-csis: Small improvements
 2022-01-10  8:50 UTC  (2+ messages)

[PATCH v4, 00/15] media: mtk-vcodec: support for MT8192 decoder
 2022-01-10  8:34 UTC  (16+ messages)
` [PATCH v4, 01/15] media: mtk-vcodec: Add vdec enable/disable hardware helpers
` [PATCH v4, 02/15] media: mtk-vcodec: Using firmware type to separate different firmware architecture
` [PATCH v4, 03/15] media: mtk-vcodec: get capture queue buffer size from scp
` [PATCH v4, 04/15] media: mtk-vcodec: Read max resolution from dec_capability
` [PATCH v4, 05/15] media: mtk-vcodec: Call v4l2_m2m_set_dst_buffered() set capture buffer buffered
` [PATCH v4, 06/15] media: mtk-vcodec: Refactor get and put capture buffer flow
` [PATCH v4, 07/15] media: mtk-vcodec: Refactor supported vdec formats and framesizes
` [PATCH v4, 08/15] media: mtk-vcodec: Add format to support MT21C
` [PATCH v4, 09/15] media: mtk-vcodec: disable vp8 4K capability
` [PATCH v4, 10/15] media: mtk-vcodec: Fix v4l2-compliance fail
` [PATCH v4, 11/15] media: mtk-vcodec: record capture queue format type
` [PATCH v4, 12/15] media: mtk-vcodec: Extract H264 common code
` [PATCH v4, 13/15] media: mtk-vcodec: support stateless H.264 decoding for mt8192
` [PATCH v4, 14/15] media: mtk-vcodec: support stateless VP8 decoding
` [PATCH v4, 15/15] media: mtk-vcodec: support stateless VP9 decoding

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2022-01-10  7:18 UTC  (7+ messages)
` [PATCH v10 12/38] media: entity: Move the pipeline from entity to pads
` [PATCH v10 15/38] media: entity: Add media_entity_has_route() function

cron job: media_tree daily build: WARNINGS
 2022-01-10  6:10 UTC 

[PATCH][next] media: v4l2-ctrls: make array range static
 2022-01-09 21:05 UTC 

[PATCH] media: media/radio: make array probe_ports static const
 2022-01-09 21:00 UTC 

[PATCH] media: gspca: make array regs_to_read static const
 2022-01-09 20:45 UTC 

[PATCH] media: atomisp: make array idx_map static const
 2022-01-09 19:51 UTC 

[PATCH v7 0/2] On Semi AR0521 sensor driver
 2022-01-09 19:01 UTC  (4+ messages)
` [PATCH v7 2/2] Driver for ON Semi AR0521 camera sensor

[PATCH] media: i2c: rdacm20: Fix indentation in comment
 2022-01-09 15:36 UTC  (2+ messages)

Build failed in Jenkins: media-build #3763
 2022-01-09  9:06 UTC  (2+ messages)
` Jenkins build is back to normal : media-build #3764

cron job: media_tree daily build: ERRORS
 2022-01-09  5:52 UTC 

DVB mmap API
 2022-01-08 22:33 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).