linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-01 09:05:11 to 2019-06-04 10:42:41 UTC [more...]

[PATCH v3 00/10] Rename Rockchip VPU driver to Hantro, add initial i.MX8M support
 2019-06-04 10:42 UTC  (20+ messages)
` [PATCH v3 04/10] media: hantro: make irq names configurable
` [PATCH v3 05/10] media: hantro: add support for named register ranges
` [PATCH v3 06/10] media: hantro: add support for separate control block
` [PATCH v3 07/10] media: dt-bindings: Document i.MX8MQ and i.MX8MM VPU bindings
` [PATCH v3 08/10] media: hantro: add initial i.MX8MQ support
` [PATCH v3 09/10] media: hantro: add initial i.MX8MM support (untested)
` [PATCH v3 10/10] media: hantro: allow arbitrary number of clocks

[PATCH v4 00/14] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-06-04 10:11 UTC  (15+ messages)
` [PATCH v4 01/14] dt-bindings: Add binding for MT2712 MIPI-CSI2
` [PATCH v4 02/14] dt-bindings: media: Add mipicsi common node "
` [PATCH v4 03/14] dt-bindings: media: Add camsv "
` [PATCH v4 04/14] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v4 05/14] [media] mtk-mipicsi: register the v4l2 device for mt2712 mipicsi
` [PATCH v4 06/14] [media] mtk-mipicsi: enable/disable ana clk
` [PATCH v4 07/14] [media] mtk-mipicsi: add function to get the number of subdev link
` [PATCH v4 08/14] [media] mtk-mipicsi: enable/disable cmos for mt2712
` [PATCH v4 09/14] [media] mtk-mipicsi: add ISR for writing the data to buffer
` [PATCH v4 10/14] [media] mtk-mipicsi: set the output address in HW reg
` [PATCH v4 11/14] [media] mtk-mipicsi: add function to get the format
` [PATCH v4 12/14] [media] mtk-mipicsi: add debug message for mipicsi driver
` [PATCH v4 13/14] [media] mtk-mipicsi: add debugfs "
` [PATCH v4 14/14] [media] mtk-mipicsi: add function to support SerDes for link number

Proposed updates and guidelines for MPEG-2, H.264 and H.265 stateless support
 2019-06-04  9:38 UTC  (14+ messages)

[PATCH 0/5] media: mtk-vcodec: cleanups and fixes
 2019-06-04  9:37 UTC  (6+ messages)
` [PATCH 1/5] media: mtk-vcodec: replace GPLv2 with SPDX
` [PATCH 2/5] media: mtk-vcodec: avoid unneeded pointer-to-long conversions
` [PATCH 3/5] media: mtk-vcodec: remove unneeded proxy functions
` [PATCH 4/5] media: mtk-vcodec: constify formats
` [PATCH 5/5] media: mtk-vcodec: support single-buffer frames

[lwn:docs-next 25/31] htmldocs: /bin/bash: ./scripts/sphinx-pre-install: No such file or directory
 2019-06-04  9:33 UTC  (3+ messages)

[PATCH v8] media: imx: add mem2mem device
 2019-06-04  8:51 UTC  (10+ messages)
` [v8] "

[PATCH] media: davinci: vpif_capture: fix memory leak in vpif_probe()
 2019-06-04  8:47 UTC  (4+ messages)

[PATCH RFC 0/6] media: uapi: h264: First batch of adjusments
 2019-06-04  8:28 UTC  (16+ messages)
` [PATCH RFC 1/6] media: uapi: h264: Clarify our expectations regarding NAL header format
` [PATCH RFC 2/6] media: uapi: h264: Add the concept of decoding mode
` [PATCH RFC 3/6] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH RFC 4/6] media: cedrus: Prepare things to support !compound controls
` [PATCH RFC 5/6] media: cedrus: Make the slice_params array size limitation more explicit
` [PATCH RFC 6/6] media: cedrus: Add the H264_DECODING_MODE control

[RFCv1 00/12] media: mtk-vcodec: support for MT8183 decoder
 2019-06-04  7:53 UTC  (4+ messages)
` [RFCv1 07/12] media: mtk-vcodec: abstract firmware interface

Придобивки за персонала
 2019-06-04  7:31 UTC 

[PATCH 0/7] Add HDMI audio support on RK3288 veyron board
 2019-06-04  7:24 UTC  (17+ messages)
` [PATCH 1/7] video: add HDMI state notifier support
` [PATCH 2/7] ASoC: hdmi-codec: use HDMI state notifier to add jack support
  ` [alsa-devel] "
` [PATCH 3/7] drm/bridge/synopsys: dw-hdmi: Add HDMI notifier support
` [PATCH 4/7] ASoC: rockchip_max98090: Add dai_link for HDMI
` [PATCH 5/7] ASoC: rockchip: rockchip-max98090: Add node "
` [PATCH 6/7] ASoC: rockchip_max98090: Add HDMI jack support
` [PATCH 7/7] ARM: dts: rockchip: Specify HDMI node to sound card node

[PATCH] media: davinci: vpif_capture: fix memory leak in vpif_probe()
 2019-06-04  7:15 UTC  (3+ messages)

[PATCH v5 1/2] media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
 2019-06-04  7:11 UTC  (7+ messages)
` [PATCH v5 2/2] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

[PATCH v6 1/2] media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
 2019-06-04  7:06 UTC  (2+ messages)
` [PATCH v6 2/2] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

cron job: media_tree daily build: OK
 2019-06-04  6:48 UTC  (2+ messages)

[PATCH v2 0/4] Add debug messages to v4l2-ctrls
 2019-06-03 22:42 UTC  (6+ messages)
` [PATCH v2 4/4] media: v4l: ctrls: Add debug messages

[PATCH] media: mt9m111: fix fw-node refactoring
 2019-06-03 20:01 UTC 

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-06-03 19:58 UTC  (6+ messages)
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node
      ` [linux-sunxi] "

[PATCH v2] media: mt9m111: add regulator support
 2019-06-03 19:54 UTC  (5+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-03 18:17 UTC  (23+ messages)
` [PATCH v16 01/16] uaccess: add untagged_addr definition for other arches
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 10/16] drm/amdgpu, arm64: untag user pointers
` [PATCH v16 11/16] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 1/3] media: imx7-media-csi: Use functions instead of macros
 2019-06-03 17:48 UTC  (4+ messages)
` [PATCH 2/3] media: imx7-media-csi: Use u32 for storing register reads
` [PATCH 3/3] media: imx7-media-csi: Remove unneeded error message

[PATCH 1/3] media: imx7-mipi-csis: Propagate the error if clock enabling fails
 2019-06-03 17:46 UTC  (2+ messages)

[PATCH 0/7] media: cedrus: Improvements/cleanup
 2019-06-03 16:37 UTC  (17+ messages)
` [PATCH 1/7] media: cedrus: Disable engine after each slice decoding
` [PATCH 2/7] media: cedrus: Fix H264 default reference index count
` [PATCH 3/7] media: cedrus: Fix decoding for some H264 videos
` [PATCH 4/7] media: cedrus: Remove dst_bufs from context
` [PATCH 6/7] media: cedrus: Add infra for extra buffers connected to capture buffers
` [PATCH 7/7] media: cedrus: Improve H264 memory efficiency

[PATCH v4 1/3] dt-bindings: display: Add GiantPlus GPM940B0 panel documentation
 2019-06-03 15:35 UTC  (3+ messages)
` [PATCH v4 2/3] media: uapi: Add RGB bus format for the GiantPlus GPM940B0 panel
` [PATCH v4 3/3] drm/panel: simple: Add GiantPlus GPM940B0 panel support

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-06-03 14:02 UTC  (4+ messages)
` [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCHv4 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH] media: cxusb-analog: Use ARRAY_SIZE for cxusub_medion_pin_config
 2019-06-03 13:40 UTC  (3+ messages)

[PATCH] media: stm32-dcmi: fix irq = 0 case
 2019-06-03 13:08 UTC  (4+ messages)

[GIT PULL FOR v5.3] Various fixes
 2019-06-03 12:09 UTC 

KASAN: use-after-free Write in v4l2_prio_close
 2019-06-03 11:41 UTC 

[PATCH] media: dt-bindings: Fix vendor-prefixes YAML
 2019-06-03 11:32 UTC 

[PATCH v8 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-03  9:59 UTC  (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v8 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH v7 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-06-03  9:39 UTC  (4+ messages)
` [PATCH v7 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

In A Nutshell
 2019-05-30 21:23 UTC 

[PATCH 00/10] Venus stateful Codec API
 2019-06-03  7:30 UTC  (14+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[RESEND PATCH 1/1] v4l2-subdev: Try formats are only available if subdev API is enabled
 2019-06-02 23:08 UTC  (3+ messages)

[PATCH v1 0/4] NVIDIA Tegra Video Decoder driver improvements
 2019-06-02 21:37 UTC  (8+ messages)
` [PATCH v1] ARM: dts: tegra30: Connect SMMU with Video Decoder Engine
` [PATCH v1] ARM: tegra: Enable Tegra VDE driver in tegra_defconfig
` [PATCH v1] media: dt: bindings: tegra-vde: Document new optional IOMMU property
` [PATCH v1 1/4] staging: media: tegra-vde: Remove BIT() macro from UAPI header
` [PATCH v1 2/4] staging: media: tegra-vde: Manually pack UAPI structures
` [PATCH v1 3/4] staging: media: tegra-vde: Add IOMMU support
` [PATCH v1 4/4] staging: media: tegra-vde: Defer dmabuf's unmapping

[PATCH] media: ov6650: Fix device node exposed without proper locking
 2019-06-02 21:22 UTC 

[RFC PATCH 0/5] media: ov6650: V4L2 subdev compliance fixes
 2019-06-02 20:36 UTC  (9+ messages)
` [RFC PATCH 4/5] media: ov6650: Fix frame scaling not reset on crop
` [RFC PATCH 5/5] media: ov6650: Add .init_cfg() pad operation callback

[PATCH v5 4/4] pvrusb2: Add Hauppauge HVR1955/1975 devices
 2019-06-02 14:34 UTC  (3+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-06-02  5:06 UTC  (11+ messages)

[PATCH v1 0/3] [media] mceusb: Error message text and reporting revisions
 2019-06-01 23:33 UTC 

[PATCH v1 1/3] [media] mceusb: Disable "nonsensical irdata" messages
 2019-06-01 23:35 UTC  (3+ messages)
` [PATCH v1 2/3] [media] mceusb: Reword messages referring to "urb"
` [PATCH v1 3/3] [media] mceusb: Show USB halt/stall error recovery

[PATCH] media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheck
 2019-06-01 15:27 UTC 

[ANN] Patchwork version upgrade
 2019-06-01 14:09 UTC  (4+ messages)

[PATCH AUTOSEL 5.1 001/186] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:14 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 002/186] media: rockchip/vpu: Add missing dont_use_autosuspend() calls
` [PATCH AUTOSEL 5.1 056/186] media: atmel: atmel-isc: fix asd memory allocation

[PATCH AUTOSEL 5.0 001/173] media: rockchip/vpu: Fix/re-order probe-error/remove path
 2019-06-01 13:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 002/173] media: rockchip/vpu: Add missing dont_use_autosuspend() calls
` [PATCH AUTOSEL 5.0 053/173] media: atmel: atmel-isc: fix asd memory allocation

[PATCH AUTOSEL 4.4 28/56] media: ov6650: Fix sensor possibly not detected on probe
 2019-06-01 13:25 UTC 

[PATCH v6 0/4] Add Hauppauge HVR1955/1975 devices
 2019-06-01 10:39 UTC  (2+ messages)

[PATCH v2 1/2] media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASS
 2019-06-01  9:05 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).