linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-09 21:20:21 to 2017-09-12 13:42:08 UTC [more...]

[PATCH v12 00/30] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-12 13:41 UTC  (15+ 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 0/3] S5P MFC: Adjustments for five function implementations
 2017-09-12 13:21 UTC  (10+ messages)
` [PATCH 1/3] [media] s5p-mfc: Delete an error message for a failed memory allocation in s5p_mfc_probe()
      `  "
` [PATCH 2/3] [media] s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()
` [PATCH 3/3] [media] s5p-mfc: Adjust a null pointer check in four functions
      `  "

Duplicated debug message in drivers/media/rc/rc-main.c
 2017-09-12 12:39 UTC 

[PATCH v11 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-12 12:04 UTC  (32+ 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] 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  (31+ messages)
` [PATCH v9 02/24] v4l: async: Remove re-probing support
` [PATCH v9 03/24] v4l: async: Use more intuitive names for internal functions
` [PATCH v9 05/24] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v9 13/24] v4l: async: Allow async notifier register call succeed with no subdevs
` [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 v9 23/24] dt: bindings: smiapp: Document lens-focus and flash properties
` [PATCH v9 24/24] arm: dts: omap3: N9/N950: Add flash references to the camera

[PATCH] media: dvb_frontend: only use kref after initialized
 2017-09-12 10:19 UTC 

[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 v2 0/8] vsp1: TLB optimisation and DL caching
 2017-09-11 21:42 UTC  (16+ 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

IR driver support for tango platforms
 2017-09-11 21:12 UTC  (2+ messages)

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

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

[PATCH] build: Added missing functions nsecs_to_jiffies(64)
 2017-09-11 13:57 UTC  (2+ messages)

[GIT PULL FOR v4.15] Various fixes
 2017-09-11 13:50 UTC 

[PATCH v3 00/15] V4L2 Explicit Synchronization support
 2017-09-11 13:35 UTC  (11+ messages)
` [PATCH v3 01/15] [media] v4l: Document explicit synchronization behaviour
` [PATCH v3 02/15] [media] vb2: add explicit fence user API

[PATCH 0/3] [media] DaVinci-VPBE-Display: Adjustments for some function implementations
 2017-09-11 13:26 UTC  (7+ messages)
` [PATCH 1/3] [media] DaVinci-VPBE-Display: Delete an error message for a failed memory allocation in init_vpbe_layer()
` [PATCH 2/3] [media] DaVinci-VPBE-Display: Improve a size determination in two functions
` [PATCH 3/3] [media] DaVinci-VPBE-Display: Adjust 12 checks for null pointers

[GIT PULL FOR v4.15] tc358743: add CEC support
 2017-09-11 13:03 UTC 

[PATCH] media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMA
 2017-09-11 12:35 UTC 

[PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support
 2017-09-11 12:29 UTC  (5+ messages)
` [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings
` [PATCHv4 2/4] ARM: tegra: add CEC support to tegra124.dtsi
` [PATCHv4 3/4] tegra-cec: add Tegra HDMI CEC driver
` [PATCHv4 4/4] drm/tegra: add cec-notifier support

[PATCHv3 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2017-09-11 11:25 UTC  (4+ messages)
` [PATCHv3 1/3] drm: add support for DisplayPort CEC-Tunneling-over-AUX
` [PATCHv3 2/3] drm-kms-helpers.rst: document the DP CEC helpers
` [PATCHv3 3/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support

[PATCH] dma-fence: fix dma_fence_get_rcu_safe
 2017-09-11 11:06 UTC  (9+ messages)

[PATCH v7] rockchip/rga: v4l2 m2m support
 2017-09-11 10:53 UTC  (3+ messages)

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

[RFC PATCH v8 0/2] mmap: safely enable support for new flags
 2017-09-11  9:50 UTC  (3+ messages)
` [RFC PATCH v8 1/2] vfs: add flags parameter to all ->mmap() handlers

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

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-09-11  7:45 UTC  (5+ messages)
` [PATCH v4 12/21] camss: vfe: Format conversion support using PIX interface

[PATCH v2 00/10] media: rc: gpio-ir-recv: driver update
 2017-09-11  7:13 UTC  (5+ messages)

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

lening bieden nu aanvragen
 2017-09-11  3:23 UTC 

[PATCH] media: i2c: OV5647: gate clock lane before stream on
 2017-09-11  1:59 UTC  (7+ messages)

[PATCH] media: i2c: OV5647: ensure clock lane in LP-11 state before streaming on
 2017-09-11  1:53 UTC 

[SUSPECTED SPAM] I am a Buyer
 2017-09-10 11:19 UTC 

[SUSPECTED SPAM] Can you be our Supplier
 2017-09-10  9:40 UTC 

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

dvb_usb_rtl2832u vs dvb_usb_rtl28xxu
 2017-09-09 23:29 UTC 

[GIT PULL] SAA716x DVB driver
 2017-09-09 21:20 UTC  (5+ 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).