mbox

[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

Pull-request

git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git mc_dm365_mbus_fmt

Message

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

Lad, Prabhakar Aug. 6, 2012, 9:36 a.m. UTC | #1
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
  
Mauro Carvalho Chehab Aug. 11, 2012, 6:48 p.m. UTC | #2
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