linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-06 11:20:52 to 2017-12-11 08:39:27 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2017-12-11  8:39 UTC  (2+ messages)

[PATCH v9 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-11  1:31 UTC  (3+ messages)
` [PATCH v9 1/2] media: ov7740: Document device tree bindings
` [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH v8 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-11  1:33 UTC  (5+ messages)
` [PATCH v8 1/2] media: ov7740: Document device tree bindings
` [PATCH v8 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH v4 0/5] NVIDIA Tegra20 video decoder driver
 2017-12-11  0:12 UTC  (8+ messages)
` [PATCH v4 3/5] staging: Introduce NVIDIA Tegra "

[PATCH 09/45] drivers: media: remove duplicate includes
 2017-12-10 17:33 UTC  (3+ messages)

Dear Friend
 2017-12-10 17:16 UTC 

[PATCH] build: Revert 41e33085284dd2bc6b6180d8381ff8a509b9d8ba for < 3.19
 2017-12-10 14:31 UTC  (2+ messages)

[PATCH] build: Added missing timer_setup_on_stack
 2017-12-10 14:26 UTC  (8+ messages)

[PATCH] build: Remove patch v3.13_ddbridge_pcimsi
 2017-12-10 14:19 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-10  4:51 UTC 

[Patch v6 00/12] Add MFC v10.10 support
 2017-12-09 18:48 UTC  (17+ messages)
    ` [Patch v6 01/12] [media] s5p-mfc: Rename IS_MFCV8 macro
    ` [Patch v6 02/12] [media] s5p-mfc: Adding initial support for MFC v10.10
    ` [Patch v6 03/12] [media] s5p-mfc: Use min scratch buffer size as provided by F/W
    ` [Patch v6 04/12] [media] s5p-mfc: Support MFCv10.10 buffer requirements
    ` [Patch v6 05/12] [media] videodev2.h: Add v4l2 definition for HEVC
    ` [Patch v6 06/12] [media] v4l2-ioctl: add HEVC format description
    ` [Patch v6 07/12] Documentation: v4l: Documentation for HEVC v4l2 definition
    ` [Patch v6 08/12] [media] s5p-mfc: Add support for HEVC decoder
    ` [Patch v6 09/12] [media] s5p-mfc: Add VP9 decoder support
    ` [Patch v6 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder
    ` [Patch v6 11/12] [media] s5p-mfc: Add support "
    ` [Patch v6 12/12] Documention: v4l: Documentation for HEVC CIDs

[PATCH] dtv-scan-tables: dvb-t/es-Zaragoza
 2017-12-09 15:26 UTC 

[ragnatech:media-tree] BUILD SUCCESS 0393e735649dc41358adb7b603bd57dad1ed3260
 2017-12-09 13:08 UTC 

[media-next:master 3023/3029] htmldocs: include/media/rc-core.h:96: warning: Excess struct member 'rawir' description in 'lirc_fh'
 2017-12-09 11:49 UTC 

cron job: media_tree daily build: ERRORS
 2017-12-09  9:43 UTC 

What to do with input_enable_softrepeat in av7110_ir.c
 2017-12-09  8:42 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-09  4:36 UTC 

[PATCH] build: Added missing READ_ONCE
 2017-12-09  0:19 UTC 

[RESEND GIT PULL for 4.16] Intel IPU3 CIO2 CSI-2 receiver driver
 2017-12-08 23:32 UTC  (3+ messages)

[PATCH 0/2] fix lockdep warnings in s5p_mfc and exynos-gsc vb2 drivers
 2017-12-08 22:58 UTC  (5+ messages)
` [PATCH 1/2] media: exynos-gsc: fix lockdep warning
  ` [PATCH v2 "

[GIT PULL FOR v4.16] media: imx: Add better OF graph support
 2017-12-08 22:48 UTC  (3+ messages)

[PATCH v2] kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR()
 2017-12-08 22:07 UTC  (3+ messages)

[git:media_tree/master] media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
 2017-12-08 21:40 UTC 

[GIT PULL for v4.15-rc3] media fixes
 2017-12-08 21:28 UTC  (2+ messages)

[PATCH v9 00/28] rcar-vin: Add Gen3 with media controller
 2017-12-08 20:45 UTC  (65+ messages)
` [PATCH v9 01/28] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v9 02/28] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v9 03/28] rcar-vin: unregister video device on driver removal
` [PATCH v9 04/28] rcar-vin: move subdevice handling to async callbacks
` [PATCH v9 05/28] rcar-vin: move chip information to own struct
` [PATCH v9 06/28] rcar-vin: move max width and height information to chip information
` [PATCH v9 07/28] rcar-vin: change name of video device
` [PATCH v9 08/28] rcar-vin: move functions regarding scaling
` [PATCH v9 09/28] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v9 10/28] rcar-vin: do not reset crop and compose when setting format
` [PATCH v9 11/28] rcar-vin: do not allow changing scaling and composing while streaming
` [PATCH v9 12/28] rcar-vin: read subdevice format for crop only when needed
` [PATCH v9 13/28] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v9 14/28] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v9 15/28] rcar-vin: enable Gen3 hardware configuration
` [PATCH v9 16/28] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v9 17/28] rcar-vin: add flag to switch to media controller mode
` [PATCH v9 18/28] rcar-vin: break out format alignment and checking
` [PATCH v9 19/28] rcar-vin: use different v4l2 operations in media controller mode
` [PATCH v9 20/28] rcar-vin: prepare for media controller mode initialization
` [PATCH v9 21/28] rcar-vin: add group allocator functions
` [PATCH v9 22/28] rcar-vin: add chsel information to rvin_info
` [PATCH v9 23/28] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v9 24/28] rcar-vin: add link notify for Gen3
` [PATCH v9 25/28] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v9 26/28] rcar-vin: enable support for r8a7795
` [PATCH v9 27/28] rcar-vin: enable support for r8a7796
` [PATCH v9 28/28] rcar-vin: enable support for r8a77970

[PATCH] build: Fixed include compiler-gcc.h directly error
 2017-12-08 18:06 UTC  (2+ messages)

[PATCH] build: Fixed pr_fmt.patch
 2017-12-08 17:56 UTC 

webcams not recognized on a Dell Latitude 5285 detachable laptop
 2017-12-08 17:41 UTC 

[PATCH 1/1] imx274: Fix error handling, add MAINTAINERS entry
 2017-12-08 14:20 UTC  (2+ messages)

[PATCH v3 00/26] lirc scancode interface, and more
 2017-12-08 14:07 UTC  (5+ messages)
` [PATCH v3 26/26] kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bit

[PATCH] [media] vb2: clear V4L2_BUF_FLAG_LAST when filling vb2_buffer
 2017-12-08 14:01 UTC 

[PATCH] media: v4l: xilinx: Use SPDX-License-Identifier
 2017-12-08 12:35 UTC 

cron job: media_tree daily build: ERRORS
 2017-12-08  4:40 UTC 

[PATCH v7 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-08  1:44 UTC  (4+ messages)
` [PATCH v7 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH 0/9] media: imx: Add better OF graph support
 2017-12-08  1:05 UTC  (4+ messages)

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-07 23:26 UTC  (10+ messages)
` [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v3 08/12] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v3 09/12] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 10/12] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v3 11/12] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v3 12/12] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 1/3] [media] coda: round up frame sizes to multiples of 16 for MPEG-4 decoder
 2017-12-07 14:59 UTC  (3+ messages)
` [PATCH 2/3] [media] coda: allocate space for mpeg4 decoder mvcol buffer
` [PATCH 3/3] [media] coda: use correct offset "

[PATCH] media: s5p-jpeg: Fix off-by-one problem
 2017-12-07 14:53 UTC  (2+ messages)

[RFC 1/1] v4l: async: Use endpoint node, not device node, for fwnode match
 2017-12-07 14:29 UTC  (5+ messages)

[PATCH v3 0/5] Add OV5640 parallel interface and RGB565/YUYV support
 2017-12-07 13:59 UTC  (7+ messages)
` [PATCH v3 1/5] media: ov5640: switch to gpiod_set_value_cansleep()
` [PATCH v3 2/5] media: ov5640: check chip id
` [PATCH v3 3/5] media: dt-bindings: ov5640: add support of DVP parallel interface
` [PATCH v3 4/5] media: "
` [PATCH v3 5/5] media: ov5640: add support of RGB565 and YUYV formats

[PATCH v9 0/4] Synopsys DesignWare HDMI Video Capture Controller + PHY
 2017-12-07 13:22 UTC  (9+ messages)
` [PATCH v9 1/4] dt-bindings: media: Document Synopsys DesignWare HDMI RX
` [PATCH v9 2/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI drivers
` [PATCH v9 3/4] [media] platform: Add Synopsys DesignWare HDMI RX PHY e405 Driver
` [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver

[PATCH] media: platform: sti: Adopt SPDX identifier
 2017-12-07 11:29 UTC  (4+ messages)

[PATCH] [media] coda: fix capture TRY_FMT for YUYV with non-MB-aligned widths
 2017-12-07 11:11 UTC 

[PATCH] [media] coda: set min_buffers_needed
 2017-12-07 11:09 UTC 

[PATCH v5] v4l2-async: Match parent devices
 2017-12-07 11:03 UTC  (5+ messages)

[PATCH] media: platform: stm32: Adopt SPDX identifier
 2017-12-07 10:09 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-07  4:40 UTC 

build failure on ubuntu 16.04 LTS
 2017-12-07  0:22 UTC  (3+ messages)

[PATCH for 4.15] ddbridge update to 0.9.32
 2017-12-06 18:06 UTC  (2+ messages)

[PATCH 0/2] ddbridge: error handling improvements
 2017-12-06 17:59 UTC  (3+ messages)
` [PATCH 1/2] [media] ddbridge: improve error handling logic on fe attach failures
` [PATCH 2/2] [media] ddbridge: don't break on single/last port attach failure

[PATCH] media: pxa_camera: disable and unprepare the clock source on error
 2017-12-06 16:38 UTC 

[PATCH 0/3 v7] uvcvideo: metadata nodes
 2017-12-06 15:15 UTC  (7+ messages)
` [PATCH 3/3 v7] uvcvideo: add a metadata device node
      ` [PATCH v8] uvcvideo: Add "


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