From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753787Ab1LLRpr (ORCPT ); Mon, 12 Dec 2011 12:45:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37205 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753750Ab1LLRpn (ORCPT ); Mon, 12 Dec 2011 12:45:43 -0500 Message-ID: <4EE63DC1.3010104@redhat.com> Date: Mon, 12 Dec 2011 15:45:37 -0200 From: Mauro Carvalho Chehab User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0 MIME-Version: 1.0 To: Sylwester Nawrocki CC: Linus Torvalds , Andrew Morton , Linux Media Mailing List , Linux Kernel Mailing List Subject: Re: [GIT PULL for 3.2-rc5] media fixes References: <4EE63039.4040004@redhat.com> <4EE63985.30001@samsung.com> In-Reply-To: <4EE63985.30001@samsung.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12-12-2011 15:27, Sylwester Nawrocki wrote: > Hi Mauro, > > On 12/12/2011 05:47 PM, Mauro Carvalho Chehab wrote: >> Hi Linus, >> >> Please pull from: >> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus >> >> For a couple fixes for media drivers. >> The changes are: >> - ati_remote (new driver for 3.2): Fix the scancode tables; >> - af9015: fix some issues with firmware load; >> - au0828: (trivial) add device ID's for some devices; >> - omap3 and s5p: several small fixes; >> - Update MAINTAINERS entry to cover /drivers/staging/media and >> media DocBook; >> - a few other small trivial fixes. >> >> Thanks! >> Mauro > [...] > >> >> Sylwester Nawrocki (10): >> [media] s5p-fimc: Fix wrong pointer dereference when unregistering sensors >> [media] s5p-fimc: Fix error in the capture subdev deinitialization >> [media] s5p-fimc: Fix initialization for proper system suspend support >> [media] s5p-fimc: Fix buffer dequeue order issue >> [media] s5p-fimc: Allow probe() to succeed with null platform data >> [media] s5p-fimc: Adjust pixel height alignments according to the IP >> revision >> [media] s5p-fimc: Fail driver probing when sensor configuration is wrong >> [media] s5p-fimc: Use correct fourcc for RGB565 colour format >> [media] m5mols: Fix set_fmt to return proper pixel format code >> [media] s5p-fimc: Fix camera input configuration in subdev operations > > There is one more quite important patch left out: > > http://git.infradead.org/users/kmpark/linux-2.6-samsung/commitdiff/817069678ab57150b21cd0705e2f3a3b2b6509f4 > > It was included in my recent pull request. It would be good to have in v3.2 > too. Are you planning to add it to a next pull request to Linus ? Not likely, but it might be possible. I'll be out the rest of this week due to a travel for a series of meetings at the office. I might not be able to prepare another pull request until next week. After having it done, I should wait for a couple days for it to be at -next, but then it will almost be Xmas. Let's see. Regards, Mauro