Linux Media Controller development
 help / color / mirror / Atom feed
 messages from 2021-02-02 14:51:42 to 2021-02-05 12:57:58 UTC [more...]

[PATCH 0/2] pci sysfs file iomem revoke support
 2021-02-05 10:21 UTC  (10+ messages)
` [PATCH 1/2] PCI: also set up legacy files only after sysfs init
` [PATCH 2/2] PCI: Revoke mappings like devmem

[PATCH] media: pwc: Fix the URB buffer allocation
 2021-02-05 12:53 UTC  (3+ messages)

[PATCH] media: venus: core, venc, vdec: Fix probe dependency error
 2021-02-05 11:52 UTC  (5+ messages)

[PATCH v4 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-05 10:44 UTC  (13+ messages)
` [PATCH v4 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v4 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v4 06/22] media: camss: Refactor VFE HW version support
` [PATCH v4 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v4 08/22] media: camss: Add missing format identifiers
` [PATCH v4 12/22] media: camss: Remove per VFE power domain toggling
` [PATCH v4 13/22] media: camss: Enable SDM845
` [PATCH v4 18/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v4 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v4 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v4 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v4 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[RFC][PATCH v6 0/7] Generic page pool & deferred freeing for system dmabuf heap
 2021-02-05 10:36 UTC  (12+ messages)
` [RFC][PATCH v6 1/7] drm: Add a sharable drm page-pool implementation
` [RFC][PATCH v6 2/7] drm: ttm_pool: Rename the ttm_pool_dma structure to ttm_pool_page_dat
` [RFC][PATCH v6 3/7] drm: ttm_pool: Rework ttm_pool_free_page to allow us to use it as a function pointer
` [RFC][PATCH v6 4/7] drm: ttm_pool: Rework ttm_pool to use drm_page_pool
` [RFC][PATCH v6 5/7] dma-buf: heaps: Add deferred-free-helper library code
` [RFC][PATCH v6 6/7] dma-buf: system_heap: Add drm pagepool support to system heap
` [RFC][PATCH v6 7/7] dma-buf: system_heap: Add deferred freeing to the "

[PATCH] media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ
 2021-02-05  9:39 UTC 

[PATCH] include: media: davinci: Fixed up few trivial spellings in the file isif.h
 2021-02-05  9:21 UTC 

[PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
 2021-02-05  9:14 UTC  (10+ messages)

[GIT PULL v4 for 5.12] More V4L2 patches
 2021-02-05  9:07 UTC  (2+ messages)
` [GIT PULL v4 for 5.12] More V4L2 patches (#71319)

[PATCH v7 0/2] IMX334 Camera Sensor Driver
 2021-02-05  8:35 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: media: Add bindings for imx334
` [PATCH v7 2/2] media: i2c: Add imx334 camera sensor driver

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-05  8:15 UTC  (11+ messages)
` [PATCH 1/6] drm/rockchip: dsi: add own additional pclk handling
` [PATCH 2/6] dt-bindings: display: rockchip-dsi: add optional #phy-cells property
` [PATCH 3/6] drm/rockchip: dsi: add ability to work as a phy instead of full dsi
` [PATCH 4/6] arm64: dts: rockchip: add #phy-cells to mipi-dsi1
` [PATCH 5/6] arm64: dts: rockchip: add cif clk-control pinctrl for rk3399
` [PATCH 6/6] arm64: dts: rockchip: add isp1 node on rk3399

[PATCH v3 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  7:56 UTC  (4+ messages)
` [PATCH v3 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

cron job: media_tree daily build: WARNINGS
 2021-02-05  4:39 UTC 

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-05  3:39 UTC  (23+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Map system heap pages as managed by linux vm
  ` [Linaro-mm-sig] [PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error

[PATCH v2 1/2] procfs: Allow reading fdinfo with PTRACE_MODE_READ
 2021-02-05  0:15 UTC  (3+ messages)
` [PATCH v2 2/2] dmabuf: Add dmabuf inode number to /proc/*/fdinfo

[PATCH] media: pwc-if: Use USB controller device when mapping DMA buffer
 2021-02-04 23:28 UTC 

[PATCHv2 0/2] Add /sys media_dev attr for V4L/DVB devices
 2021-02-04 23:06 UTC  (5+ messages)
` [PATCHv2 1/2] v4l2-dev: add /sys media_dev attr for video devices

[PATCH][V2] media: platform: sti: make a const arrays static, makes object smaller
 2021-02-04 17:08 UTC 

[GIT PULL v3 for 5.12] More V4L2 patches
 2021-02-04 16:47 UTC  (2+ messages)
` [GIT PULL v3 for 5.12] More V4L2 patches (#71300)

[PATCH] media: platform: sti: make a const array static, makes object smaller
 2021-02-04 16:33 UTC 

[GIT PULL FOR v5.12] Various fixes
 2021-02-04 16:25 UTC  (2+ messages)
` [GIT PULL FOR v5.12] Various fixes (#71298)

[PATCH] media: uapi: Correct doc comment in H264 uAPI
 2021-02-04 16:16 UTC 

[PATCH] staging: media: atomisp: fix coding style issues in timer.c
 2021-02-04 16:15 UTC 

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-04 16:01 UTC  (11+ messages)
` [PATCH v3 10/22] media: camss: Add support for CSIPHY hardware version Titan 170
` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
  ` [PATCH v3 15/22] dt-bindings: media: camss: Add qcom, sdm660-camss binding
` [PATCH v3 19/22] arm64: defconfig: Build Qcom CAMSS as module

[PATCH resend] uvc: strncpy -> strscpy
 2021-02-04 15:26 UTC  (2+ messages)

Stateful Video Decoder interface vs M2M framework
 2021-02-04 13:01 UTC  (5+ messages)

[PATCH 1/1] Documentation: media: Improve camera sensor documentation
 2021-02-04 12:39 UTC  (3+ messages)

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-02-04 10:23 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[PATCH v6 0/2] Add encoder ctrls for long term reference
 2021-02-04 10:05 UTC  (7+ messages)
` [PATCH v6 1/2] media: v4l2-ctrl: add controls "

[PATCH] scsi: lpfc: Remove unneeded return variable
 2021-02-04  9:48 UTC  (2+ messages)

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-02-04  9:13 UTC  (11+ messages)
    ` [Linaro-mm-sig] "

[PATCH] media: atomisp: Remove unneeded return variable
 2021-02-04  6:48 UTC 

drivers/media/platform/mtk-jpeg/mtk_jpeg_dec_parse.c:15: warning: "RST" redefined
 2021-02-04  5:45 UTC 

cron job: media_tree daily build: WARNINGS
 2021-02-04  4:39 UTC 

[GIT PULL v2 for 5.12] More V4L2 patches
 2021-02-03 21:57 UTC  (2+ messages)
` [GIT PULL v2 for 5.12] More V4L2 patches (#71294)

[PATCH 0/2] Allow reading process DMA buf stats from fdinfo
 2021-02-03 20:49 UTC 

[BUG REPORT] media: coda: mpeg4 decode corruption on i.MX6qp only
 2021-02-03 16:33 UTC 

[PATCH] dma-fence: Document recoverable page fault implications
 2021-02-03 15:40 UTC  (2+ messages)

[PATCH] drm/todo: Add entry for moving to dma_resv_lock
 2021-02-03 13:11 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-02-03 10:44 UTC  (4+ messages)
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-02-03 10:23 UTC  (6+ messages)

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2021-02-03  9:46 UTC  (9+ messages)
` [RFC][PATCH 2/3] dma-buf: system_heap: Add pagepool support to system heap

[PATCH v2 04/11] PCI: dwc: pcie-kirin: add support for Kirin 970 PCIe controller
 2021-02-03  9:32 UTC 

[PATCH 0/5] Support H264 4K on MT8192
 2021-02-03  8:37 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property
` [PATCH 2/5] media: mtk-vcodec: Support 4GB~8GB range iova space for venc
` [PATCH 3/5] dt-bindings: media: mtk-vcodec: Add binding for MT8192 VENC
` [PATCH 4/5] media: mtk-vcodec: Add MT8192 H264 venc driver
` [PATCH 5/5] media: mtk-vcodec: Support H264 4K encoding on MT8192

[PATCHv3 0/4] Add /sys media_dev attr for V4L/DVB devices
 2021-02-03  7:59 UTC  (4+ messages)
` [PATCHv3 4/4] dvbdev: add /sys media_dev attr for DVB devices

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-03  7:35 UTC  (4+ messages)
` [RFC v3 1/3] kvm: Add a notifier for create and destroy VM events
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver
` [RFC v3 3/3] vhost: Add Vdmabuf backend

[PATCH] drm/amdgpu: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-03  7:22 UTC 

[PATCH] media: i2c: remove unneeded semicolon
 2021-02-03  2:22 UTC 

[PATCH v3 1/1] media: i2c: imx219: add 1% tolerance on clock frequency
 2021-02-02 22:55 UTC  (2+ messages)

[PATCH 1/1] ipu3-cio2: Build bridge only if ACPI is enabled
 2021-02-02 22:02 UTC  (5+ messages)

[GIT PULL for 5.12] More V4L2 patches
 2021-02-02 21:19 UTC  (2+ messages)
` [GIT PULL for 5.12] More V4L2 patches (#71273)

[PATCH -next] media: venus: Include io.h for memremap()
 2021-02-02 19:47 UTC 

[PATCH v2 0/6] Remove last users of v4l2-clk and remove v4l2-clk
 2021-02-02 19:36 UTC  (4+ messages)
` [PATCH v2 2/6] media: pxa_camera: Drop the v4l2-clk clock register

[PATCH v5 00/13] V4L2 Async notifier API cleanup
 2021-02-02 18:15 UTC  (12+ messages)
` [PATCH v5 01/13] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v5 02/13] media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v5 05/13] media: st-mipid02: "
` [PATCH v5 06/13] media: cadence: "
` [PATCH v5 07/13] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH v5 08/13] media: renesas-ceu: "
` [PATCH v5 13/13] media: Clarify v4l2-async subdevice addition API
  ` [PATCH v5.1 "

[PATCH 0/2] em28xx: Add new bulk variant pids for Hauppauge 461e
 2021-02-02  1:40 UTC  (3+ messages)
` [PATCH 1/2] em28xx: Add pid for bulk revision of "
` [PATCH 2/2] em28xx: Add pid for bulk revision of Hauppauge 461eV2

[PATCH v5 0/2] IMX334 Camera Sensor Driver
 2021-02-02 18:57 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: Add bindings for imx334

linux-next: Tree for Feb 2 (drivers/media/pci/intel/ipu3/cio2-bridge.c)
 2021-02-02 18:57 UTC 

[ragnatech:media-tree] BUILD SUCCESS 0b9112a58836ad6a7e84eebec06a2de9778b7573
 2021-02-02 18:40 UTC 

Philips SPC 900NC: kernel/dma/mapping.c WARNING
 2021-02-02 18:34 UTC 

[PATCH 00/29] treewide: Convert comma separated statements
 2021-02-03 13:26 UTC  (7+ messages)
` [PATCH 08/29] dma-buf: Avoid "
        ` [Linaro-mm-sig] "

[PATCH 1/1] dma-buf: heaps: Map system heap pages as managed by linux vm
 2021-02-02 18:23 UTC  (9+ messages)

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-02-02 14:11 UTC  (5+ messages)
` [PATCH v4 04/13] drm/shmem-helper: Provide a vmap function for short-term mappings

[PATCH] RFC: dma-fence: Document recoverable page fault implications
 2021-02-02 15:38 UTC  (9+ messages)
        ` [Linaro-mm-sig] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox