[GIT,PULL,FOR,3.5] s5p-fimc driver updates
Message ID | 4FAB80D5.50500@samsung.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers |
Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from <linux-media-owner@vger.kernel.org>) id 1SSP30-0001Kp-A6 for patchwork@linuxtv.org; Thu, 10 May 2012 10:48:30 +0200 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-2) with esmtp for <patchwork@linuxtv.org> id 1SSP2z-0000Fj-Hz; Thu, 10 May 2012 10:48:30 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755968Ab2EJIs0 (ORCPT <rfc822;patchwork@linuxtv.org>); Thu, 10 May 2012 04:48:26 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:38165 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755241Ab2EJIsY (ORCPT <rfc822;linux-media@vger.kernel.org>); Thu, 10 May 2012 04:48:24 -0400 Received: from euspt2 (mailout1.w1.samsung.com [210.118.77.11]) by mailout1.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0M3S0046JTPD37@mailout1.w1.samsung.com> for linux-media@vger.kernel.org; Thu, 10 May 2012 09:46:25 +0100 (BST) Received: from linux.samsung.com ([106.116.38.10]) by spt2.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0M3S00JR5TSJPL@spt2.w1.samsung.com> for linux-media@vger.kernel.org; Thu, 10 May 2012 09:48:19 +0100 (BST) Received: from [106.116.37.156] (unknown [106.116.37.156]) by linux.samsung.com (Postfix) with ESMTP id 744BA270059; Thu, 10 May 2012 10:53:54 +0200 (CEST) Date: Thu, 10 May 2012 10:48:21 +0200 From: Sylwester Nawrocki <s.nawrocki@samsung.com> Subject: Re: [GIT PULL FOR 3.5] s5p-fimc driver updates In-reply-to: <4FA3F635.60409@samsung.com> Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>, Mauro Carvalho Chehab <mchehab@redhat.com> Message-id: <4FAB80D5.50500@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7BIT User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 References: <4FA3F635.60409@samsung.com> To: unlisted-recipients:; (no To-header on input) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.5.10.83316 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODY_SIZE_4000_4999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, CT_TEXT_PLAIN_UTF8_CAPS 0, TO_UNDISCLOSED_RECIPIENTS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __BOUNCE_CHALLENGE_SUBJ 0, __BOUNCE_NDR_SUBJ_EXEMPT 0, __CP_MEDIA_BODY 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MULTIPLE_RCPTS_CC_X2 0, __PHISH_SPEAR_STRUCTURE_1 0, __PHISH_SPEAR_STRUCTURE_2 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_3 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0' |
Pull-request
git://git.infradead.org/users/kmpark/linux-samsung v4l-fimc-exynos4x12Message
Sylwester Nawrocki
May 10, 2012, 8:48 a.m. UTC
On 05/04/2012 05:31 PM, Sylwester Nawrocki wrote: > Hi Mauro, > > The following changes since commit 34b2debaa62bfa384ef91b61cf2c40c48e86a5e2: > > s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS (2012-05-04 17:07:24 +0200) > > are available in the git repository at: > > git://git.infradead.org/users/kmpark/linux-samsung v4l-fimc-exynos4x12 > > for you to fetch changes up to bab96b068afa07105139be09d3830cc9ed580382: > > s5p-fimc: Use selection API in place of crop operations (2012-05-04 17:18:38 +0200) Mauro, I've found a few issues in this series afterwards and re-edited 3 commits there. Here is an updated pull request: The following changes since commit ae45d3e9aea0ab951dbbca2238fbfbf3993f1e7f: s5p-fimc: Correct memory allocation for VIDIOC_CREATE_BUFS (2012-05-09 16:07:49 +0200) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-samsung v4l-fimc-exynos4x12 for you to fetch changes up to 5feefe6656583de6fd4ef1d53b19031dd5efeec1: s5p-fimc: Use selection API in place of crop operations (2012-05-09 16:11:29 +0200) ---------------------------------------------------------------- Sylwester Nawrocki (14): V4L: Extend V4L2_CID_COLORFX with more image effects s5p-fimc: Avoid crash with null platform_data s5p-fimc: Move m2m node driver into separate file s5p-fimc: Use v4l2_subdev internal ops to register video nodes s5p-fimc: Refactor the register interface functions s5p-fimc: Add FIMC-LITE register definitions s5p-fimc: Rework the video pipeline control functions s5p-fimc: Prefix format enumerations with FIMC_FMT_ s5p-fimc: Minor cleanups s5p-fimc: Make sure an interrupt is properly requested s5p-fimc: Add support for Exynos4x12 FIMC-LITE s5p-fimc: Update copyright notices s5p-fimc: Add color effect control s5p-fimc: Use selection API in place of crop operations Documentation/DocBook/media/v4l/compat.xml | 13 + Documentation/DocBook/media/v4l/controls.xml | 98 ++++++- Documentation/DocBook/media/v4l/v4l2.xml | 5 +- drivers/media/video/Kconfig | 24 +- drivers/media/video/s5p-fimc/Kconfig | 48 +++ drivers/media/video/s5p-fimc/Makefile | 6 +- drivers/media/video/s5p-fimc/fimc-capture.c | 469 +++++++++++++++++++----------- drivers/media/video/s5p-fimc/fimc-core.c | 1101 +++++++++++---------------------------------------------------------- drivers/media/video/s5p-fimc/fimc-core.h | 254 +++++----------- drivers/media/video/s5p-fimc/fimc-lite-reg.c | 300 +++++++++++++++++++ drivers/media/video/s5p-fimc/fimc-lite-reg.h | 150 ++++++++++ drivers/media/video/s5p-fimc/fimc-lite.c | 1576 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/media/video/s5p-fimc/fimc-lite.h | 213 ++++++++++++++ drivers/media/video/s5p-fimc/fimc-m2m.c | 820 +++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/media/video/s5p-fimc/fimc-mdevice.c | 407 +++++++++++++++++--------- drivers/media/video/s5p-fimc/fimc-mdevice.h | 18 +- drivers/media/video/s5p-fimc/fimc-reg.c | 613 +++++++++++++++++++++------------------ drivers/media/video/s5p-fimc/fimc-reg.h | 326 +++++++++++++++++++++ drivers/media/video/s5p-fimc/regs-fimc.h | 301 ------------------- drivers/media/video/v4l2-ctrls.c | 7 + include/linux/videodev2.h | 29 +- include/media/s5p_fimc.h | 16 + 22 files changed, 4735 insertions(+), 2059 deletions(-) create mode 100644 drivers/media/video/s5p-fimc/Kconfig create mode 100644 drivers/media/video/s5p-fimc/fimc-lite-reg.c create mode 100644 drivers/media/video/s5p-fimc/fimc-lite-reg.h create mode 100644 drivers/media/video/s5p-fimc/fimc-lite.c create mode 100644 drivers/media/video/s5p-fimc/fimc-lite.h create mode 100644 drivers/media/video/s5p-fimc/fimc-m2m.c create mode 100644 drivers/media/video/s5p-fimc/fimc-reg.h delete mode 100644 drivers/media/video/s5p-fimc/regs-fimc.h Sorry for the noise. -- Thanks, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html