linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 18:56:30 to 2020-10-21 18:59:54 UTC [more...]

[PATCH v3 00/16] follow_pfn and other iomap races
 2020-10-21 18:59 UTC  (27+ messages)
` [PATCH v3 01/16] drm/exynos: Stop using frame_vector helpers
` [PATCH v3 02/16] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v3 03/16] misc/habana: Stop using frame_vector helpers
` [PATCH v3 04/16] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v3 05/16] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v3 06/16] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v3 07/16] mm: Close race in generic_access_phys
` [PATCH v3 08/16] s390/pci: Remove races against pte updates
` [PATCH v3 09/16] mm: Add unsafe_follow_pfn
` [PATCH v3 10/16] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v3 11/16] vfio/type1: Mark follow_pfn "
` [PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v3 13/16] /dev/mem: Only set filp->f_mapping
` [PATCH v3 14/16] resource: Move devmem revoke code to resource framework
` [PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps
` [PATCH v3 16/16] PCI: Revoke mappings like devmem

[PATCH v2] media: ov5640: add support of V4L2_CID_LINK_FREQ
 2020-10-21 16:51 UTC  (8+ messages)

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 15:52 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: ov2680: convert bindings "

[PATCH v5 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 15:50 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v5 2/3] dt-bindings: imx7-csi: "
` [PATCH v5 3/3] dt-bindings: imx7-mipi-csi2: "

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-21 14:24 UTC  (5+ messages)
` [PATCH v4 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v5 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-21 13:54 UTC  (6+ messages)
` [PATCH v5 5/9] media: staging: rkisp1: remove unecessary clocks

[PATCH v5 0/5] Add r8a77965 DRIF support
 2020-10-21 13:53 UTC  (6+ messages)
` [PATCH v5 1/5] MAINTAINERS: Update MAINTAINERS for Renesas DRIF driver
` [PATCH v5 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema
` [PATCH v5 3/5] media: dt-bindings: media: renesas,drif: Add r8a77990 support
` [PATCH v5 4/5] media: dt-bindings: media: renesas,drif: Add r8a77965 support
` [PATCH v5 5/5] arm64: dts: r8a77965: Add DRIF support

[PATCH v4 0/5] Add r8a77965 DRIF support
 2020-10-21 13:48 UTC  (6+ messages)
` [PATCH v4 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema
` [PATCH v4 4/5] media: dt-bindings: media: renesas,drif: Add r8a77965 support

[PATCH v4 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-21 13:05 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: ov2680: convert bindings "
` [PATCH v4 2/3] dt-bindings: imx7-csi: "
` [PATCH v4 3/3] dt-bindings: imx7-mipi-csi2: "

[RFC PATCH] media: new driver mt9m02x for Onsemi MT9M024 and AR0141CS
 2020-10-21 12:37 UTC  (4+ messages)

[PATCH] media: ov2740: change the minimal exposure value to 4
 2020-10-21 10:33 UTC  (4+ messages)

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-21  9:56 UTC  (40+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [RFC PATCH v3 3/9] software_node: Fix failure to hold refcount in software_node_get_next_child
` [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
` [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
` [RFC PATCH v3 8/9] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-21  7:55 UTC  (5+ messages)
` [PATCH v2 08/17] s390/pci: Remove races against pte updates

[PATCH v2] venus: vdec: return parsed crop information from stream
 2020-10-21  0:09 UTC 

[PATCH] media: staging: rkisp1: rsz: make const array static, makes object smaller
 2020-10-20 21:53 UTC  (5+ messages)

[PATCH v6 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-10-20 19:38 UTC  (10+ messages)
` [PATCH v6 1/9] media: staging: dt-bindings: rkisp1: add missing required nodes
` [PATCH v6 2/9] media: staging: dt-bindings: rkisp1: drop i2c unit address
` [PATCH v6 3/9] media: staging: dt-bindings: rkisp1: re-order properties
` [PATCH v6 4/9] media: staging: dt-bindings: rkisp1: drop parent unit address
` [PATCH v6 5/9] media: staging: rkisp1: remove unecessary clocks
` [PATCH v6 6/9] dt-bindings: media: rkisp1: move rockchip-isp1 bindings out of staging
` [PATCH v6 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v6 8/9] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v6 9/9] arm64: dts: rockchip: add isp and sensors for Scarlet

[PATCH v1 0/9] media: tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-10-20 19:36 UTC  (10+ messages)
` [PATCH v1 1/9] media: tegra-video: Use zero crop settings if subdev has no get_selection
` [PATCH v1 2/9] media: tegra-video: Enable VI pixel transform for YUV and RGB formats
` [PATCH v1 3/9] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24
` [PATCH v1 4/9] media: tegra-video: Add support for V4L2_PIX_FMT_NV16
` [PATCH v1 5/9] media: tegra-video: Add DV timing support
` [PATCH v1 6/9] media: tegra-video: Add support for EDID ioctl ops
` [PATCH v1 7/9] media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
` [PATCH v1 8/9] media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
` [PATCH v1 9/9] media: tegra-video: Implement V4L2 device notify callback

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (8+ messages)
    ` [Ocfs2-devel] "

[PATCH 0/4] media: staging: rkisp1: send cleanups and checkpatch fixes
 2020-10-20 17:21 UTC  (10+ messages)
` [PATCH 1/4] media: staging: rkisp1: fix coding style issues
` [PATCH 2/4] media: staging: rkisp1: params: remove unnecessary "!!"
` [PATCH 3/4] media: staging: rkisp1: params: remove unnecessary parentheses
` [PATCH 4/4] media: staging: rkisp1: params: remove extra 'if' conditions

[PATCH v2] v4l2-compliance: fail if format MEDIA_BUS_FMT_METADATA_FIXED has width/height not equal 0
 2020-10-20 15:56 UTC 

[PATCH v2 1/2] media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format
 2020-10-20 15:45 UTC  (2+ messages)
` [PATCH v2 2/2] media: staging: rkisp1: isp: set metadata pads to MEDIA_BUS_FMT_METADATA_FIXED

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-20 13:39 UTC  (12+ messages)
` [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH] media: staging: rkisp1: uapi: add "WITH Linux-syscall-note"
 2020-10-20 13:25 UTC 

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-20 12:58 UTC  (7+ messages)

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-20 12:01 UTC  (15+ messages)
` [PATCH 1/6] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8
` [PATCH 4/6] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH 5/6] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH 6/6] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH v3 0/2] DCMI BT656 parallel bus mode support
 2020-10-20 10:02 UTC  (3+ messages)
` [PATCH v3 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v3 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v2 0/2] DCMI BT656 parallel bus mode support
 2020-10-20  9:54 UTC  (3+ messages)
` [PATCH v2 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v2 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-20  8:57 UTC  (2+ messages)

[PATCH] media: platform: ti-vpe: Update the path to firmware
 2020-10-20  7:52 UTC  (4+ messages)

[PATCH] v4l2-compliance: skip dimentions tests for media bus format MEDIA_BUS_FMT_METADATA_FIXED
 2020-10-20  7:23 UTC  (3+ messages)

[PATCH 0/2] Add format MEDIA_BUS_FMT_METADATA_FIXED and use it in rkisp1
 2020-10-20  7:22 UTC  (4+ messages)
` [PATCH 1/2] meida: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format

drivers/staging/media/atomisp/pci/runtime/isys/src/ibuf_ctrl_rmgr.c:34:6: warning: no previous prototype for function 'ia_css_isys_ibuf_rmgr_init'
 2020-10-20  6:53 UTC 

[PATCH] venus: vdec: return parsed crop information from stream
 2020-10-20  6:41 UTC  (3+ messages)

[PATCH] media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled
 2020-10-20  6:02 UTC 

Update venus firmware files for v5.4
 2020-10-20  5:47 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-20  3:40 UTC 

[PATCH v3 00/23] drm/msm: de-struct_mutex-ification
 2020-10-19 20:46 UTC  (2+ messages)
` [PATCH v3 04/23] drm/msm/gem: Move prototypes to msm_gem.h

[PATCH v15 0/2] media: i2c: Add support for OV02A10 sensor
 2020-10-19 19:20 UTC  (8+ messages)
` [PATCH v15 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[RESEND PATCH v1] MAINTAINERS: camss: Add Robert Foss as co-maintainer
 2020-10-19 18:56 UTC 


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