linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-06 17:27:36 to 2016-09-09 03:01:01 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2016-09-09  3:00 UTC 

[PATCH] [media] VPU: mediatek: fix null pointer dereference on pdev
 2016-09-09  1:25 UTC  (3+ messages)

[PATCH] [media] pci: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH] [media] platform: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH] [media] usb: constify vb2_ops structures
 2016-09-08 23:59 UTC 

[PATCH 00/15] Fix another set of nitpick warnings
 2016-09-08 21:37 UTC  (16+ messages)
` [PATCH 01/15] [media] mc-core.rst: fix a warning about an internal routine
` [PATCH 02/15] [media] v4l2-mem2mem.h: move descriptions from .c file
` [PATCH 03/15] [media] v4l2-mem2mem.h: document function arguments
` [PATCH 04/15] [media] v4l2-mem2mem.h: document the public structures
` [PATCH 05/15] [media] v4l2-mem2mem.h: make kernel-doc parse v4l2-mem2mem.h again
` [PATCH 06/15] [media] conf_nitpick.py: ignore an opaque struct from v4l2-mem2mem.h
` [PATCH 07/15] [media] videobuf2-core.h: move function descriptions from c file
` [PATCH 08/15] [media] videobuf2-core.h: document enum vb2_memory
` [PATCH 09/15] [media] videobuf2-core.h: improve documentation
` [PATCH 10/15] [media] conf_nitpick.py: ignore C domain data used on vb2
` [PATCH 11/15] [media] videobuf2-v4l2.h: get kernel-doc tags from C file
` [PATCH 12/15] [media] videobuf2-v4l2.h: improve documentation
` [PATCH 13/15] [media] videobuf2-v4l2: document two helper functions
` [PATCH 14/15] [media] v4l2-flash-led-class.h: document v4l2_flash_ops
` [PATCH 15/15] [media] v4l2-subdev: fix some references to v4l2_dev

[PATCH 0/2] v4l-utils build instruction and dvbv5 format
 2016-09-08 18:33 UTC  (15+ messages)
` [PATCH 2/2] v4l-utils: fixed dvbv5 vdr format

[PATCH] [media] ov9650: add support for asynchronous probing
 2016-09-08 17:08 UTC  (2+ messages)

[PATCH] [media] omap3isp: don't call of_node_put
 2016-09-08 15:48 UTC 

[PATCH] [media] cec: fix Kconfig help text
 2016-09-08 15:25 UTC 

[PATCH 00/47] Fix most of Sphinx warnings in nitpick mode
 2016-09-08 14:47 UTC  (51+ messages)
` [PATCH 01/47] kernel-doc: ignore arguments on macro definitions
` [PATCH 02/47] docs-rst: parse-headers.pl: make debug a command line option
` [PATCH 03/47] docs-rst: parse-headers.pl: use the C domain for cross-references
` [PATCH 04/47] [media] conf_nitpick.py: add external vars to ignore list
` [PATCH 05/47] [media] dvb_ringbuffer.h: Document all functions
` [PATCH 06/47] [media] dtv-core.rst: move DTV ringbuffer notes to kAPI doc
` [PATCH 07/47] [media] dvb_ringbuffer.h: document the define macros
` [PATCH 08/47] [media] demux.h: Fix a few documentation issues
` [PATCH 09/47] [media] mc-core.rst: Fix cross-references to the source
` [PATCH 10/47] [media] demux.h: fix a documentation warning
` [PATCH 11/47] [media] docs-rst: improve the kAPI documentation for the mediactl
` [PATCH 12/47] [media] conf_nitpick.py: ignore external functions used on mediactl
` [PATCH 13/47] [media] rc-map.h: document structs/enums on it
` [PATCH 14/47] [media] v4l2-ctrls: document some extra data structures
` [PATCH 15/47] [media] docs-rst: convert uAPI structs to C domain
` [PATCH 16/47] [media] diff-v4l.rst: Fix V4L version 1 references
` [PATCH 17/47] [media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()
` [PATCH 18/47] [media] docs-rst: use C domain for enum references on uapi
` [PATCH 19/47] [media] v4l2-ctrls.h: Fix some c:type references
` [PATCH 20/47] [media] cec-ioc-dqevent.rst: fix some undefined references
` [PATCH 21/47] [media] v4l2-ioctl.h: document the remaining functions
` [PATCH 22/47] [media] v4l2-dev.rst: fix a broken c domain reference
` [PATCH 23/47] [media] v4l2-device.h: fix some doc tags
` [PATCH 24/47] [media] v4l2-dv-timings.h: let kernel-doc parte the typedef argument
` [PATCH 25/47] [media] v4l2-subdev.rst: get rid of legacy functions
` [PATCH 26/47] [media] v4l2-subdev.h: fix a doc nitpick warning
` [PATCH 27/47] [media] docs-rst exceptions: use C domain references for DVB headers
` [PATCH 28/47] [media] ca-get-cap.rst: add a table for struct ca_caps
` [PATCH 29/47] [media] ca-get-descr-info.rst: add doc for for struct ca_descr_info
` [PATCH 30/47] [media] ca-get-msg.rst: add a boilerplate for struct ca_msg
` [PATCH 31/47] [media] ca-get-slot-info.rst: document struct ca_slot_info
` [PATCH 32/47] [media] ca-set-pid.rst: document struct ca_pid
` [PATCH 33/47] [media] docs-rst: fix the remaining broken links for DVB CA API
` [PATCH 34/47] [media] fix broken references on dvb/video*rst
` [PATCH 35/47] [media] docs-rst: fix dmx bad cross-references
` [PATCH 36/47] [media] docs-rst: fix cec "
` [PATCH 37/47] [media] docs-rst: simplify c:type: cross references
` [PATCH 38/47] [media] docs-rst: fix some broken struct references
` [PATCH 39/47] [media] fix clock_gettime cross-references
` [PATCH 40/47] [media] libv4l-introdution.rst: fix function definitions
` [PATCH 41/47] [media] libv4l-introduction.rst: improve crossr-references
` [PATCH 42/47] [media] hist-v4l2.rst: don't do refs to old structures
` [PATCH 43/47] [media] docs-rst: fix cross-references for videodev2.h
` [PATCH 44/47] [media] dev-sliced-vbi.rst: fix reference for v4l2_mpeg_vbi_ITV0
` [PATCH 45/47] [media] media-ioc-g-topology.rst: fix a c domain reference
` [PATCH 46/47] [media] docs-rst: fix two wrong :name: tags
` [PATCH 47/47] [media] rc-map.h: fix a Sphinx warning

[PATCH v3] docs-rst: ignore arguments on macro definitions
 2016-09-08 13:58 UTC  (4+ messages)

[PATCH v6 0/6] Add MT8173 MDP Driver
 2016-09-08 13:09 UTC  (7+ messages)
` [PATCH v6 1/6] VPU: mediatek: Add mdp support
` [PATCH v6 2/6] dt-bindings: Add a binding for Mediatek MDP
` [PATCH v6 3/6] media: Add Mediatek MDP Driver
` [PATCH v6 4/6] arm64: dts: mediatek: Add MDP for MT8173
` [PATCH v6 5/6] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C
` [PATCH v6 6/6] media: mtk-mdp: add Maintainers entry for Mediatek MDP driver

pull request: linux-firmware: Update Mediatek MT8173 VPU firmware
 2016-09-08 12:29 UTC 

[PATCH v6 0/2] OV5645 camera sensor driver
 2016-09-08 12:22 UTC  (5+ messages)
` [PATCH v6 1/2] media: i2c/ov5645: add the device tree binding document
` [PATCH v6 2/2] media: Add a driver for the ov5645 camera sensor

[PATCH v5 0/5] Add MT8173 MDP Driver
 2016-09-08 12:21 UTC  (5+ messages)
` [PATCH v5 3/5] media: Add Mediatek "

[PATCH 1/4] exynos4-is: Clear isp-i2c adapter power.ignore_children flag
 2016-09-08 11:16 UTC  (4+ messages)

[PATCH 1/1] ad5820: Use bool for boolean values
 2016-09-05  7:47 UTC 

[PATCH 0/4] Add V4L2_PIX_FMT_MT21C format for MT8173 codec driver
 2016-09-08  9:27 UTC  (10+ messages)
` [PATCH 1/4] v4l: add Mediatek compressed video block format
  ` [PATCH 2/4] docs-rst: Add compressed video formats used on MT8173 codec driver
    ` [PATCH 3/4] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoder
      ` [PATCH 4/4] arm64: dts: mediatek: Add Video Decoder for MT8173

[PATCH v3 00/10] v4l: platform: Add Renesas R-Car FDP1 Driver
 2016-09-08  9:10 UTC  (15+ messages)
` [PATCH v3 01/10] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field
` [PATCH v3 02/10] v4l: ctrls: Add deinterlacing mode control
` [PATCH v3 03/10] v4l: Extend FCP compatible list to support the FDP
` [PATCH v3 04/10] v4l: Add Renesas R-Car FDP1 Driver
` [PATCH v3 05/10] v4l: fdp1: vb2_queue dev conversion
` [PATCH v3 06/10] v4l: fdp1: Incorporate miscellaneous review comments
` [PATCH v3 07/10] v4l: fdp1: Remove unused struct fdp1_v4l2_buffer
` [PATCH v3 08/10] v4l: fdp1: Rewrite format setting code
` [PATCH v3 09/10] v4l: fdp1: Fix field validation when preparing buffer
` [PATCH v3 10/10] v4l: fdp1: Store buffer information in vb2 buffer

[PATCH] [media] pci: constify snd_pcm_ops structures
 2016-09-08  3:08 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2016-09-08  2:57 UTC 

[PATCH] [media] usb: constify snd_pcm_ops structures
 2016-09-08  0:59 UTC 

[PATCH 1/1] ad5820: Use bool for boolean values
 2016-09-07 19:00 UTC  (2+ messages)

[PATCHv3 0/2] v4l: vsp1: Add HGT support
 2016-09-07 12:48 UTC  (4+ messages)
` [PATCHv3 1/2] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine
` [PATCHv3 2/2] v4l: vsp1: Add HGT support

[PATCH v2] V4L2: Add documentation for SDI timings and related flags
 2016-09-07  9:26 UTC  (3+ messages)

[PATCH v2 0/8] Qualcomm video decoder/encoder driver
 2016-09-07 11:45 UTC  (10+ messages)
` [PATCH v2 1/8] doc: DT: vidc: binding document for Qualcomm video driver
` [PATCH v2 2/8] media: vidc: adding core part and helper functions
` [PATCH v2 3/8] media: vidc: decoder: add video decoder files
` [PATCH v2 4/8] media: vidc: encoder: add video encoder files
` [PATCH v2 5/8] media: vidc: add Host Firmware Interface (HFI)
` [PATCH v2 6/8] media: vidc: add Venus HFI files
` [PATCH v2 7/8] media: vidc: add Makefiles and Kconfig files
` [PATCH v2 8/8] media: vidc: enable building of the video codec driver

[PATCHv2] pulse8-cec: store logical address mask
 2016-09-07 11:01 UTC 

[PATCHv2] v4l-drivers/fourcc.rst: fix typo
 2016-09-07 10:48 UTC 

[PATCH] v4l-drivers/fourcc.rst: fix typo
 2016-09-07 10:39 UTC 

[PATCHv2 0/2] v4l: vsp1: Add HGT support
 2016-09-07 10:35 UTC  (5+ messages)
` [PATCHv2 2/2] "

[PATCH 0/7] More smiapp cleanups
 2016-09-07 10:30 UTC  (8+ messages)
` [PATCH 1/7] smiapp: Move sub-device initialisation into a separate function
` [PATCH 2/7] smiapp: Explicitly define number of pads in initialisation
` [PATCH 3/7] smiapp: Initialise media entity after sensor init
` [PATCH 4/7] smiapp: Split off sub-device registration into two
` [PATCH 5/7] smiapp: Provide a common function to obtain native pixel array size
` [PATCH 6/7] smiapp: Remove unnecessary BUG_ON()'s
` [PATCH 7/7] smiapp: Always initialise the sensor in probe

[PATCH] [media] vivid: allow usage of vb2_dma_contig_memops through module param
 2016-09-07  9:54 UTC  (3+ messages)

[PATCH] [v4l-utils] libdvb5: Fix multiple definition of dvb_dev_remote_init linking error
 2016-09-07  9:53 UTC 

[PATCH 0/8] Qualcomm video decoder/encoder driver
 2016-09-07  8:57 UTC  (3+ messages)

[GIT PULL] HSV formats
 2016-09-07  8:44 UTC 

[PATCH v9 0/3] Secure Memory Allocation Framework
 2016-09-07  8:24 UTC  (4+ messages)
` [PATCH v9 1/3] create SMAF module
` [PATCH v9 2/3] SMAF: add CMA allocator
` [PATCH v9 3/3] SMAF: add test secure module

[RFC PATCH 0/3] doc-rst:c-domain: fix some issues in the c-domain
 2016-09-07  8:01 UTC  (10+ messages)
` [PATCH 1/3] doc-rst:c-domain: fix sphinx version incompatibility
` [PATCH 2/3] doc-rst:c-domain: function-like macros arguments

[PATCH 0/6] R-Car DU: Fix IOMMU operation when connected to VSP
 2016-09-07  8:01 UTC  (2+ messages)

[PATCH v5 00/12] Add HSV format
 2016-09-07  7:51 UTC  (2+ messages)

[PATCH v5_2 10/12] [media] videodev2.h Add HSV encoding
 2016-09-07  7:49 UTC  (2+ messages)

[PATCH] v4l: vsp1: Add support for capture and output in HSV formats
 2016-09-07  7:48 UTC  (5+ messages)

[PATCH v2 0/3] doc-rst:c-domain: fix some issues in the c-domain
 2016-09-07  7:12 UTC  (4+ messages)
` [PATCH v2 1/3] doc-rst:c-domain: fix sphinx version incompatibility
` [PATCH v2 2/3] doc-rst:c-domain: function-like macros arguments
` [RFC v2 3/3] doc-rst:c-domain: function-like macros index entry

[PATCH v3] vcodec: mediatek: add Maintainers entry for Mediatek MT8173 vcodec drivers
 2016-09-07  7:08 UTC 

[PATCH v2] vcodec: mediatek: add Maintainers entry for Mediatek MT8173 vcodec drivers
 2016-09-07  6:29 UTC 

[PATCH] vcodec: mediatek: Fix decoder compiler/sparse warnings
 2016-09-07  6:18 UTC 

[PATCH] vcodec: mediatek: add Maintainers entry for Mediatek MT8173 vcodec drivers
 2016-09-07  6:04 UTC  (2+ messages)

[PATCH] vcodec: mediatek: fix odd_ptr_err.cocci warnings
 2016-09-07  5:25 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2016-09-07  3:02 UTC 

[PATCH] [media] squash lines for simple wrapper functions
 2016-09-06 22:52 UTC 

[PATCHv2 0/4] pulse8-cec: Add support for storing and optionally restoring config
 2016-09-06 19:33 UTC  (3+ messages)
` [PATCHv2 3/4] pulse8-cec: add notes about behavior in autonomous mode

[PATCH] [media] vb2: map dmabuf for planes on driver queue instead of vidioc_qbuf
 2016-09-06 18:34 UTC  (7+ messages)

[PATCH v2 0/4] R-Car VSP1 1-D Histogram support
 2016-09-06 18:21 UTC  (5+ messages)
` [PATCH v2 2/4] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine

[PATCH] v4l: vsp1: Move subdev operations from HGO to common histogram code
 2016-09-06 18:07 UTC  (3+ messages)

uvcvideo error on second capture from USB device, leading to V4L2_BUF_FLAG_ERROR
 2016-09-06 17:26 UTC  (7+ 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).