linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-22 08:20:04 to 2016-08-28 10:14:18 UTC [more...]

musb: isoc pkt loss with pwc
 2016-08-28 10:13 UTC 

cron job: media_tree daily build: ERRORS
 2016-08-28  3:09 UTC 

Plan to support Rockchip VPU in DRM, is it a good idea
 2016-08-27 23:06 UTC  (6+ messages)

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-08-27 13:48 UTC  (2+ messages)
  ` fcam-dev support for new kernels -- "

MFC: different h264 profile and level output the same size encoded result
 2016-08-27  9:55 UTC 

cron job: media_tree daily build: ERRORS
 2016-08-27  2:48 UTC 

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2016-08-26 23:43 UTC  (22+ messages)
` [RFC v3 01/21] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
` [RFC v3 02/21] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
` [RFC v3 03/21] Revert "[media] media-device: dynamically allocate struct media_devnode"
` [RFC v3 04/21] media: Remove useless curly braces and parentheses
` [RFC v3 05/21] media: devnode: Rename mdev argument as devnode
` [RFC v3 06/21] media device: Drop nop release callback
` [RFC v3 07/21] media-device: Make devnode.dev->kobj parent of devnode.cdev
` [RFC v3 08/21] media: Enable allocating the media device dynamically
` [RFC v3 09/21] media: Split initialising and adding media devnode
` [RFC v3 10/21] media: Shuffle functions around
` [RFC v3 11/21] media device: Refcount the media device
` [RFC v3 12/21] media device: Initialise media devnode in media_device_init()
` [RFC v3 13/21] media device: Deprecate media_device_{init,cleanup}() for drivers
` [RFC v3 14/21] media device: Get the media device driver's device
` [RFC v3 15/21] media: Provide a way to the driver to set a private pointer
` [RFC v3 16/21] media: Add release callback for media device
` [RFC v3 17/21] v4l: Acquire a reference to the media device for every video device
` [RFC v3 18/21] media-device: Postpone graph object removal until free
` [RFC v3 19/21] omap3isp: Allocate the media device dynamically
` [RFC v3 20/21] omap3isp: Release the isp device struct by media device callback
` [RFC v3 21/21] omap3isp: Don't rely on devm for memory resource management

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

[PATCH 0/3] doc-rst: generic way to build PDF of sub-folder
 2016-08-26 11:55 UTC  (6+ messages)
` [PATCH 1/3] doc-rst: generic way to build PDF of sub-folders
` [PATCH 2/3] doc-rst: define PDF's of the media folder
` [PATCH 3/3] doc-rst:media: build separated PDF books (experimental)

[PATCH 1/2] cec-compliance: extend man page
 2016-08-26 11:37 UTC  (2+ messages)
` [PATCH 2/2] cec-follower: "

[PATCH] cec-compliance: recognize PRESUMED_OK and REFUSED as ok
 2016-08-26  8:31 UTC 

[RFC PATCH 0/7] atmel-isi: convert to a standalone driver
 2016-08-26  7:45 UTC  (4+ messages)
` [RFC PATCH 5/7] ov7670: add devicetree support

cron job: media_tree daily build: ERRORS
 2016-08-26  3:03 UTC 

DVB: Unable to find symbol dib7000p_attach()
 2016-08-25 18:31 UTC 

[PATCH 1/2] [media] tw5864-core: remove double irq lock code
 2016-08-25 14:46 UTC  (4+ messages)
` [PATCH 2/2] [media] tw5864: remove two unused vars

[PATCH v5 0/2] OV5645 camera sensor driver
 2016-08-25 13:58 UTC  (7+ messages)
` [PATCH v5 2/2] media: Add a driver for the ov5645 camera sensor

[PATCH v3 0/4] Add Meson 8b / GXBB support to the IR driver
 2016-08-25 12:41 UTC  (10+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 4/6] media: rc: meson-ir: Add support for newer versions of the IR decoder
  ` [PATCH v5 0/6] Add Meson 8b / GXBB support to the IR driver
    ` [PATCH v5 1/6] pinctrl: amlogic: gxbb: add the IR remote input pin
    ` [PATCH v5 2/6] ARM64: dts: amlogic: add the input pin for the IR remote

[PATCH v4 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2016-08-25 11:45 UTC  (4+ messages)
` [STLinux Kernel] "

[RFC 00/10] Add Sunxi Cedrus Video Decoder Driver
 2016-08-25  9:39 UTC  (11+ messages)
` [RFC 01/10] clk: sunxi-ng: Add a couple of A13 clocks
` [RFC 02/10] v4l: Add private compound control type
` [RFC 03/10] v4l: Add sunxi Video Engine pixel format
` [RFC 04/10] v4l: Add MPEG2 low-level decoder API control
` [RFC 05/10] v4l: Add MPEG4 "
` [RFC 06/10] media: platform: Add Sunxi Cedrus decoder driver
` [RFC 07/10] sunxi-cedrus: Add a MPEG 2 codec
` [RFC 08/10] sunxi-cedrus: Add a MPEG 4 codec
` [RFC 09/10] ARM: dts: sun5i: Use video-engine node
` [RFC 10/10] sunxi-cedrus: Add device tree binding document

[PATCH] [media] tw5864-core: remove excessive irqsave
 2016-08-24 23:17 UTC 

cron job: media_tree daily build: ERRORS
 2016-08-25  2:26 UTC 

[PATCH v2] docs-rst: kernel-doc: better output struct members
 2016-08-24 21:25 UTC  (2+ messages)

pwc over musb: 100% frame drop (lost) on high resolution stream
 2016-08-24 18:17 UTC  (4+ messages)

[PATCH 0/2] v4l-utils build instruction and dvbv5 format
 2016-08-24 14:52 UTC  (6+ messages)
` [PATCH 2/2] v4l-utils: fixed dvbv5 vdr format

[PATCH] doc-rst:sphinx-extensions: add metadata parallel-safe
 2016-08-24 14:10 UTC  (2+ messages)

[PATCH v2] [media] v4l2-async: Always unregister the subdev on failure
 2016-08-24 13:49 UTC 

[PATCH] [media] extended-controls.rst: fix a build warning
 2016-08-24 13:52 UTC 

[PATCH] [media] v4l2-async: Always unregister the subdev on failure
 2016-08-24 13:49 UTC  (5+ messages)

[PATCH 0/9] Prepare Sphinx to build media PDF books
 2016-08-24 12:23 UTC  (5+ messages)

[PATCH] [media] ad5820: fix one smatch warning
 2016-08-24 11:46 UTC  (2+ messages)

[PATCHv2] cec tools: exit if device is disconnected
 2016-08-24 10:51 UTC 

[PATCH] cec tools: exit when CEC device is disconnected
 2016-08-24 10:47 UTC  (3+ messages)
` [PATCH] cec tools: exit if "

[PATCH] cec-ctl: print correct destination address for broadcast msgs
 2016-08-24 10:24 UTC 

[PATCH] cec-compliance: fix Device OSD Transfer tests
 2016-08-24 10:24 UTC 

[PATCH] [media] m2m-deinterlace: Fix error print during probe
 2016-08-24 10:21 UTC  (2+ messages)

[GIT PULL] Samsung media driver updates
 2016-08-24 10:21 UTC 

[PATCH for v4.8] cec: fix ioctl return code when not registered
 2016-08-24 10:17 UTC 

[RESEND PATCH] [media] atmel-isc: remove the warning
 2016-08-24  8:49 UTC 

[PATCH for v4.8] cec: don't Feature Abort broadcast msgs when unregistered
 2016-08-24  8:36 UTC 

cron job: media_tree daily build: ERRORS
 2016-08-24  3:19 UTC 

[PATCH v8 0/10] Output raw touch data via V4L2
 2016-08-23 19:51 UTC  (4+ messages)
` [PATCH v8 03/10] Input: atmel_mxt_ts - add support for T37 diagnostic data

[PATCH v2 0/2] doc: dma-buf: sphinx conversion
 2016-08-23 16:40 UTC  (12+ messages)
` [PATCH v2 1/2] Documentation: move dma-buf documentation to rst
` [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts

[PATCH] [media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success
 2016-08-23 13:11 UTC  (3+ messages)

[PATCH] [media] atmel-isc: remove the warning
 2016-08-23  9:42 UTC 

[PATCHv2] cec-compliance: improve One Touch Play tests wrt. CTS 1.4b
 2016-08-23  8:10 UTC 

[PATCH] cec-compliance: improve One Touch Play tests wrt. CTS 1.4b
 2016-08-23  8:07 UTC 

[PATCH] redrat3: fix sparse warning
 2016-08-23  6:48 UTC 

cron job: media_tree daily build: ERRORS
 2016-08-23  3:01 UTC 

[PATCH] docs-rst: kernel-doc: better output struct members
 2016-08-23  1:04 UTC  (2+ messages)

[PATCH] docs-rst: kernel-doc: better output struct members
 2016-08-23  0:40 UTC  (12+ messages)
` RFC? "

[PATCH] docs-rst: conf.py: adjust the size of .. note:: tag
 2016-08-22 21:27 UTC  (2+ messages)

[PATCH] docs-rst: add support for LaTeX output
 2016-08-22 21:26 UTC  (2+ messages)

[RFC PATCH 0/5] doc-rst: improvements Sphinx's C-domain
 2016-08-22 21:25 UTC  (2+ messages)

drivers/media/v4l2-core/videobuf2-dma-contig.c:486:2: error: implicit declaration of function 'dma_get_cache_alignment'
 2016-08-22 21:00 UTC 

[PATCH v4 0/4] Add MT8173 MDP Driver
 2016-08-22 17:03 UTC  (5+ messages)
` [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP

[PATCH] media: tw686x: Support frame sizes and frame intervals enumeration
 2016-08-22 16:12 UTC 

[RFC v2 00/17] Make use of kref in media device, grab references as needed
 2016-08-22 14:13 UTC  (33+ messages)
` [RFC v2 04/17] media: Remove useless curly braces and parentheses
` [RFC v2 05/17] media: devnode: Rename mdev argument as devnode
` [RFC v2 06/17] media: Dynamically allocate the media device
` [RFC v2 07/17] media: Split initialisation and adding device
` [RFC v2 08/17] media-device: Make devnode.dev->kobj parent of devnode.cdev
` [RFC v2 09/17] media-device: struct media_device requires struct device
` [RFC v2 10/17] media: Provide a way to the driver to set a private pointer
` [RFC v2 11/17] media: Add release callback for media device
` [RFC v2 12/17] v4l: Acquire a reference to the media device for every video device
` [RFC v2 13/17] media: Shuffle functions around
` [RFC v2 14/17] media-device: Postpone graph object removal until free
` [RFC v2 15/17] omap3isp: Allocate the media device dynamically
` [RFC v2 17/17] omap3isp: Don't rely on devm for memory resource management

[PATCH] docs-rst: add package adjustbox
 2016-08-22 14:04 UTC 

[PATCH v4 0/5] Refactor media IOCTL handling, add variable length arguments
 2016-08-22 12:58 UTC  (6+ messages)
` [PATCH v4 1/5] media: Determine early whether an IOCTL is supported
` [PATCH v4 5/5] media: Support variable size IOCTL arguments

[PATCH v4] [media] vimc: Virtual Media Controller core, capture and sensor
 2016-08-22 10:57 UTC  (3+ messages)
` [PATCH v5] "

[ANNOUNCE] Linux Kernel Media Subsystem documentation now available in PDF format
 2016-08-22 10:32 UTC 

[GIT PULL FOR v4.9] Add touch API and atmel_mxt_ts/synaptics drivers (v2)
 2016-08-22  9:37 UTC 

[PATCH v5_2 10/12] [media] videodev2.h Add HSV encoding
 2016-08-22  9:28 UTC 

[PATCH v5 00/12] Add HSV format
 2016-08-22  9:26 UTC  (4+ messages)
` [PATCH v5 10/12] [media] videodev2.h Add HSV encoding

[GIT PULL FOR v4.9] rcar-vin: clean up and prepare for Gen3
 2016-08-22  9:15 UTC 

[PATCH] [media] rcar-vin: add legacy mode for wrong media bus formats
 2016-08-22  9:12 UTC  (5+ messages)

[PATCH] cec-follower: check for Routing Information from TV
 2016-08-22  9:06 UTC 

[PATCHv2 0/4] pulse8-cec: Add support for storing and optionally restoring config
 2016-08-22  9:04 UTC  (5+ messages)
` [PATCHv2 1/4] cec: allow configuration both from within driver and from user space
` [PATCHv2 2/4] pulse8-cec: serialize communication with adapter
` [PATCHv2 3/4] pulse8-cec: add notes about behavior in autonomous mode
` [PATCHv2 4/4] pulse8-cec: sync configuration with adapter

[PATCH] vivid: update EDID
 2016-08-22  8:59 UTC 

[PATCHv2] cobalt: update EDID
 2016-08-22  8:55 UTC 

[PATCH 1/4] cec: allow configuration both from within driver and from user space
 2016-08-22  8:19 UTC  (3+ messages)
` [PATCH 4/4] pulse8-cec: sync configuration with adapter


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