linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-12 17:11:47 to 2016-07-16 09:13:24 UTC [more...]

[PATCH 0/2] Remove improper workqueue usage
 2016-07-16  9:13 UTC  (3+ messages)
` [PATCH 1/2] [media] cx25821: Drop Freeing of Workqueue
` [PATCH 2/2] [media] cx25821: Remove deprecated create_singlethread_workqueue

[PATCH] [media] gspca: finepix: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:55 UTC 

[PATCH] [media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:53 UTC 

[PATCH] [media] gspca: vicam: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:52 UTC 

[PATCH] [media] gspca: sonixj: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:50 UTC 

[PATCH] [media] pvrusb2: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:32 UTC 

[PATCH] [media] s5p-mfc: Remove deprecated create_singlethread_workqueue
 2016-07-16  8:30 UTC 

[PATCH v2 0/6] Add HSV format
 2016-07-16  8:22 UTC  (14+ messages)
` [PATCH v2 1/6] [media] videodev2.h Add HSV formats
` [PATCH v2 2/6] [media] Documentation: Add HSV format
` [PATCH v2 3/6] [media] Documentation: Add Ricardo Ribalda
` [PATCH v2 4/6] [media] vivid: code refactor for color representation
` [PATCH v2 5/6] [media] vivid: Add support for HSV formats
` [PATCH v2 6/6] [media] vivid: Rename variable

cron job: media_tree daily build: ERRORS
 2016-07-16  2:25 UTC 

[PATCH] [media] vb2: map dmabuf for planes on driver queue instead of vidioc_qbuf
 2016-07-15 21:50 UTC  (3+ messages)

[PATCH 1/1] subsystem:linux-media CVE-2016-5400
 2016-07-15 21:17 UTC  (4+ messages)

[PATCH 3/3] [media] cxd2841er: Reading SNR for DVB-C added
 2016-07-15 20:35 UTC  (2+ messages)

[PATCH 2/3] [media] cxd2841er: Reading BER and UCB for DVB-C added
 2016-07-15 20:21 UTC 

[PATCH 1/3] [media] cxd2841er: fix switch-case for DVB-C
 2016-07-15 20:21 UTC 

next build: 143 builds: 3 failed, 140 passed, 4 errors, 131 warnings (next-20160715)
 2016-07-15 20:15 UTC 

[linuxtv-media:master 478/479] drivers/media/usb/airspy/airspy.c:1084:1: warning: label 'err_unregister_v4l2_dev' defined but not used
 2016-07-15 19:14 UTC 

[PATCH] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
 2016-07-15 17:50 UTC  (4+ messages)

DRM device memory writeback (Mali-DP)
 2016-07-15 17:42 UTC  (5+ messages)

[RFT PATCH v2] [media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
 2016-07-15 17:05 UTC  (4+ messages)

[RFC PATCH] serio: add hangup support
 2016-07-15 16:31 UTC  (2+ messages)

[PATCH][media][V2] mb86a20s: apply mask to val after checking for read failure
 2016-07-15 15:59 UTC 

[PATCH 0/6] Add HSV format
 2016-07-15 15:53 UTC  (10+ messages)
` [PATCH 1/6] [media] videodev2.h Add HSV formats
` [PATCH 2/6] [media] Documentation: Add HSV format
` [PATCH 3/6] [media] Documentation: Add Ricardo Ribalda as author
` [PATCH 4/6] [media] vivid: code refactor for color representation
` [PATCH 5/6] [media] vivid: Add support for HSV formats
` [PATCH 6/6] [media] vivid: Rename variable

[PATCH] [media] mb86a20s: remove redundant check if val is less than zero
 2016-07-15 15:45 UTC  (3+ messages)

[PATCH 1/2 v2] SDI: add flag for SDI formats and SMPTE 125M definition
 2016-07-15 13:13 UTC 

[PATCH 1/2] SDI: add flag for SDI formats and SMPTE 125M definition
 2016-07-15 14:12 UTC 

[GIT PULL FOR v4.8] CEC and mediatek vcodec fixes
 2016-07-15 15:18 UTC 

[PATCH 1/2] cec/TODO: drop comment about sphinx documentation
 2016-07-15 15:14 UTC  (2+ messages)
` [PATCH 2/2] s5p-cec/TODO: add TODO item

[PATCH 5/5] [media] redrat3: add sysfs attributes for hardware specific options
 2016-07-15 15:13 UTC  (2+ messages)

cec: set timestamp for selfie transmits
 2016-07-15 14:13 UTC 

[PATCH 2/2 v2] Add GS1662 driver, a video serializer
 2016-07-15 13:14 UTC 

[PATCH 1/1] media: platform: ti-vpe: call of_node_put on non-null pointer
 2016-07-15  9:33 UTC 

Trying to pass the port number to udev for a multiport DVB card
 2016-07-15 11:01 UTC 

[PATCH] doc-rst: Fix compilation of the pdf docbook
 2016-07-15 10:58 UTC 

[PATCH] af9035: fix dual tuner detection with PCTV 79e
 2016-07-15 10:24 UTC  (3+ messages)

[RFC 00/16] Make use of kref in media device, grab references as needed
 2016-07-15 10:19 UTC  (18+ messages)
` [RFC 01/16] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
` [RFC 02/16] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
` [RFC 03/16] Revert "[media] media-device: dynamically allocate struct media_devnode"
` [RFC 04/16] media: Remove useless curly braces and parentheses
` [RFC 05/16] media: devnode: Refcount the media devnode
` [RFC 06/16] media: Dynamically allocate the media device
` [RFC 07/16] media-device: struct media_device requires struct device
` [RFC 08/16] media: Provide a way to the driver to set a private pointer
` [RFC 09/16] media: Add release callback for media device
` [RFC 10/16] media: Document media device allocation API
` [RFC 11/16] v4l: Acquire a reference to the media device for every video device
` [RFC 12/16] media: Shuffle functions around
` [RFC 13/16] media-device: Postpone graph object removal until free
` [RFC 14/16] omap3isp: Allocate the media device dynamically
` [RFC 15/16] omap3isp: Release the isp device struct by media device callback
` [RFC 16/16] omap3isp: Don't rely on devm for memory resource management

[PATCH] media: s5p-jpeg add missing blank lines after declarations
 2016-07-15  6:21 UTC  (2+ messages)

[GIT PULL 4.7] af9035 bug fix
 2016-07-15  6:19 UTC 

cron job: media_tree daily build: ERRORS
 2016-07-15  2:24 UTC 

[PATCH 1/4] cxd2841er: don't expose a dvbv5 stats to userspace if not available
 2016-07-14 20:27 UTC  (5+ messages)
` [PATCH 2/4] cxd2841er: provide signal strength for DVB-C
` [PATCH 4/4] cxd2841er: adjust the dB scale "

uvcvideo
 2016-07-14 19:00 UTC  (3+ messages)

[PATCH] [media] vb2: include length in dmabuf qbuf debug message
 2016-07-14 15:09 UTC 

[PATCH v2] media: s5p-mfc remove unnecessary error messages
 2016-07-14 15:06 UTC  (2+ messages)

[PATCH] media: s5p-mfc remove unnecessary error messages
 2016-07-14 13:36 UTC  (4+ messages)

[PATCH 0/4] Add MT8173 MDP Driver
 2016-07-14 12:18 UTC  (5+ messages)
` [PATCH 1/4] VPU: mediatek: Add mdp support
` [PATCH 2/4] dt-bindings: Add a binding for Mediatek MDP
` [PATCH 3/4] media: Add Mediatek MDP Driver
` [PATCH 4/4] arm64: dts: mediatek: Add MDP for MT8173

[patch] [media] blackfin: check devm_pinctrl_get() for errors
 2016-07-14 10:18 UTC 

[PATCH 1/2] [media] doc-rst: fix an undefined reference
 2016-07-14 10:16 UTC  (3+ messages)
` [PATCH 2/2] [media] doc-rst: increase depth of the main index

[PATCH] vivid: fix typo causing incorrect CEC physical addresses
 2016-07-14  9:31 UTC 

[PATCH] [media] mtk-vcodec: fix type mismatches
 2016-07-14  7:34 UTC  (5+ messages)

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-14  7:30 UTC  (16+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver

cron job: media_tree daily build: ERRORS
 2016-07-14  2:26 UTC 

[ANN] Media documentation converted to ReST markup language
 2016-07-14  2:00 UTC  (4+ messages)

[PATCH 00/38] i.MX5/6 Video Capture
 2016-07-13 22:24 UTC  (6+ messages)
` [PATCH 00/28] i.MX5/6 Video Capture, v2
  ` [PATCH 14/28] gpu: ipu-ic: Add complete image conversion support with tiling

[PATCH] [media] cxd2841er: avoid misleading gcc warning
 2016-07-13 20:42 UTC 

[PATCH] uapi: export lirc.h header
 2016-07-13 19:43 UTC 

[PATCH v2 4/4] dynamic_debug: add jump label support
 2016-07-13 16:03 UTC 

[PATCH 07/12] drivers/media: Employ atomic_fetch_inc()
 2016-07-13 16:07 UTC  (2+ messages)

subdev sensor driver and V4L2_FRMIVAL_TYPE_CONTINUOUS/V4L2_FRMIVAL_TYPE_STEPWISE
 2016-07-13 15:23 UTC  (2+ messages)
  ` [PATCH 1/2] [media] v4l2-subdev.h: allow V4L2_FRMIVAL_TYPE_CONTINUOUS & _STEPWISE

[PATCH] [media] docs-rst: Fix some typos
 2016-07-13 14:49 UTC 

[PATCH v5] [media] pci: Add tw5864 driver
 2016-07-13 14:12 UTC 

[PATCH v2 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2016-07-13 14:11 UTC  (8+ messages)
` [PATCH v2 2/3] [media] hva: multi-format video encoder V4L2 driver

[PATCH v2.1 9/9] v4l: Add 16-bit raw bayer pixel format definitions
 2016-07-13 13:48 UTC  (5+ messages)
` [PATCH v2.2 09/10] v4l: 16-bit BGGR is always 16 bits
  ` [PATCH v2.2 10/10] v4l: Add 16-bit raw bayer pixel format definitions

[PATCH 00/14] Remove old subdev control ops
 2016-07-13 13:51 UTC  (3+ messages)
` [PATCH 03/14] davinci: drop unused control callbacks

[PATCH 0/9] Convert g/s_crop to g/s_selection
 2016-07-13 13:51 UTC  (5+ messages)
` [PATCH 6/9] vpfe_capture: convert "
` [PATCH 7/9] vpbe_display: "

[PATCH 1/2] drm/exynos: g2d: Add support for old S5Pv210 type
 2016-07-13 13:46 UTC  (5+ messages)
` [PATCH 2/2] [media] s5p-g2d: Replace old driver with DRM version

[PATCH v2] [media] mtk-vcodec: fix more type mismatches
 2016-07-13 13:22 UTC  (4+ messages)

[PATCH] drivers: misc: ti-st: Use int instead of fuzzy char for callback status
 2016-07-13 13:12 UTC  (5+ messages)

[PATCH -next] [media] pulse8-cec: fix non static symbol warning
 2016-07-13 12:45 UTC 

[PATCHv2] doc-rst: improve CEC documentation
 2016-07-13 11:48 UTC 

[PATCH 1/2] [media] doc-rst: use the right markup for footnotes
 2016-07-13 11:43 UTC  (3+ messages)
` [PATCH 2/2] [media] docs-rst: escape [] characters

[PATCH 2/9] async: Introduce kfence, a N:M completion mechanism
 2016-07-13 11:02 UTC  (9+ messages)
` [PATCH 3/9] async: Extend kfence to allow struct embedding
` [PATCH 5/9] async: Wrap hrtimer to provide a time source for a kfence

[PATCH 0/2] doc-rst: CEC improvements
 2016-07-13 10:37 UTC  (6+ messages)
` [PATCH 1/2] doc-rst: update CEC_RECEIVE
` [PATCH 2/2] doc-rst: improve CEC documentation

[GIT PULL for v4.7] media fixes
 2016-07-13 10:25 UTC 

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (4+ messages)
` [PATCH v6 01/46] [media] mtk-vcodec: Remove unused dma_attrs
                                    ` [PATCH v6 19/46] [media] dma-mapping: Use unsigned long for dma_attrs
                                                                                        ` [PATCH v6 45/46] dma-mapping: Remove dma_get_attr

[PATCH 1/3] si2168: add support for newer firmwares
 2016-07-13  8:22 UTC  (6+ messages)
` [PATCH 3/3] si2157: do not allow driver unbind
    ` si2157: new revision?

[PATCH] [media] mtk-vcodec: fix default OUTPUT buffer size
 2016-07-13  8:05 UTC 

[PATCH] cec: don't zero reply and timeout on error
 2016-07-13  7:33 UTC 

[PATCHv5] support for AD5820 camera auto-focus coil
 2016-07-13  7:26 UTC  (14+ messages)
` [PATCH] device tree description "
    ` [PATCH] userspace API definitions for "

[PATCH v4] [media] pci: Add tw5864 driver
 2016-07-13  7:05 UTC  (5+ messages)
` [PATCH v4] [media] pci: Add tw5864 driver - fixed few style nits, going to resubmit soon

cron job: media_tree daily build: ERRORS
 2016-07-13  2:59 UTC 

[PATCH v2] zc3xx: Remove deprecated create_singlethread_workqueue
 2016-07-12 17:54 UTC  (2+ messages)

[PATCH v2] media: s5p-mfc Fix misspelled error message and checkpatch errors
 2016-07-12 17:28 UTC 

[PATCH 00/11] adv7180 subdev fixes
 2016-07-12 17:26 UTC  (15+ messages)
` [PATCH 06/11] media: adv7180: add bt.656-4 OF property

[PATCH RFC v2 0/2] pxa_camera transition to v4l2 standalone device
 2016-07-12 17:14 UTC  (4+ messages)
` [PATCH RFC v2 1/2] media: platform: transfer format translations to soc_mediabus

[GIT PULL FOR v4.8] Various fixes
 2016-07-12 17:11 UTC 


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