From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40669 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750924Ab1GQDUh (ORCPT ); Sat, 16 Jul 2011 23:20:37 -0400 Message-ID: <4E2254FA.8080200@redhat.com> Date: Sun, 17 Jul 2011 00:20:26 -0300 From: Mauro Carvalho Chehab MIME-Version: 1.0 To: Linus Torvalds CC: Andrew Morton , Linux Media Mailing List , Linux Kernel Mailing List Subject: [GIT pull for 3.0] media regression fixes: Was: Re: [GIT PULL for 3.0] master References: <4E21B169.4020902@redhat.com> In-Reply-To: <4E21B169.4020902@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Em 16-07-2011 12:42, Mauro Carvalho Chehab escreveu: > Linus, In time: Email subject got wrong... Note to myself: I should avoid rush sending emails just before a weekend travel... The patches at the tree are correct, and I double-checked it on my notebook. Thanks! Mauro > > Please pull from: > ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus > > For a couple of regression fixes for 3.0. > > Thanks! > Mauro > > The following changes since commit ddc6ff31cc22720c46c1547a5310ea260a968ae9: > > [media] msp3400: fill in v4l2_tuner based on vt->type field (2011-07-07 17:28:30 -0300) > > are available in the git repository at: > ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus > > Devin Heitmueller (1): > [media] dvb_frontend: fix race condition in stopping/starting frontend > > Jarod Wilson (2): > [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)" > [media] nuvoton-cir: make idle timeout more sane > > Mauro Carvalho Chehab (1): > [media] tuner-core: fix a 2.6.39 regression with mt20xx > > Rafi Rubin (2): > [media] mceusb: Timeout unit corrections > [media] mceusb: increase default timeout to 100ms > > Ralf Baechle (1): > [media] MEDIA: Fix non-ISA_DMA_API link failure of sound code > > Randy Dunlap (1): > [media] media: fix radio-sf16fmr2 build when SND is not enabled > > drivers/media/dvb/dvb-core/dvb_frontend.c | 8 ++++++++ > drivers/media/radio/Kconfig | 4 ++-- > drivers/media/rc/mceusb.c | 9 +++++---- > drivers/media/rc/nuvoton-cir.c | 2 +- > drivers/media/video/cx23885/cx23885-core.c | 9 ++------- > drivers/media/video/tuner-core.c | 16 ++++++++++++---- > 6 files changed, 30 insertions(+), 18 deletions(-) > > -- > 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