2013-04-25 23:50:17

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [GIT PULL for v3.9-final] media fixes

Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

For two driver fixes. One avoids reading any file at a system with a
cx25821 board (fortunately, this is not a common device). The other one
prevents reading after a buffer with ISDB-T devices based on mb86a20s.

Regards,
Mauro

-

The following changes since commit 35ccecef6ed48a5602755ddf580c45a026a1dc05:

[media] [REGRESSION] bt8xx: Fix too large height in cropcap (2013-03-26 08:37:00 -0300)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus

for you to fetch changes up to c95789ecd5a979fd718ae09763df3fa50dd97a91:

[media] cx25821: do not expose broken video output streams (2013-04-15 08:28:41 -0300)

----------------------------------------------------------------
Hans Verkuil (1):
[media] cx25821: do not expose broken video output streams

Mauro Carvalho Chehab (1):
[media] mb86a20s: Fix estimate_rate setting

drivers/media/dvb-frontends/mb86a20s.c | 2 +-
drivers/media/pci/cx25821/cx25821-video.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)