public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-25 13:33:09 to 2021-01-27 14:57:56 UTC [more...]

[PATCH v3 00/22] Add support for the SDM845 Camera Subsystem
 2021-01-27 14:49 UTC  (8+ messages)
` [PATCH v3 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v3 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v3 03/22] media: camss: Add CAMSS_845 camss version
` [PATCH v3 04/22] media: camss: Make ISPIF subdevice optional
` [PATCH v3 06/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v3 10/22] media: camss: Add support for CSIPHY "
` [PATCH v3 11/22] media: camss: Remove per VFE power domain toggling

[PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2021-01-27 12:51 UTC  (6+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-26 23:29 UTC  (12+ messages)

[PATCH v7 00/12] Show privacy_gpio as a v4l2_ctrl
 2021-01-26 17:05 UTC  (8+ messages)
` [PATCH v7 04/12] media: uvcvideo: Provide sync and async uvc_ctrl_status_event
` [PATCH v7 06/12] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT
` [PATCH v7 11/12] media: uvcvideo: Rename debug functions

[PATCH] keytable: Add source information in generated keymaps
 2021-01-26 17:45 UTC 

[PATCH v2 0/4] MFC private ctrls to std ctrls
 2021-01-27 12:25 UTC  (6+ messages)
` [PATCH v2 1/4] v4l2-ctrl: Make display delay and display enable std controls
` [PATCH v2 4/4] docs: Deprecate mfc display delay controls

[PATCH 3/3] media: vidtv: add initial debugfs interface
 2021-01-27 12:26 UTC  (3+ messages)

[PATCH 0/3] MaxLinear mxl692 demod-tuner / Hauppauge usb QuadHD
 2021-01-26  1:54 UTC  (6+ messages)
` [PATCH 0/4] "
  ` [PATCH 1/4] mxl692: MaxLinear 692 ATSC demod/tuner driver
  ` [PATCH 2/4] em28xx-core: Fix TS2 active led
  ` [PATCH 3/4] em28xx-core: Fix i2c error debug
  ` [PATCH 4/4] em28xx: Add support for Hauppauge USB QuadHD

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-27  8:14 UTC  (23+ messages)
` [PATCH v4 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn
` [PATCH v4 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range
` [PATCH v4 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable
` [PATCH v4 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH] RFC: dma-fence: Document recoverable page fault implications
 2021-01-27 12:16 UTC  (4+ messages)

[PATCH v4 00/13] drm: Support short-term vmap via vmap_local
 2021-01-27 12:08 UTC  (4+ messages)
` [PATCH v4 04/13] drm/shmem-helper: Provide a vmap function for short-term mappings

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-01-27 12:06 UTC  (2+ messages)

v4l2-ctl: Question on last_ts
 2021-01-27 12:00 UTC  (2+ messages)

[GIT PULL FOR v5.12] Various fixes
 2021-01-26 19:52 UTC  (2+ messages)
` [GIT PULL FOR v5.12] Various fixes (#71091)

[PATCH] cx23885: add more quirks for reset DMA on some AMD IOMMU
 2021-01-26  4:52 UTC  (2+ messages)
` [PATCH] cx23885: Fix various Hauppauge device analog capture inputs

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-01-27 11:27 UTC  (10+ messages)

Firefly X10 mouse mode?
 2021-01-27 11:00 UTC  (2+ messages)

[PATCH] v4l2-ctl: print delta to current clock in verbose mode
 2021-01-27 11:00 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v2] media: i2c: adv7511: remove open coded version of SMBus block read
 2021-01-27 10:33 UTC 

[PATCH 0/3] treewide: remove open coded SMBus block transfers
 2021-01-27 10:18 UTC  (6+ messages)
` [PATCH 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH 2/3] media: i2c: adv7511: remove open coded version of SMBus block read

[GIT PULL FOR v5.12] UVC driver changes
 2021-01-26 23:08 UTC  (2+ messages)
` [GIT PULL FOR v5.12] UVC driver changes (#71094)

[PATCH v3 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-01-27  8:51 UTC  (15+ messages)
` [PATCH v3 01/14] phy: Add LVDS configuration options
` [PATCH v3 02/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v3 03/14] media: docs: "
` [PATCH v3 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v3 05/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v3 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v3 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v3 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v3 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v3 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v3 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v3 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v3 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v3 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH v5 00/15] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2021-01-27  9:25 UTC  (5+ messages)
` [PATCH v5 09/15] lib/test_printf.c: Use helper function to unwind array of software_nodes

Build failed in Jenkins: media-build #3378
 2021-01-27  9:19 UTC 

cron job: media_tree daily build: ERRORS
 2021-01-27  4:33 UTC 

[PATCH v2 0/6] Stop NULLifying match pointer in of_match_device()
 2021-01-26 18:21 UTC  (2+ messages)

[PATCH] venus: core: Parse firmware-name DT property
 2021-01-26 17:55 UTC  (3+ messages)

[PATCH 1/2] media: rc: add keymap for Xbox 360 Universal Media remote
 2021-01-26 17:40 UTC  (2+ messages)
` [PATCH 2/2] media: rc: add keymap for Dell RC 260 remote

cron job: media_tree daily build: ERRORS
 2021-01-26  4:42 UTC 

[PATCH v4 0/5] HDR10 static metadata
 2021-01-25 10:24 UTC  (5+ messages)
` [PATCH v4 2/5] docs: Document colorimetry class
` [PATCH v4 4/5] docs: Document CLL and Mastering display colorimetry controls

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-26  6:55 UTC  (6+ messages)
` [PATCH v2 2/3] media/radio: Make radio_isa_common_remove() "
` [PATCH v2 3/3] isa: Make the remove callback for isa drivers "

[PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder
 2021-01-26  8:44 UTC  (9+ messages)
` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct

[PATCH 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
 2021-01-25 20:43 UTC  (41+ messages)
` [PATCH 02/14] media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH 03/14] media: stm32: "
` [PATCH 04/14] media: exynos4-is: "
` [PATCH 05/14] media: st-mipid02: "
` [PATCH 06/14] media: cadence: "
` [PATCH 07/14] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH 08/14] media: renesas-ceu: "
` [PATCH 09/14] media: pxa-camera: "
` [PATCH 10/14] media: davinci: vpif_display: Remove unused v4l2-async code
` [PATCH 11/14] media: v4l2-async: Fix incorrect comment
` [PATCH 12/14] media: Clarify v4l2-async subdevice addition API
` [PATCH 13/14] media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
` [PATCH 14/14] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
` [PATCH v3 00/14] V4L2 Async notifier API cleanup
` [PATCH v3 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v3 02/14] media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v3 03/14] media: stm32: "
` [PATCH v3 04/14] media: exynos4-is: "
` [PATCH v3 05/14] media: st-mipid02: "
` [PATCH v3 06/14] media: cadence: "
` [PATCH v3 07/14] media: marvell-ccic: Use v4l2_async_notifier_add_*_subdev
` [PATCH v3 08/14] media: renesas-ceu: "
` [PATCH v3 09/14] media: pxa-camera: "
` [PATCH v3 10/14] media: davinci: vpif_display: Remove unused v4l2-async code
` [PATCH v3 11/14] media: v4l2-async: Fix incorrect comment
` [PATCH v3 12/14] media: Clarify v4l2-async subdevice addition API
` [PATCH v3 13/14] media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev
` [PATCH v3 14/14] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API

[PATCH 0/3] v4l2 framework minor improvements
 2021-01-25 15:02 UTC  (4+ messages)
` [PATCH 2/3] media: videodev2.h: clarify v4l2_pix_format_mplane.sizeimage docs when to set to zero

[PATCH] media: doc: pixfmt-yuv: Fix 4:4:4 subsampling info
 2021-01-25 14:07 UTC  (5+ messages)

[PATCH v2] media: doc: pixfmt-yuv: Fix 4:4:4 subsampling info
 2021-01-25 14:15 UTC  (2+ messages)

[PATCH v2 00/14] V4L2 Async notifier API cleanup
 2021-01-25 15:05 UTC  (5+ messages)
` [PATCH v2 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-01-26  8:44 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: mt8173: Separating mtk-vcodec-enc device node
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

[PATCH] media: i2c: imx219: Implement V4L2_CID_LINK_FREQ control
 2021-01-26 15:55 UTC  (3+ messages)

[PATCH v2 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-01-26  9:02 UTC  (11+ messages)
` [PATCH v2 04/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v2 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v2 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v2 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding

[PATCH] media: atomisp: Simplify the calculation of variables
 2021-01-26  9:25 UTC 

tc358743 - first rx'd frame is incomplete
 2021-01-26  8:24 UTC  (2+ messages)

[PATCH v2 01/22] media: camss: Fix vfe_isr_comp_done() documentation
 2021-01-26 15:51 UTC  (4+ messages)
` [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

[PATCH v2] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-01-26 14:55 UTC  (2+ messages)

[PATCH] drm/gem: remove redundant NULL check
 2021-01-26  9:43 UTC 

[PATCH] drm/msm: remove redundant NULL check
 2021-01-26  9:51 UTC 

[PATCH] media: vidtv: remove redundant quote
 2021-01-26  2:50 UTC  (3+ messages)

[PATCH v4 11/21] dt-bindings: media: IR: Add H616 IR compatible string
 2021-01-25 15:18 UTC 

[PATCH v4 0/2] IMX334 Camera Sensor Driver
 2021-01-25 17:14 UTC  (8+ messages)
` [PATCH v4 2/2] media: i2c: Add imx334 camera sensor driver

[PATCH 0/4] media: vidtv: add media controller support
 2021-01-25  8:57 UTC  (2+ messages)

[PATCH v2 0/4] rcar-csi2: Update handling of transfer error
 2021-01-25  9:44 UTC  (5+ messages)
` [PATCH v2 3/4] rcar-vin: Stop stream when subdevice signal EOS
` [PATCH v2 4/4] rcar-csi2: Do not try to recover after transfer error

[PATCH v3 18/21] dt-bindings: allwinner: Add H616 compatible strings
 2021-01-25 11:59 UTC  (3+ messages)

[PATCH v5 0/3] media: rockchip: Introduce driver for Rockchip's camera interface
 2021-01-25  8:51 UTC  (3+ messages)
` [PATCH v5 2/3] media: rockchip: Introduce driver for Rockhip's "

[PATCH] media: i2c: ov5648: remove unnecessary NULL check
 2021-01-25  8:46 UTC 

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-25 21:03 UTC  (2+ messages)

[PATCH v4 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2021-01-25 20:26 UTC  (3+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[PATCH 00/24] Fix broken file docs cross-references
 2021-01-25 19:36 UTC  (3+ messages)
` [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml references
  ` [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references

[PATCH 1/2] keytable: Add Dell RC 260 keymap
 2021-01-25 18:57 UTC  (4+ messages)
` [PATCH 2/2] keytable: Add XBox 360 Universal Media Remote

v4l: status of 'add support for multiplexed streams' patch
 2021-01-25 14:08 UTC 


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