[GIT,PULL,FOR,v3.6-rc1] Mediabus And Pixel format supported by DM365
Message ID | 501F6F13.8090401@ti.com (mailing list archive) |
---|---|
State | Rejected, 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 1SyHYa-0000Uf-Ln for patchwork@linuxtv.org; Mon, 06 Aug 2012 09:16:52 +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 1SyHYZ-0005Q6-JA; Mon, 06 Aug 2012 09:16:52 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752886Ab2HFHQN (ORCPT <rfc822;patchwork@linuxtv.org>); Mon, 6 Aug 2012 03:16:13 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:46487 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752681Ab2HFHQN (ORCPT <rfc822;linux-media@vger.kernel.org>); Mon, 6 Aug 2012 03:16:13 -0400 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id q767FgnC013587; Mon, 6 Aug 2012 02:15:43 -0500 Received: from DBDE71.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id q767Fb6P015650; Mon, 6 Aug 2012 12:45:38 +0530 (IST) Received: from dbdp33.itg.ti.com (172.24.170.252) by DBDE71.ent.ti.com (172.24.170.149) with Microsoft SMTP Server id 14.1.323.3; Mon, 6 Aug 2012 12:45:37 +0530 Received: from [172.24.191.8] (smtpvbd.itg.ti.com [172.24.170.250]) by dbdp33.itg.ti.com (8.13.8/8.13.8) with ESMTP id q767FVFc023246; Mon, 6 Aug 2012 12:45:33 +0530 Message-ID: <501F6F13.8090401@ti.com> Date: Mon, 6 Aug 2012 12:45:31 +0530 From: Prabhakar Lad <prabhakar.lad@ti.com> User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Mauro Carvalho Chehab <mchehab@infradead.org>, LMML <linux-media@vger.kernel.org> CC: "davinci-linux-open-source@linux.davincidsp.com" <davinci-linux-open-source@linux.davincidsp.com>, Manjunath Hadli <manjunath.hadli@ti.com>, Sakari Ailus <sakari.ailus@iki.fi>, Hans Verkuil <hans.verkuil@cisco.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com> Subject: [GIT PULL FOR v3.6-rc1] Mediabus And Pixel format supported by DM365 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit 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.8.6.70317 X-PMX-Spam: Gauge=IIIIIIIII, Probability=9%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, MSGID_ADDED_BY_MTA 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1200_1299 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_POSSIBLE_EXPLOIT_SUBJ 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_MSGID 0, __MULTIPLE_RCPTS_CC_X2 0, __SANE_MSGID 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __URI_NO_WWW 0, __URI_NS , __USER_AGENT 0' |
Pull-request
git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git mc_dm365_mbus_fmtMessage
Lad, Prabhakar
Aug. 6, 2012, 7:15 a.m. UTC
Hi Mauro, Can you please pull the following patches, which add medibus and pixel format supported by DM365. Thanks and Regards, --Prabhakar Lad The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git mc_dm365_mbus_fmt Manjunath Hadli (2): media: add new mediabus format enums for dm365 v4l2: add new pixel formats supported on dm365 .../DocBook/media/v4l/pixfmt-srggb10alaw8.xml | 34 +++ Documentation/DocBook/media/v4l/pixfmt-uv8.xml | 62 +++++ Documentation/DocBook/media/v4l/pixfmt.xml | 2 + Documentation/DocBook/media/v4l/subdev-formats.xml | 250 +++++++++++++++++++- include/linux/v4l2-mediabus.h | 10 +- include/linux/videodev2.h | 8 + 6 files changed, 358 insertions(+), 8 deletions(-) create mode 100644 Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml create mode 100644 Documentation/DocBook/media/v4l/pixfmt-uv8.xml -- 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
Comments
Hi Mauro, Sorry, the subject of course should have been "GIT PULL FOR v3.7" Thx, --Prabhakar On Monday 06 August 2012 12:45 PM, Prabhakar Lad wrote: > Hi Mauro, > > Can you please pull the following patches, which add medibus and pixel > format supported by DM365. > > Thanks and Regards, > --Prabhakar Lad > > > The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: > > Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) > > are available in the git repository at: > git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git mc_dm365_mbus_fmt > > Manjunath Hadli (2): > media: add new mediabus format enums for dm365 > v4l2: add new pixel formats supported on dm365 > > .../DocBook/media/v4l/pixfmt-srggb10alaw8.xml | 34 +++ > Documentation/DocBook/media/v4l/pixfmt-uv8.xml | 62 +++++ > Documentation/DocBook/media/v4l/pixfmt.xml | 2 + > Documentation/DocBook/media/v4l/subdev-formats.xml | 250 > +++++++++++++++++++- > include/linux/v4l2-mediabus.h | 10 +- > include/linux/videodev2.h | 8 + > 6 files changed, 358 insertions(+), 8 deletions(-) > create mode 100644 Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml > create mode 100644 Documentation/DocBook/media/v4l/pixfmt-uv8.xml > _______________________________________________ > Davinci-linux-open-source mailing list > Davinci-linux-open-source@linux.davincidsp.com > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > -- 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
Em 06-08-2012 06:36, Prabhakar Lad escreveu: > Hi Mauro, > > Sorry, the subject of course should have been "GIT PULL FOR v3.7" Hi Prabhakar, Please only send patches for the API together with the drivers that require it, e. g. with dm365 patches. Thanks! Mauro > > Thx, > --Prabhakar > > On Monday 06 August 2012 12:45 PM, Prabhakar Lad wrote: >> Hi Mauro, >> >> Can you please pull the following patches, which add medibus and pixel >> format supported by DM365. >> >> Thanks and Regards, >> --Prabhakar Lad >> >> >> The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: >> >> Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) >> >> are available in the git repository at: >> git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git mc_dm365_mbus_fmt >> >> Manjunath Hadli (2): >> media: add new mediabus format enums for dm365 >> v4l2: add new pixel formats supported on dm365 >> >> .../DocBook/media/v4l/pixfmt-srggb10alaw8.xml | 34 +++ >> Documentation/DocBook/media/v4l/pixfmt-uv8.xml | 62 +++++ >> Documentation/DocBook/media/v4l/pixfmt.xml | 2 + >> Documentation/DocBook/media/v4l/subdev-formats.xml | 250 >> +++++++++++++++++++- >> include/linux/v4l2-mediabus.h | 10 +- >> include/linux/videodev2.h | 8 + >> 6 files changed, 358 insertions(+), 8 deletions(-) >> create mode 100644 Documentation/DocBook/media/v4l/pixfmt-srggb10alaw8.xml >> create mode 100644 Documentation/DocBook/media/v4l/pixfmt-uv8.xml >> _______________________________________________ >> Davinci-linux-open-source mailing list >> Davinci-linux-open-source@linux.davincidsp.com >> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source >> > > -- > 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 > -- 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