linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 12:34:10 to 2021-12-02 06:27:50 UTC [more...]

[PATCH v10 0/3] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02  6:27 UTC  (2+ messages)
` [PATCH v10 2/3] dts: arm64: mt8183: add Mediatek MDP3 nodes

[PATCH v10 1/4] soc: mediatek: mmsys: add support for MDP
 2021-12-02  6:13 UTC  (4+ messages)
` [PATCH v10 2/4] soc: mediatek: mmsys: add support for ISP control
` [PATCH v10 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v10 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ

cron job: media_tree daily build: WARNINGS
 2021-12-02  5:57 UTC 

[RFC V3 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  4:16 UTC  (3+ messages)
` [RFC V3 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V3 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

[RFC V2 0/2] arm64: imx8mm: Enable Hantro VPUs
 2021-12-02  3:57 UTC  (20+ messages)
` [RFC V2 1/2] media: hantro: Add support for i.MX8M Mini
` [RFC V2 2/2] arm64: dts: imx8mm: Enable VPU-G1 and VPU-G2

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

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02  3:35 UTC  (14+ messages)
` [PATCH v9 1/7] soc: mediatek: mmsys: add support for MDP
` [PATCH v9 2/7] soc: mediatek: mmsys: add support for ISP control
` [PATCH v9 3/7] soc: mediatek: mutex: add support for MDP
` [PATCH v9 4/7] soc: mediatek: mutex: add functions that operate registers by CMDQ
` [PATCH v9 5/7] dt-binding: mt8183: add Mediatek MDP3 dt-bindings
` [PATCH v9 6/7] dts: arm64: mt8183: add Mediatek MDP3 nodes
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema
 2021-12-02  2:30 UTC 

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  2:24 UTC  (28+ messages)
` [PATCH v11, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v11, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v11, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v11, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v11, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v11, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v11, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v11, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v11,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v11, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v11, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm

[PATCH -next] media: i2c: Simplify bool conversion
 2021-12-02  2:22 UTC 

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-02  1:29 UTC  (5+ messages)

[PATCH] media: rkisp1: remove support for V4L2_PIX_FMT_GREY
 2021-12-01 23:29 UTC  (9+ messages)

[PATCH v3 0/2] media: videobuf2: make sure bytesused is smaller than the buffer size
 2021-12-01 22:56 UTC  (3+ messages)
` [PATCH v3 1/2] media: replace setting of bytesused with vb2_set_plane_payload
` [PATCH v3 2/2] media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length

[PATCH] media: mc: mc-entity.c: Use bitmap_zalloc() when applicable
 2021-12-01 22:19 UTC 

[PATCH 2/2] media: si2157: Add optional firmware download
 2021-12-01 21:10 UTC 

[PATCH 1/2] media: si2157: Fix "warm" tuner state detection
 2021-12-01 21:08 UTC 

[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
 2021-12-01 20:53 UTC  (3+ messages)

[PATCH v1 0/4] v4l-utils: support multiplexed streams
 2021-12-01 18:53 UTC  (9+ messages)
` [PATCH v1 1/4] v4l2-utils: update Linux headers for "
` [PATCH v1 2/4] v4l2-ctl: Add routing and streams support
` [PATCH v1 3/4] media-ctl: add support for routes and streams
` [PATCH v1 4/4] v4l2-ctl/compliance: add routing and streams multiplexed streams

[syzbot] WARNING in __dma_map_sg_attrs
 2021-12-01 18:18 UTC 

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

[PATCH] media: vivid: fix timestamp and sequence wrapping
 2021-12-01 16:40 UTC  (2+ messages)

[bug report] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
 2021-12-01 14:28 UTC  (2+ messages)

[PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2021-12-01 14:19 UTC 

[PATCH v2 7/7] device property: Drop fwnode_graph_get_remote_node()
 2021-12-01 13:01 UTC 

[PATCH 0/2] cec core fixes
 2021-12-01 12:41 UTC  (3+ messages)
` [PATCH 1/2] cec-pin: fix interrupt en/disable handling
` [PATCH 2/2] cec: fix a deadlock situation

[PATCH] cec-pin: drop unused 'enabled' field from struct cec_pin
 2021-12-01 12:28 UTC 

[PATCH 00/17] various fixes for atomisp to make it work
 2021-12-01 12:15 UTC  (23+ messages)
` [PATCH 02/17] media: atomisp: pci: fix punit_ddr_dvfs_enable() argument for mrfld_power up case
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
` [PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid()

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-12-01 10:32 UTC  (8+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
 2021-12-01 10:09 UTC  (4+ messages)
` [PATCH v4] "

gpiod_set_value(): BUG: sleeping function called from invalid context
 2021-12-01  9:39 UTC 

[PATCH] media: meson: vdec: Fix a NULL pointer dereference in amvdec_add_ts()
 2021-12-01  8:41 UTC  (2+ messages)

[PATCH] media: Add 16-bit Bayer formats
 2021-12-01  6:52 UTC  (6+ messages)
      ` (EXT) "

[PATCH v10 00/38] v4l: subdev internal routing and streams
 2021-12-01  6:26 UTC  (40+ messages)
` [PATCH v10 01/38] media: subdev: rename subdev-state alloc & free
` [PATCH v10 02/38] media: subdev: add active state to struct v4l2_subdev
` [PATCH v10 03/38] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v10 04/38] media: subdev: add subdev state locking
` [PATCH v10 05/38] media: subdev: Add v4l2_subdev_lock_and_return_state()
` [PATCH v10 06/38] media: Documentation: add documentation about subdev state
` [PATCH v10 07/38] media: entity: Use pad as a starting point for graph walk
` [PATCH v10 08/38] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v10 09/38] media: entity: Walk the graph based on pads
` [PATCH v10 10/38] media: mc: Start walk from a specific pad in use count calculation
` [PATCH v10 11/38] media: entity: Add iterator helper for entity pads
` [PATCH v10 12/38] media: entity: Move the pipeline from entity to pads
` [PATCH v10 13/38] media: entity: Use pad as the starting point for a pipeline
` [PATCH v10 14/38] media: entity: Add has_route entity operation
` [PATCH v10 15/38] media: entity: Add media_entity_has_route() function
` [PATCH v10 16/38] media: entity: Use routing information during graph traversal
` [PATCH v10 17/38] media: entity: Skip link validation for pads to which there is no route
` [PATCH v10 18/38] media: entity: Add an iterator helper for connected pads
` [PATCH v10 19/38] media: entity: Add only connected pads to the pipeline
` [PATCH v10 20/38] media: entity: Add debug information in graph walk route check
` [PATCH v10 21/38] media: Add bus type to frame descriptors
` [PATCH v10 22/38] media: Add CSI-2 bus configuration "
` [PATCH v10 23/38] media: Add stream to frame descriptor
` [PATCH v10 24/38] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
` [PATCH v10 25/38] media: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v10 26/38] media: add V4L2_SUBDEV_CAP_MPLEXED
` [PATCH v10 27/38] media: Documentation: Add GS_ROUTING documentation
` [PATCH v10 28/38] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v10 29/38] media: subdev: add v4l2_subdev_has_route()
` [PATCH v10 30/38] media: subdev: add v4l2_subdev_set_routing helper()
` [PATCH v10 31/38] media: Documentation: add multiplexed streams documentation
` [PATCH v10 32/38] media: subdev: add stream based configuration
` [PATCH v10 33/38] media: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v10 34/38] media: subdev: add "opposite" stream helper funcs
` [PATCH v10 35/38] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v10 36/38] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper
` [PATCH v10 37/38] media: subdev: add v4l2_subdev_routing_validate_1_to_1 helper
` [PATCH v10 38/38] media: subdev: Add for_each_active_route() macro

cron job: media_tree daily build: ERRORS
 2021-12-01  6:25 UTC 

[GIT PULL FOR v5.17] uvcvideo fixes
 2021-12-01  6:19 UTC  (3+ messages)
` [GIT PULL FOR v5.17] [v2] "
  ` [GIT PULL FOR v5.17] [v2] uvcvideo fixes (#79016)

[PATCH v2 1/2] media: uvcvideo: Avoid invalid memory access
 2021-12-01  5:42 UTC  (3+ messages)
` [PATCH v2 2/2] media: uvcvideo: Avoid returning invalid controls

[PATCH 1/2] media: uvcvideo: Avoid invalid memory access
 2021-12-01  5:41 UTC  (5+ messages)
` [PATCH 2/2] media: uvcvideo: Avoid returning invalid controls

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-12-01  4:49 UTC  (3+ messages)

[GIT PULL FOR v5.17] uvcvideo fixes
 2021-12-01  4:16 UTC  (2+ messages)
` [GIT PULL FOR v5.17] uvcvideo fixes (#79013)

[PATCH v2] media: uvcvideo: use dynamic allocation for uvc_copy_op
 2021-12-01  3:15 UTC  (3+ messages)

[PATCH] uvc: fix sequence counting
 2021-12-01  3:04 UTC  (3+ messages)

[PATCH] dt-bindings: staging: media: i2c: Add bindings for Maxim Integrated MAX96712
 2021-11-30 22:37 UTC  (2+ messages)

[PATCH] media: s5p-jpeg: Constify struct v4l2_m2m_ops
 2021-11-30 21:27 UTC 

[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
 2021-11-30 20:33 UTC  (20+ messages)

[PATCH] media: vidtv: Fix a wild pointer dereference in vidtv_channel_pmt_match_sections()
 2021-11-30 16:39 UTC 

[PATCH] media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
 2021-11-30 16:34 UTC 

[PATCH] media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
 2021-11-30 16:25 UTC 

[PATCH] media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
 2021-11-30 16:15 UTC 

[PATCH] media: dib8000: Fix a memleak in dib8000_init()
 2021-11-30 15:38 UTC 

[PATCH] dma-resv: some doc polish for iterators
 2021-11-30 15:27 UTC  (2+ messages)

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-11-30 12:34 UTC  (4+ messages)
` [PATCH v9 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
  ` [PATCH v9 02/13] dt-bindings: media: nxp, imx8mq-vpu: "


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