linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-11 13:57:39 to 2017-09-14 03:57:31 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2017-09-14  3:57 UTC 

[PATCH v9 0/4] Add Rockchip RGA V4l2 support
 2017-09-14  1:20 UTC  (6+ messages)
` [PATCH v9 1/4] rockchip/rga: v4l2 m2m support
` [PATCH v9 2/4] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v9 3/4] arm64: dts: rockchip: add RGA device node for RK3399
` [PATCH v9 4/4] dt-bindings: Document the Rockchip RGA bindings

[PATCH v4 0/4] Exynos-gsc: Support the hardware rotation limits
 2017-09-14  0:55 UTC  (8+ messages)
    ` [PATCH v4 1/4] [media] exynos-gsc: Add compatible for Exynos 5250 and 5420 specific version
    ` [PATCH v4 2/4] ARM: dts: exynos: Add clean name of compatible
    ` [PATCH v4 3/4] drm/exynos/gsc: Add hardware rotation limits
    ` [PATCH v4 4/4] [media] exynos-gsc: "

Investi?ná príležitos?
 2017-09-13 22:54 UTC 

[PATCH v1] media: ov13858: Fix 4224x3136 video flickering at some vblanks
 2017-09-13 22:38 UTC 

[PATCH 0/3] AS3645A fixes
 2017-09-13 20:28 UTC  (3+ messages)
` [PATCH 2/3] dt: bindings: as3645a: Use LED number to refer to LEDs

[PATCH] [media] saa7146: make saa7146_use_ops const
 2017-09-13 19:37 UTC 

[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-13 17:53 UTC  (35+ messages)
` [PATCH v11 01/24] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v11 02/24] v4l: async: Remove re-probing support
` [PATCH v11 03/24] v4l: async: Use more intuitive names for internal functions
` [PATCH v11 04/24] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v11 05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v11 06/24] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v11 07/24] rcar-vin: "
` [PATCH v11 08/24] omap3isp: Fix check for our own sub-devices
` [PATCH v11 09/24] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v11 10/24] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v11 11/24] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v11 12/24] v4l: async: Register sub-devices before calling bound callback
` [PATCH v11 13/24] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v11 14/24] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v11 15/24] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v11 16/24] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v11 17/24] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v11 18/24] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v11 19/24] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v11 20/24] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v11 21/24] smiapp: Add support for flash and lens devices
` [PATCH v11 22/24] ov5670: "
` [PATCH v11 23/24] ov13858: "
` [PATCH v11 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera
  ` as3645a flash userland interface

[PATCH] [media] s3c-camif: fix out-of-bounds array access
 2017-09-13 15:54 UTC  (4+ messages)

[PATCH v2 0/4] BCM283x Camera Receiver driver
 2017-09-13 15:49 UTC  (6+ messages)
  ` [PATCH v2 1/4] [media] v4l2-common: Add helper function for fourcc to string
  ` [PATCH v2 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver
  ` [PATCH v2 3/4] [media] bcm2835-unicam: Driver for CCP2/CSI2 camera interface
  ` [PATCH v2 4/4] MAINTAINERS: Add entry for BCM2835 camera driver

IR driver support for tango platforms
 2017-09-13 15:34 UTC  (7+ messages)

[PATCH] s5p-cec: add NACK detection support
 2017-09-13 12:30 UTC  (2+ messages)

[PATCH v3 0/9] vsp1: TLB optimisation and DL caching
 2017-09-13 11:18 UTC  (10+ messages)
` [PATCH v3 1/9] v4l: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v3 2/9] v4l: vsp1: Protect bodies against overflow
` [PATCH v3 3/9] v4l: vsp1: Provide a body pool
` [PATCH v3 4/9] v4l: vsp1: Convert display lists to use new "
` [PATCH v3 5/9] v4l: vsp1: Use reference counting for bodies
` [PATCH v3 6/9] v4l: vsp1: Refactor display list configure operations
` [PATCH v3 7/9] v4l: vsp1: Adapt entities to configure into a body
` [PATCH v3 8/9] v4l: vsp1: Move video configuration to a cached dlb
` [PATCH v3 9/9] v4l: vsp1: Reduce display list body size

[PATCHv3 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2017-09-13 10:56 UTC  (5+ messages)
` [PATCHv3 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX

[PATCH v12 00/30] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-13 10:32 UTC  (41+ messages)
` [PATCH v12 01/26] v4l: fwnode: Move KernelDoc documentation to the header
` [PATCH v12 02/26] v4l: async: Remove re-probing support
` [PATCH v12 03/26] v4l: async: Use more intuitive names for internal functions
` [PATCH v12 04/26] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v12 05/26] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v12 06/26] v4l: fwnode: Support generic parsing of graph endpoints, per port
` [PATCH v12 07/26] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v12 08/26] rcar-vin: "
` [PATCH v12 09/26] omap3isp: Fix check for our own sub-devices
` [PATCH v12 10/26] omap3isp: Print the name of the entity where no source pads could be found
` [PATCH v12 11/26] v4l: async: Move async subdev notifier operations to a separate structure
` [PATCH v12 12/26] v4l: async: Introduce helpers for calling async ops callbacks
` [PATCH v12 13/26] v4l: async: Register sub-devices before calling bound callback
` [PATCH v12 14/26] v4l: async: Allow async notifier register call succeed with no subdevs
` [PATCH v12 15/26] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v12 16/26] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v12 17/26] dt: bindings: Add lens-focus binding for image sensors
` [PATCH v12 18/26] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v12 19/26] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v12 20/26] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v12 21/26] dt: bindings: smiapp: Document lens-focus and flash-leds properties
` [PATCH v12 22/26] smiapp: Add support for flash and lens devices
` [PATCH v12 23/26] et8ek8: "
` [PATCH v12 24/26] ov5670: "
` [PATCH v12 25/26] ov13858: "
` [PATCH v12 26/26] arm: dts: omap3: N9/N950: Add flash references to the camera

[PATCH v8 1/4] rockchip/rga: v4l2 m2m support
 2017-09-13 10:04 UTC  (2+ messages)

[PATCH v3 0/6] Exynos-gsc: Support the hardware rotation limits
 2017-09-13  9:28 UTC  (6+ messages)
  ` [PATCH v3 4/6] [media] exynos-gsc: Add "

[PATCH v3] drivers/staging:[media]atomisp:use ARRAY_SIZE() instead of open coding
 2017-09-13  9:17 UTC  (3+ messages)

[PATCH v4] [media]atomisp:use ARRAY_SIZE() instead of open coding
 2017-09-13  9:15 UTC 

[PATCH v2] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:58 UTC  (3+ messages)

[git:media_tree/master] media: adv7180: add missing adv7180cp, adv7180st i2c device IDs
 2017-09-13  8:50 UTC 

[PATCH] drivers:staging/media:Use ARRAY_SIZE() for the size calculation of the array
 2017-09-13  8:45 UTC  (4+ messages)

[PATCH v2] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
 2017-09-13  8:31 UTC  (2+ messages)

[PATCHv4 0/5] cec-gpio: add HDMI CEC GPIO-based driver
 2017-09-13  8:21 UTC  (5+ messages)
` [PATCHv4 3/5] dt-bindings: document the CEC GPIO bindings

[PATCH] v4l-ioctl: Fix typo on v4l_print_frmsizeenum
 2017-09-13  5:35 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-09-13  3:57 UTC 

[PATCH v2 0/8] vsp1: TLB optimisation and DL caching
 2017-09-13  2:26 UTC  (20+ messages)
` [PATCH v2 2/8] v4l: vsp1: Provide a fragment pool
` [PATCH v2 3/8] v4l: vsp1: Convert display lists to use new "
` [PATCH v2 5/8] v4l: vsp1: Refactor display list configure operations
` [PATCH v2 6/8] v4l: vsp1: Adapt entities to configure into a body
` [PATCH v2 8/8] v4l: vsp1: Reduce display list body size

[PATCH 0/3] S5P MFC: Adjustments for five function implementations
 2017-09-12 20:33 UTC  (11+ messages)
` [PATCH 1/3] [media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe()
      `  "
` [PATCH 3/3] [media] s5p-mfc: Adjust a null pointer check in four functions
      `  "

[PATCH v3 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
 2017-09-12 19:13 UTC  (4+ messages)
` [PATCH v3 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver

[PATCH] media: dvb_frontend: only use kref after initialized
 2017-09-12 18:49 UTC  (2+ messages)

[PATCH v4 1/2] media:imx274 device tree binding file
 2017-09-12 16:42 UTC  (2+ messages)

Kindly please view the attach document and get back to me
 2017-09-12 16:24 UTC 

Duplicated debug message in drivers/media/rc/rc-main.c
 2017-09-12 15:30 UTC  (2+ messages)

[PATCH] Staging: media: atomisp: Merge assignment with return
 2017-09-12 14:27 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Staging: media: atomisp: Merge assignment with return
 2017-09-12 14:16 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] [media] gspca: make arrays static, reduces object code size
 2017-09-12 11:08 UTC 

[PATCH v9 00/23] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-12 11:06 UTC  (9+ messages)
` [PATCH v9 18/24] as3645a: Switch to fwnode property API
` [PATCH v9 22/24] smiapp: Add support for flash and lens devices
  ` [RFC] et8ek8: "
    ` [PATCH] "

[PATCH] [media] ov2640: make array reset_seq static, reduces object code size
 2017-09-12  9:11 UTC 

cron job: media_tree daily build: WARNINGS
 2017-09-12  3:57 UTC 

[PATCH 0/2] staging: atomisp: activate ATOMISP2401 support
 2017-09-11 23:25 UTC  (6+ messages)
` [PATCH 1/2] staging: atomisp: add menu entries to choose between ATOMISP_2400 and ATOMISP_2401
` [PATCH 2/2] staging: atomisp: fix compilation errors in case of ISP2401

[PATCH V2] build: Added missing functions nsecs_to_jiffies(64)
 2017-09-11 23:14 UTC 

[PATCH] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
 2017-09-11 22:38 UTC  (2+ messages)

[PATCH] [media] v4l: vsp1: Use generic node name
 2017-09-11 20:33 UTC  (2+ messages)

A patch for a bug in adv748x
 2017-09-11 19:39 UTC  (2+ messages)

[PATCH] staging: atomisp: add a driver for ov5648 camera sensor
 2017-09-11 18:03 UTC  (3+ messages)

[PATCH V2] media: v4l2-pci-skeleton: Fix error handling path in 'skeleton_probe()'
 2017-09-11 16:53 UTC 

[PATCH] Staging: atomisp: fix alloc_cast.cocci warnings
 2017-09-11 14:59 UTC  (2+ messages)

[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-11 14:15 UTC  (11+ messages)
` [PATCH v10 18/24] v4l: fwnode: Add a helper function to obtain device / interger references
` [PATCH v10 19/24] v4l: fwnode: Add convenience function for parsing common external refs

[PATCH] build: Added missing functions nsecs_to_jiffies(64)
 2017-09-11 13: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).