linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-27 09:30:51 to 2016-07-01 02:51:05 UTC [more...]

[PATCH v2 0/3] dt-bindings: RCar FCP and FDP1 bindings
 2016-07-01  2:51 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: Update Renesas R-Car FCP DT binding
` [PATCH v2 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage
` [PATCH v2 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings

cron job: media_tree daily build: ERRORS
 2016-07-01  2:41 UTC 

[PATCH] [media][cxd2841er] fix compilation warning
 2016-07-01  2:28 UTC 

[PATCH] [media][cxd2841er] DVB-C read signal strength added for Sony demod
 2016-07-01  2:09 UTC 

[PATCH] cxd2841er: Do some changes at the dvbv5 stats logic
 2016-07-01  1:46 UTC  (3+ messages)

[PATCH] cxd2841er: Fix signal strengh for DVB-T/T2 and show it in dBm
 2016-07-01  1:46 UTC  (2+ messages)

[v2] media: rc: fix Meson IR decoder
 2016-07-01  1:34 UTC  (8+ messages)
` [PATCH v3 0/4] Add Meson 8b / GXBB support to the IR driver
  ` [PATCH v3 1/4] dt-bindings: media: meson-ir: Add Meson8b and GXBB compatible strings
  ` [PATCH v3 2/4] media: rc: meson-ir: Add support for newer versions of the IR decoder
  ` [PATCH v3 3/4] ARM64: meson-gxbb: Add Infrared Remote Controller decoder
  ` [PATCH v3 4/4] ARM64: dts: meson-gxbb: Enable the the IR decoder on supported boards

[RFC PATCH] media: s5p-mfc - remove vidioc_g_crop
 2016-06-30 21:35 UTC 

[PATCH v6 0/11] Output raw touch data via V4L2
 2016-06-30 17:42 UTC  (13+ messages)
` [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address
` [PATCH v6 02/11] [media] v4l2-core: Add support for touch devices
` [PATCH v6 03/11] [media] DocBook: add "
` [PATCH v6 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v6 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
` [PATCH v6 06/11] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v6 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v6 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v6 09/11] Input: atmel_mxt_ts - add support for reference data
` [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type
` [PATCH] v4l2-compliance: Changes to support touch sensors

[PATCH 01/10] xc5000: add support to return RF strength
 2016-06-30 15:01 UTC  (12+ messages)
` [PATCH 02/10] au8522: use the RF strentgh provided by the tuner
` [PATCH 03/10] au8522: add support for dvbv5 statistics API
` [PATCH 04/10] au8522: reorder functions to avoid a forward declaration
` [PATCH 05/10] au8522: remove au8522_read_ber() ops
` [PATCH 06/10] au8522: show signal strength in dBm, for devices with xc5000
` [PATCH 07/10] lgdt3306a: Expose SNR via dvbv5 stats
` [PATCH 08/10] dvb_frontend: create a new ops to help returning signals in dB
` [PATCH 09/10] au8522/xc5000: use the new get_rf_attenuation() ops
` [PATCH 10/10] lgdt3306a: better handle RF fake strength

[GIT PULL] doc: linux_tv DocBook to reST migration (docs-next)
 2016-06-30 14:52 UTC 

[PATCH v2] v4l: platform: Add Renesas R-Car FDP1 Driver
 2016-06-30 13:41 UTC  (2+ messages)
` [PATCH] "

[GIT PULL FOR v4.8] CEC updates
 2016-06-30 13:07 UTC 

[PATCH] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved field
 2016-06-30 12:46 UTC  (2+ messages)

[EXTERNAL] Re: Caspa Driver mt9v032
 2016-06-30 12:38 UTC 

[PATCH 1/2] [media] vsp1: use __maybe_unused for PM handlers
 2016-06-30 12:23 UTC  (2+ messages)
` [PATCH 2/2] [media] vsp1: clarify FCP dependency

[PATCH 0/2] One fix, one license change
 2016-06-30 10:19 UTC  (3+ messages)
` [PATCH 1/2] cec.h/cec-funcs.h: add option to use BSD license
` [PATCH 2/2] cec-adap: prevent write to out-of-bounds array index

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-06-30  9:48 UTC  (4+ messages)
  ` [PATCH v5 18/44] [media] "
  ` [PATCH v5 43/44] dma-mapping: Remove dma_get_attr

[PATCH] media: s5p-mfc fix vidioc_g_crop() to return crop info
 2016-06-30  6:38 UTC  (2+ messages)

[RESEND PATCH v2 0/5] ir-rx51 driver fixes
 2016-06-30  4:49 UTC  (5+ messages)
` [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it

cron job: media_tree daily build: ERRORS
 2016-06-30  2:42 UTC 

[PATCH 00/15] lirc_dev fixes and beautification
 2016-06-30  0:27 UTC  (19+ messages)
` [PATCH 01/15] lirc_dev: place buffer allocation on separate function
` [PATCH 02/15] lirc_dev: allow bufferless driver registration
` [PATCH 03/15] lirc_dev: remove unnecessary debug prints
` [PATCH 04/15] lirc_dev: replace printk with pr_* or dev_*
` [PATCH 05/15] lirc_dev: simplify goto paths
` [PATCH 06/15] lirc_dev: do not use goto to create loops
` [PATCH 07/15] lirc_dev: simplify if statement in lirc_add_to_buf
` [PATCH 08/15] lirc_dev: remove double if ... else statement
` [PATCH 09/15] lirc_dev: merge three if statements in only one
` [PATCH 10/15] lirc_dev: remove CONFIG_COMPAT precompiler check
` [PATCH 11/15] lirc_dev: fix variable constant comparisons
` [PATCH 12/15] lirc_dev: fix error return value
` [PATCH 13/15] lirc_dev: extremely trivial comment style fix
` [PATCH 14/15] lirc_dev: fix potential segfault
` [PATCH 15/15] include: lirc: add set length and frequency ioctl options

[PATCH 1/3] rtl2830: do not allow driver unbind
 2016-06-29 23:40 UTC  (3+ messages)
` [PATCH 2/3] rtl2830: move statistics to read_status()
` [PATCH 3/3] rtl2832: do not allow driver unbind

[PATCH 1/3] af9033: move statistics to read_status()
 2016-06-29 23:40 UTC  (3+ messages)
` [PATCH 2/3] af9033: do not allow driver unbind
` [PATCH 3/3] it913x: "

[PATCH 1/5] m88ds3103: remove useless most significant bit clear
 2016-06-29 23:39 UTC  (5+ messages)
` [PATCH 2/5] m88ds3103: calculate DiSEqC message sending time
` [PATCH 3/5] m88ds3103: improve ts clock setting
` [PATCH 4/5] m88ds3103: use Hz instead of kHz on calculations
` [PATCH 5/5] m88ds3103: refactor firmware download

[PATCH 1/3] si2168: add support for newer firmwares
 2016-06-29 23:38 UTC  (3+ messages)
` [PATCH 2/3] si2168: do not allow driver unbind
` [PATCH 3/3] si2157: "

[media] cec: add HDMI CEC framework (adapter)
 2016-06-29 20:49 UTC 

[PATCH 0/6] [media] Fixes and improvements for VIDIOC_QUERYCAP in Samsung media drivers
 2016-06-29 19:47 UTC  (9+ messages)
` [PATCH 1/6] [media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
` [PATCH 2/6] [media] s5p-mfc: improve v4l2_capability driver and card fields
` [PATCH 3/6] [media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAP
` [PATCH 4/6] [media] s5p-jpeg: only fill driver's name in capabilities driver field

[PATCH 1/3] [media] s5p_cec: mark suspend/resume as __maybe_unused
 2016-06-29 14:26 UTC  (3+ messages)
` [PATCH 2/3] [media] cec: add MEDIA_SUPPORT dependency
` [PATCH 3/3] [media] cec: add RC_CORE dependency

[PATCH] exynos4-is: Fix buffer release issue on fimc m2m video nodes
 2016-06-29  9:31 UTC 

[PATCH] media: platform/xilinx: Set VTC VSYNC/VBLANK values
 2016-06-29  8:27 UTC 

si2157 driver
 2016-06-29  6:43 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2016-06-29  2:52 UTC 

[PATCH 1/2] tw686x: use a formula instead of two tables for div
 2016-06-29  2:17 UTC  (2+ messages)
` [PATCH 2/2] tw686x: Support VIDIOC_{S,G}_PARM ioctls

[PATCH v2] [media] tw686x: cleanup the fps estimation code
 2016-06-29  0:11 UTC  (5+ messages)
` [PATCH v3] tw686x: use a formula instead of two tables for div

[PATCH v2 0/2] OV5647 sensor driver
 2016-06-28 21:08 UTC  (4+ messages)
` [PATCH v2 1/2] Add OV5647 device tree documentation
` [PATCH v2 2/2] Add support for Omnivision OV5647

[PATCH 00/38] i.MX5/6 Video Capture
 2016-06-28 20:10 UTC  (3+ messages)

Tuning problem with Pinnacle PCTV 2000e
 2016-06-28 20:12 UTC 

[PATCH v2 0/2] Media Device Allocator API
 2016-06-28 19:56 UTC  (2+ messages)

[PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove()
 2016-06-28 19:27 UTC  (5+ messages)

[PATCH REBASE 0/3] Rebased on linuxtv/master
 2016-06-28 19:17 UTC  (4+ messages)
` [PATCH REBASE 1/3] media: s5p-mfc fix video device release double release in probe error path
` [PATCH REBASE 2/3] media: s5p-mfc fix memory leak in s5p_mfc_remove()
` [PATCH REBASE 3/3] media: s5p-mfc fix null pointer deference in clk_core_enable()

[GIT PULL FOR v4.8] Two more CEC patches
 2016-06-28 15:24 UTC 

[GIT PULL FOR v4.8] Two more CEC patches
 2016-06-28 15:29 UTC 

[PATCH] cec-adap: on reply, restore the tx_status value from the,transmit
 2016-06-28 15:19 UTC 

[PATCH 1/2] [media] move s5p-cec to staging
 2016-06-28 14:49 UTC  (2+ messages)
` [PATCH 2/2] [media] s5p_cec: get rid of an unused var

[GIT PULL FOR v4.8 v6] Add HDMI CEC framework
 2016-06-28 14:48 UTC  (2+ messages)

[PATCH] v4l2-tpg: ignore V4L2_DV_RGB_RANGE setting for YUV formats
 2016-06-28 14:14 UTC 

[PATCH] [media] rcar-csi2: add Renesas R-Car MIPI CSI-2 driver
 2016-06-28 12:21 UTC  (5+ messages)

Submit media entity without media device
 2016-06-28 12:00 UTC 

[GIT PULL FOR v4.8] rcar-vin patches
 2016-06-28 11:59 UTC  (2+ messages)

[PATCH v4 0/8] Lager/Koelsch board HDMI input support
 2016-06-28 11:59 UTC  (7+ messages)
` [PATCH v4 3/8] media: rcar_vin: Use correct pad number in try_fmt
` [PATCH v4 6/8] media: rcar-vin: initialize EDID data

[PATCH v2 1/2] solo6x10: Set FRAME_BUF_SIZE to 200KB
 2016-06-28 11:58 UTC  (4+ messages)

[GIT PULL FOR v4.8] Various fixes
 2016-06-28 11:34 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2016-06-28  2:57 UTC 

[RFC 0/2] [media] i2c: adv7482: add adv7482 driver
 2016-06-27 17:56 UTC  (3+ messages)
` [RFC 1/2] media: entity: Add has_route entity operation
` [RFC 2/2] [media] i2c: adv7482: add adv7482 driver

Problems with cx23885 IR receiver
 2016-06-27 16:04 UTC 

[PATCH] tw686x: be explicit about the possible dma_mode options
 2016-06-27 15:37 UTC  (2+ messages)

[PATCH v2 0/7] New raw bayer format definitions, fixes
 2016-06-27 14:57 UTC  (3+ messages)
` [PATCH v2.1 8/9] media: Add 1X16 16-bit raw bayer media bus code definitions
  ` [PATCH v2.1 9/9] v4l: Add 16-bit raw bayer pixel format definitions

[PATCHv5 00/13] vb2: replace allocation context by device pointer
 2016-06-27 14:50 UTC  (15+ messages)
` [PATCHv5 01/13] vb2: move dma_attrs to vb2_queue
` [PATCHv5 02/13] vb2: add a dev field to use for the default allocation context
` [PATCHv5 03/13] v4l2-pci-skeleton: set q->dev instead of allocating a context
` [PATCHv5 04/13] sur40: "
` [PATCHv5 05/13] media/pci: convert drivers to use the new vb2_queue dev field
` [PATCHv5 06/13] staging/media: "
` [PATCHv5 07/13] media/platform: "
` [PATCHv5 08/13] "
` [PATCHv5 09/13] "
` [PATCHv5 10/13] media/.../soc-camera: "
` [PATCHv5 11/13] media/platform: "
` [PATCHv5 12/13] "
` [PATCHv5 13/13] vb2: replace void *alloc_ctxs by struct device *alloc_devs

[PATCH v2 6/7] v4l: Add 14-bit raw bayer pixel format definitions
 2016-06-27 14:45 UTC  (2+ messages)
` [PATCH v2.1 6/9] "

[patch] [media] dvb-usb: silence an uninitialized variable warning
 2016-06-27 14:29 UTC 

[GIT PULL FOR v4.8] R-Car VSP1 driver changes
 2016-06-27 13:18 UTC 

[PATCH v5 0/9] Output raw touch data via V4L2
 2016-06-27 12:51 UTC  (15+ messages)
` [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
` [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
` [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data
` [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type

[GIT PULL FOR v4.8] V4L2 core fixes
 2016-06-27 12:34 UTC 

[GIT PULL FOR v4.8] Sensors and decoders fixes
 2016-06-27 12:29 UTC 

[PATCH 00/24] R-Car VSP1: Histogram, look-up table and flip support
 2016-06-27 12:27 UTC  (3+ messages)
` [PATCH 01/24] v4l: Add metadata buffer type and format

[PATCH 00/19] Fix new warnings detected by GCC 6.1
 2016-06-27 12:03 UTC  (3+ messages)
` [PATCH 19/19] bdisp: move the V/H filter spec to bdisp-hw.c

[PATCH] sur40: drop unnecessary format description
 2016-06-27 10:44 UTC  (2+ messages)

[PATCH] videodev2.h: Group YUV 3 planes formats together
 2016-06-27  9:57 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).