linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-11 11:18:24 to 2022-01-13 15:01:00 UTC [more...]

[PATCH 0/2] media: mc: Simplify media pipeline start/stop
 2022-01-13 15:00 UTC 

[PATCH] media: lirc: simplify gap calculation
 2022-01-13 14:51 UTC 

HDMI CEC on ODROID-N2+
 2022-01-13 14:36 UTC 

[PATCH v2 00/13] media: Use platform_get_irq*() variants to fetch IRQ's
 2022-01-13 13:12 UTC  (9+ messages)
` [PATCH v2 06/13] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
` [PATCH v2 09/13] media: mtk-vcodec: Drop unnecessary call to platform_get_resource()

[PATCH v2] dma-buf: dma-heap: Add a size check for allocation
 2022-01-13 13:05 UTC  (7+ messages)
    ` [PATCH v3] "

[PATCH] dma-buf: cma_heap: Fix mutex locking section
 2022-01-13 11:07 UTC  (3+ messages)

[PATCH] media: lirc: remove unused lirc features
 2022-01-13 10:47 UTC 

[PATCH v4] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-13 10:44 UTC 

[PATCH] media: dt-bindings: media: renesas,csi2: Update data-lanes property
 2022-01-13 10:32 UTC 

[PATCH v9 00/15] Clean up "mediatek,larb"
 2022-01-13 10:17 UTC  (6+ messages)
` [PATCH v9 12/15] media: mtk-vcodec: enc: Remove mtk_vcodec_release_enc_pm

[PATCH 1/1] ov5648: Don't pack controls struct
 2022-01-13 10:17 UTC  (6+ messages)

Re: [PATCH] media: vidtv: Check for null return of vzalloc
 2022-01-13 10:12 UTC  (2+ messages)
`  "

[PATCH] media: vidtv: Add the missing kfree to avoid the memory leak
 2022-01-13 10:09 UTC  (2+ messages)

[PATCH v4l-utils] media-ctl: add DV timing parser to --set-dv option
 2022-01-13  9:53 UTC  (2+ messages)

[PATCH v2] media: docs: v4l2grab.c.rst: change unintended assignment
 2022-01-13  9:49 UTC  (2+ messages)

[GIT PULL FOR v5.18] Support multi hardware decode using of_platform_populate
 2022-01-13  9:38 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Support multi hardware decode using (#79985)

[PATCH 0/3] Add 12bit and 14bit luma-only formats
 2022-01-13  9:27 UTC  (9+ 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

[PATCH v3] media: meson: vdec: potential dereference of null pointer
 2022-01-13  8:56 UTC  (2+ messages)

[PATCH v8 00/15] amphion video decoder/encoder driver
 2022-01-13  7:18 UTC  (6+ messages)
` [PATCH v8 04/15] media:Add v4l2 event codec_error and skip
    ` [EXT] "

Re: [PATCH v3] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2022-01-13  7:06 UTC 

[PATCH] media: meson: vdec: potential dereference of null pointer
 2022-01-13  6:56 UTC 

cron job: media_tree daily build: WARNINGS
 2022-01-13  5:58 UTC 

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

[PATCH v18, 00/19] Support multi hardware decode using of_platform_populate
 2022-01-13  4:10 UTC  (23+ 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 v2] media: hi847: Add support for Hi-847 sensor
 2022-01-13 11:53 UTC 

[PATCH] media: ov2740: identify module after subdev initialisation
 2022-01-13  0:18 UTC 

[PATCH v1 0/2] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-12 20:05 UTC  (6+ 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

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

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

[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

[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 v3] media: davinci: vpif: Use platform_get_irq_optional() to get the interrupt
 2022-01-12 11:32 UTC  (2+ messages)

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

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

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

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

[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  (9+ 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 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 11/13] media: s5p-g2d: Use platform_get_irq() to get the interrupt
 2022-01-11 14:49 UTC  (2+ messages)

[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


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