linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-27 13:59:34 to 2017-01-04 16:46:58 UTC [more...]

[PATCH 0/2] Add pixel format for 10 bits YUV video
 2017-01-04 16:46 UTC  (12+ messages)
` [PATCH 1/2] drm_fourcc: Add new P010 video format
` [PATCH 2/2] [media] v4l: Add 10-bits per channel YUV pixel formats

[PATCH v2 0/2] Add pixel formats for 10/16 bits YUV video
 2017-01-04 16:29 UTC  (3+ messages)
` [PATCH v2 1/2] drm_fourcc: Add new P010, P016 video format
` [PATCH v2 2/2] [media] v4l: Add 10/16-bits per channel YUV pixel formats

[PATCH v2 00/19] i.MX Media Driver
 2017-01-04 15:26 UTC  (31+ messages)
` [PATCH v2 01/19] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH v2 02/19] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH v2 03/19] ARM: dts: imx6qdl: add media device
` [PATCH v2 04/19] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH v2 05/19] ARM: dts: imx6-sabresd: "
` [PATCH v2 06/19] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH v2 07/19] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH v2 08/19] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH v2 09/19] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v2 10/19] media: Add i.MX media core driver
` [PATCH v2 11/19] media: imx: Add CSI subdev driver
` [PATCH v2 12/19] media: imx: Add SMFC "
` [PATCH v2 13/19] media: imx: Add IC subdev drivers
` [PATCH v2 14/19] media: imx: Add Camera Interface subdev driver
` [PATCH v2 15/19] media: imx: Add MIPI CSI-2 Receiver "
` [PATCH v2 16/19] media: imx: Add video switch "
` [PATCH v2 17/19] media: imx: Add MIPI CSI-2 OV5640 sensor "
` [PATCH v2 18/19] media: imx: Add Parallel OV5642 "
` [PATCH v2 19/19] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers

[PATCH] [media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentation
 2017-01-04 13:47 UTC 

[PATCH v6 0/5] davinci: VPIF: add DT support
 2017-01-04 11:32 UTC  (5+ messages)

[PATCH] uapi: use wildcards to list files
 2017-01-04  9:03 UTC  (4+ messages)

[PATCH] media: entity: Catch unbalanced media_pipeline_stop calls
 2017-01-04  8:57 UTC  (4+ messages)

[PATCH] dt: bindings: Add support for CSI1 bus
 2017-01-04  8:54 UTC  (4+ messages)

[PATCHv2 0/4] video/exynos/cec: add HPD state notifier & use in s5p-cec
 2017-01-04  8:44 UTC  (13+ messages)
` [PATCHv2 1/4] video: add hotplug detect notifier support
` [PATCHv2 2/4] exynos_hdmi: add HPD "
` [PATCHv2 3/4] cec: integrate "
` [PATCHv2 4/4] s5p-cec: add hpd-notifier support, move out of staging

cron job: media_tree daily build: ERRORS
 2017-01-04  4:25 UTC 

[PATCH v3 0/7] Add support for Video Data Order Adapter
 2017-01-03 23:18 UTC  (9+ messages)
` [PATCH v3 1/7] [media] dt-bindings: Add a binding "
` [PATCH v3 2/7] [media] coda: add i.MX6 VDOA driver
` [PATCH v3 3/7] [media] coda: correctly set capture compose rectangle
` [PATCH v3 4/7] [media] coda: add debug output about tiling
` [PATCH v3 5/7] [media] coda: fix frame index to returned error
` [PATCH v3 6/7] [media] coda: use VDOA for un-tiling custom macroblock format
` [PATCH v3 7/7] [media] coda: support YUYV output if VDOA is used

[PATCH 00/20] i.MX Media Driver
 2017-01-03 21:17 UTC  (27+ messages)
` [PATCH 01/20] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH 02/20] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH 03/20] ARM: dts: imx6qdl: add media device
` [PATCH 04/20] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH 05/20] ARM: dts: imx6-sabresd: "
` [PATCH 06/20] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH 07/20] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH 08/20] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH 09/20] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH 10/20] gpio: pca953x: Add optional reset gpio control
` [PATCH 11/20] media: Add i.MX media core driver
` [PATCH 12/20] media: imx: Add CSI subdev driver
` [PATCH 13/20] media: imx: Add SMFC "
` [PATCH 14/20] media: imx: Add IC subdev drivers
` [PATCH 15/20] media: imx: Add Camera Interface subdev driver
` [PATCH 16/20] media: imx: Add MIPI CSI-2 Receiver "
` [PATCH 17/20] media: imx: Add video switch "
` [PATCH 18/20] media: imx: Add MIPI CSI-2 OV5640 sensor "
` [PATCH 19/20] media: imx: Add Parallel OV5642 "
` [PATCH 20/20] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers

[PATCH] [media] adv7170: drop redundant ret local
 2017-01-03 20:22 UTC 

[PATCH] [media] ov2659: remove NOP assignment
 2017-01-03 20:06 UTC 

[PATCH v7 0/2] Add support for Omnivision OV5647
 2017-01-03 18:02 UTC  (4+ messages)
` [PATCH v7 1/2] Add OV5647 device tree documentation
` [PATCH v7 2/2] Add support for OV5647 sensor

[PATCH 0/5] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-01-03 15:20 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 6/7] dt-bindings: media: Add Renesas R-Car DRIF binding

[PATCH v3 0/4] uvcvideo: metadata device node
 2017-01-03 14:55 UTC  (14+ messages)
` [PATCH v3 1/4] uvcvideo: (cosmetic) add and use an inline function
` [PATCH v3 2/4] uvcvideo: (cosmetic) remove a superfluous assignment
` [PATCH v3 3/4] uvcvideo: fix a wrong macro
` [PATCH v3 4/4] uvcvideo: add a metadata device node

[PATCH v2 0/3] video/sti/cec: add HPD notifier support
 2017-01-03 14:54 UTC  (4+ messages)
` [PATCH v2 1/3] sti: hdmi: "
` [PATCH v2 2/3] stih-cec: "
` [PATCH v2 3/3] arm: sti: update sti-cec for "

[RFC] [sur40] mapping of sensor parameters to V4L2?
 2017-01-03 12:57 UTC 

[PATCH v1] [media] v4l2-common: fix aligned value calculation
 2017-01-03  9:12 UTC  (3+ messages)

[GIT PULL FOR v4.10] Update cec documentation
 2017-01-03  8:26 UTC 

[PATCH 1/1] media: Properly pass through media entity types in entity enumeration
 2017-01-03  7:26 UTC 

[PATCH 0/2] Add support for the RainShadow Tech HDMI CEC adapter
 2017-01-03  6:51 UTC  (4+ messages)
` [PATCH 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver

cron job: media_tree daily build: ERRORS
 2017-01-03  4:25 UTC 

[PATCH] [media] cx231xx: Initial support for Evromedia USB Full Hybrid Full HD
 2017-01-02 22:04 UTC  (2+ messages)

[PATCH 00/15] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-01-02 21:09 UTC  (11+ messages)
` [PATCH 02/15] ov7670: call v4l2_async_register_subdev
` [PATCH 04/15] ov7670: get xclk

[PATCH 1/1] smiapp: Use runtime PM for power iff CONFIG_PM is defined
 2017-01-02 20:43 UTC 

[PATCH v2 00/21] Basic i.MX IPUv3 capture support
 2017-01-02 19:20 UTC  (13+ messages)

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH 0/8] [media] v4l2-core: Fine-tuning for some function implementations
 2017-01-02 14:54 UTC  (3+ messages)

[PATCH for v4.10 0/2] CEC documentation updates
 2017-01-02 12:15 UTC  (3+ messages)
` [PATCH for v4.10 1/2] cec rst: remove "This API is not yet finalized" notice
` [PATCH for v4.10 2/2] cec-intro.rst: mention the v4l-utils package and CEC utilities

[RFC v3 00/21] Make use of kref in media device, grab references as needed
 2017-01-02  7:53 UTC  (8+ messages)

[PATCH] v4l: add support for CSI-1 bus
 2017-01-02  7:04 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-01-02  4:25 UTC 

[PATCH v4 0/3] stk1160: Let the driver setup the device's internal AC97 codec
 2017-01-01 16:11 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-01-01  4:25 UTC 

[GIT PULL] soc-camera: 2 patches
 2016-12-31 12:54 UTC 

cron job: media_tree daily build: ERRORS
 2016-12-31  4:25 UTC 

[PATCH 0/5] Lirc staging drivers
 2016-12-30 15:46 UTC  (7+ messages)
` [PATCH 1/5] [media] ir-rx51: port to rc-core

[PATCH][V3] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-30 14:46 UTC 

[PATCH][V2] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-30 14:35 UTC  (2+ messages)

Problem with uvcvideo timestamps
 2016-12-30 13:06 UTC  (2+ messages)

The update of RockChip media framework plan
 2016-12-30  8:22 UTC 

cron job: media_tree daily build: ERRORS
 2016-12-30  4:25 UTC 

[PATCH] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-29 21:35 UTC  (3+ messages)

[PATCH] [media] b2c2: fix spelling mistake: "Contunuity" -> "Continuity"
 2016-12-29 17:23 UTC 

[PATCH 0/4] video/exynos/cec: add HDMI state notifier & use in s5p-cec
 2016-12-29 13:53 UTC  (2+ messages)

[PATCH] [media] smiapp: Fix build warnings when !CONFIG_PM_SLEEP
 2016-12-29 12:01 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-12-29  4:25 UTC 

[PATCH] [media] cobalt: fix spelling mistake: "Celcius" -> "Celsius"
 2016-12-28 21:45 UTC 

[PATCH] [media] dvb-frontends: fix spelling mistake on cx24123_pll_calcutate
 2016-12-28 21:35 UTC 

[PATCH] Don't detach frontends at .exit() callback
 2016-12-28 11:08 UTC 

[PATCH 1/1] [media] v4l: rcar_fdp1: use %4.4s to format a 4-byte string
 2016-12-28  9:47 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2016-12-28  4:25 UTC 

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-12-27 23:57 UTC  (8+ messages)
  ` [PATCH v5] "
    ` [PATCH v6] "
          ` [PATCH] mark myself as mainainer for camera on N900

[GIT PULL FOR v4l-utils] ir updates
 2016-12-27 20:49 UTC 

[GIT PULL FOR 4.11] RC updates
 2016-12-27 20:45 UTC 

[PATCH] [media] am437x-vpfe: always assign bpp variable
 2016-12-27 18:02 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).