linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 05:37:02 to 2020-02-06 15:41:27 UTC [more...]

[PATCH v2 00/27] docs: virt: manually convert text documents to ReST format
 2020-02-06 15:41 UTC  (30+ messages)
` [PATCH v2 01/27] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH v2 02/27] docs: virt: convert UML documentation to ReST
` [PATCH v2 03/27] docs: virt: user_mode_linux.rst: update compiling instructions
` [PATCH v2 04/27] docs: virt: user_mode_linux.rst: fix URL references
` [PATCH v2 05/27] docs: virt: convert halt-polling.txt to ReST format
` [PATCH v2 06/27] docs: virt: Convert msr.txt "
` [PATCH v2 07/27] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH v2 08/27] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH v2 09/27] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH v2 10/27] docs: kvm: convert devices/mpic.txt "
` [PATCH v2 11/27] docs: kvm: convert devices/s390_flic.txt "
` [PATCH v2 12/27] docs: kvm: convert devices/vcpu.txt "
` [PATCH v2 13/27] "
` [PATCH v2 14/27] docs: kvm: convert devices/vm.txt "
` [PATCH v2 15/27] docs: kvm: convert devices/xics.txt "
` [PATCH v2 16/27] docs: kvm: convert devices/xive.txt "
` [PATCH v2 17/27] docs: kvm: Convert api.txt to ReST format
` [PATCH v2 18/27] docs: kvm: convert arm/hyp-abi.txt to ReST
` [PATCH v2 19/27] docs: kvm: arm/psci.txt: convert "
` [PATCH v2 20/27] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH v2 21/27] docs: kvm: Convert locking.txt "
` [PATCH v2 22/27] docs: kvm: Convert mmu.txt "
` [PATCH v2 23/27] docs: kvm: Convert nested-vmx.txt "
` [PATCH v2 24/27] docs: kvm: Convert ppc-pv.txt "
` [PATCH v2 25/27] docs: kvm: Convert s390-diag.txt "
` [PATCH v2 26/27] docs: kvm: Convert timekeeping.txt "
` [PATCH v2 27/27] docs: kvm: review-checklist.txt: rename to ReST

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-06 15:17 UTC  (29+ messages)
` [PATCH 01/28] docs: networking: caif: convert to ReST
` [PATCH 02/28] docs: networking: convert 6lowpan.txt "
` [PATCH 03/28] docs: networking: convert 6pack.txt "
` [PATCH 04/28] docs: networking: convert altera_tse.txt "
` [PATCH 05/28] docs: networking: convert arcnet-hardware.txt "
` [PATCH 06/28] docs: networking: convert arcnet.txt "
` [PATCH 07/28] docs: networking: convert atm.txt "
` [PATCH 08/28] docs: networking: convert ax25.txt "
` [PATCH 09/28] docs: networking: convert baycom.txt "
` [PATCH 10/28] docs: networking: convert bonding.txt "
` [PATCH 11/28] docs: networking: convert cdc_mbim.txt "
` [PATCH 12/28] docs: networking: convert cops.txt "
` [PATCH 13/28] docs: networking: convert cxacru.txt "
` [PATCH 14/28] docs: networking: convert dccp.txt "
` [PATCH 15/28] docs: networking: convert dctcp.txt "
` [PATCH 16/28] docs: networking: convert decnet.txt "
` [PATCH 17/28] docs: networking: convert defza.txt "
` [PATCH 18/28] docs: networking: convert dns_resolver.txt "
` [PATCH 19/28] docs: networking: convert driver.txt "
` [PATCH 20/28] docs: networking: convert eql.txt "
` [PATCH 21/28] docs: networking: convert fib_trie.txt "
` [PATCH 22/28] docs: networking: convert filter.txt "
` [PATCH 23/28] docs: networking: convert fore200e.txt "
` [PATCH 24/28] docs: networking: convert framerelay.txt "
` [PATCH 25/28] docs: networking: convert generic-hdlc.txt "
` [PATCH 26/28] docs: networking: convert generic_netlink.txt "
` [PATCH 27/28] docs: networking: convert gen_stats.txt "
` [PATCH 28/28] docs: networking: convert gtp.txt "

[PATCH 00/11] Manually convert thermal, crypto and misc-devices to ReST
 2020-02-06 15:11 UTC  (12+ messages)
` [PATCH 01/11] docs: thermal: convert cpu-idle-cooling.rst "
` [PATCH 02/11] docs: crypto: convert asymmetric-keys.txt "
` [PATCH 03/11] docs: crypto: convert api-intro.txt to ReST format
` [PATCH 04/11] docs: crypto: convert async-tx-api.txt "
` [PATCH 05/11] docs: crypto: descore-readme.txt: convert "
` [PATCH 06/11] docs: misc-devices/spear-pcie-gadget.txt: convert to ReST
` [PATCH 07/11] docs: misc-devices/pci-endpoint-test.txt: "
` [PATCH 08/11] "
` [PATCH 09/11] docs: misc-devices/c2port.txt: convert to ReST format
` [PATCH 10/11] docs: misc-devices/bh1770glc.txt: convert to ReST
` [PATCH 11/11] docs: misc-devices/apds990x.txt: convert to ReST format

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-06 12:01 UTC  (8+ messages)
` [RFC PATCH v2 1/6] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v2 2/6] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v2 3/6] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v2 4/6] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v2 5/6] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v2 6/6] arm64: tegra: Add Tegra VI CSI support in device tree

[PATCH v3 0/2] Virtio video device specification
 2020-02-06 10:20 UTC  (3+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "
` [PATCH v3 2/2] virtio-video: Define a feature for exported objects from different virtio devices

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-06  8:51 UTC  (10+ messages)
` [RFC][PATCH 12/15] videobuf2: add begin/end cpu_access callbacks to dma-sg

[PATCH v4 0/5] media: meson: vdec: Add VP9 decoding support
 2020-02-06  8:41 UTC  (6+ messages)
` [PATCH v4 1/5] media: meson: vdec: align stride on 32 bytes
` [PATCH v4 2/5] media: meson: vdec: add helpers for lossless framebuffer compression buffers
` [PATCH v4 3/5] media: meson: vdec: add common HEVC decoder support
` [PATCH v4 4/5] media: meson: vdec: add VP9 input support
` [PATCH v4 5/5] media: meson: vdec: add VP9 decoder support

[PATCH v5 0/4] media: meson: vdec: Add compliant H264 support
 2020-02-06  8:26 UTC  (5+ messages)
` [PATCH v5 1/4] media: v4l2-mem2mem: handle draining, stopped and next-buf-is-last states
` [PATCH v5 2/4] media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling
` [PATCH v5 3/4] media: meson: vdec: bring up to compliance
` [PATCH v5 4/4] media: meson: vdec: add H.264 decoding support

[PATCH v3 0/5] media: meson: vdec: Add VP9 decoding support
 2020-02-06  8:08 UTC  (4+ messages)
` [PATCH v3 5/5] media: meson: vdec: add VP9 decoder support

[PATCH] media: meson: vdec: fix OUTPUT buffer size configuration
 2020-02-06  7:59 UTC  (2+ messages)

[PATCH] media: meson: vdec: don't resume instantly if not streaming capture
 2020-02-06  7:59 UTC  (2+ messages)

[PATCH v4 0/4] media: meson: vdec: Add compliant H264 support
 2020-02-06  7:57 UTC  (4+ messages)

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-02-05 19:54 UTC  (18+ messages)
` [RFC PATCH v1 1/5] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v1 2/5] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v1 4/5] media: tegra: Add Tegra Video input driver for Tegra210

[PATCH v2 15/17] media: cros-ec-cec: Use cros_ec_cmd()
 2020-02-05 19:00 UTC 

[PATCH 0/3] media: vimc: Add support for GBR and BGR formats on source pad of debayer
 2020-02-05 14:17 UTC  (7+ messages)
` [PATCH 1/3] media: vimc: Support multiple buscodes for each pixelformat
` [PATCH 2/3] media: vimc: Add GBR media bus code
` [PATCH 3/3] media: vimc: deb: Add support for GBR and BGR bus formats on source pad

[PATCH] media: staging: rkisp1: don't lock media's graph_mutex when calling rkisp1_create_links
 2020-02-05 13:48 UTC  (6+ messages)
` [PATCH] media: staging: rkisp1: fix test of return value of media_entity_get_fwnode_pad
` [PATCH] media: staging: rkisp1: improve inner documentation in rkisp1-isp.c

[PATCH 3/4] drm/virtio: move mapping teardown to virtio_gpu_cleanup_object()
 2020-02-05 10:59 UTC 

[PATCH v3 00/17] media: imx: Create media links in bound notifiers
 2020-02-05  9:02 UTC  (19+ messages)
` [PATCH v3 01/17] media: entity: Pass entity to get_fwnode_pad operation
` [PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
` [PATCH v3 03/17] media: imx: csi: Implement get_fwnode_pad op
` [PATCH v3 04/17] media: imx: mipi csi-2: "
` [PATCH v3 05/17] media: video-mux: "
` [PATCH v3 06/17] media: imx: Add imx_media_create_fwnode_pad_link()
` [PATCH v3 07/17] media: video-mux: Create media links in bound notifier
` [PATCH v3 08/17] media: imx: mipi csi-2: "
` [PATCH v3 09/17] media: imx7-mipi-csis: "
` [PATCH v3 10/17] media: imx7-media-csi: "
` [PATCH v3 11/17] media: imx: csi: Embed notifier in struct csi_priv
` [PATCH v3 12/17] media: imx: csi: Add missing notifier unregister/cleanup
` [PATCH v3 13/17] media: imx: csi: Create media links in bound notifier
` [PATCH v3 14/17] media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnode
` [PATCH v3 15/17] media: imx: Create missing links from CSI-2 receiver
` [PATCH v3 16/17] media: imx: silence a couple debug messages
` [PATCH v3 17/17] media: imx: TODO: Remove media link creation todos

[RFC][PATCHv2 00/12] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-05  8:13 UTC  (14+ messages)
` [RFC][PATCHv2 01/12] videobuf2: add cache management members
` [RFC][PATCHv2 02/12] videobuf2: handle V4L2 buffer cache flags
` [RFC][PATCHv2 03/12] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 04/12] videobuf2: add queue memory consistency parameter
` [RFC][PATCHv2 05/12] videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [RFC][PATCHv2 06/12] videobuf2: factor out planes prepare/finish functions
` [RFC][PATCHv2 07/12] videobuf2: do not sync caches when we are allowed not to
` [RFC][PATCHv2 08/12] videobuf2: check ->synced flag in prepare() and finish()
` [RFC][PATCHv2 09/12] videobuf2: let user-space know if driver supports cache hints
` [RFC][PATCHv2 10/12] videobuf2: add begin/end cpu_access callbacks to dma-contig
` [RFC][PATCHv2 11/12] videobuf2: add begin/end cpu_access callbacks to dma-sg
` [RFC][PATCHv2 12/12] videobuf2: don't test db_attach in dma-contig prepare and finish

cron job: media_tree daily build: ERRORS
 2020-02-05  4:46 UTC 

[PATCH v2 00/23] media: imx: Create media links in bound notifiers
 2020-02-05  0:44 UTC  (5+ messages)

[PATCH for v5.6] hantro: Fix broken media controller links
 2020-02-04 19:58 UTC  (2+ messages)

[PATCH for v5.6] v4l2-mem2mem.c: fix broken links
 2020-02-04 19:39 UTC  (2+ messages)

[PATCH for v5.6] mc-entity.c: use & to check pad flags, not ==
 2020-02-04 18:32 UTC  (3+ messages)

[PATCH] mc-entity.c: use WARN_ON, validate link pads
 2020-02-04 18:13 UTC 

WARNING in uvc_scan_chain_forward
 2020-02-04 12:50 UTC  (4+ messages)

[PATCH for v5.6] vicodec: process all 4 components for RGB32 formats
 2020-02-04 12:45 UTC 

cron job: media_tree daily build: WARNINGS
 2020-02-04  4:56 UTC 

[PATCH v4 0/3] Add rga to rk322x device tree
 2020-02-03 22:40 UTC  (2+ messages)
` [PATCH v4 1/3] [media] dt-bindings: Add binding for rk3228 rga

[PATCH -next] drm/panfrost: Remove set but not used variable 'bo'
 2020-02-03 19:12 UTC  (3+ messages)

[PATCH V4 0/4] Enable video on sc7180
 2020-02-03 18:02 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: allwinner: a64: Enable deinterlace core
 2020-02-03 15:50 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: interconnect: sunxi: Add A64 MBUS compatible
` [PATCH 4/5] media: dt-bindings: media: Add Allwinner A64 deinterlace compatible

[PATCH 0/8] media: sunxi: Add DE2 rotate driver
 2020-02-03 15:48 UTC  (3+ messages)
` [PATCH 5/8] media: dt-bindings: media: Add Allwinner A83T Rotate driver

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2020-02-03 15:39 UTC 

KASAN: use-after-free Read in vgem_gem_dumb_create
 2020-02-03 15:08 UTC  (4+ messages)

[PATCH 00/11] Rename VFL_TYPE_GRABBER to _VIDEO
 2020-02-03 14:14 UTC  (14+ messages)
` [PATCH 01/11] media: rename "
` [PATCH 02/11] gadget: uvc: "
` [PATCH 03/11] bcm2835-camera: "
` [PATCH 04/11] staging/media: "
` [PATCH 05/11] staging/most: "
` [PATCH 06/11] media/usb: "
` [PATCH 07/11] media/common/saa7146: "
` [PATCH 08/11] media/i2c/video-i2c: "
` [PATCH 09/11] media/pci: "
` [PATCH 10/11] media/platform: "
` [PATCH 11/11] v4l2-dev.h: remove VFL_TYPE_GRABBER

[PATCH] media: hantro: Support H264 profile control
 2020-02-03 13:48 UTC  (10+ messages)

[PATCH 1/3] m88ds3103: Add support for ds3103b demod
 2020-02-03 11:09 UTC  (3+ messages)

[PATCH 15/17] media: cros-ec-cec: Use cros_ec_send_cmd_msg()
 2020-02-03  5:35 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).