Hi Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes For a couple of random fixes, including a some regressions. Thanks! Mauro. The following changes since commit 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d: Linux 2.6.38-rc4 (2011-02-07 16:03:55 -0800) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git media_fixes Andy Walls (2): [media] cx23885: Revert "Check for slave nack on all transactions" [media] cx23885: Remove unused 'err:' labels to quiet compiler warning Antti SeppÃlà (1): [media] Fix sysfs rc protocol lookup for rc-5-sz Arnaud Patard (1): [media] mantis_pci: remove asm/pgtable.h include Devin Heitmueller (2): [media] au0828: fix VBI handling when in V4L2 streaming mode [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411 Jarod Wilson (3): [media] nuvoton-cir: fix wake from suspend [media] mceusb: don't claim multifunction device non-IR parts [media] tda829x: fix regression in probe functions Malcolm Priestley (1): [media] DM04/QQBOX memcpy to const char fix Mauro Carvalho Chehab (1): [media] ir-raw: Properly initialize the IR event (BZ#27202) Michael (1): [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang Olivier Grenie (1): [media] DiB7000M: add pid filtering Pawel Osciak (1): [media] Fix double free of video_device in mem2mem_testdev Sven Barth (1): [media] cx25840: fix probing of cx2583x chips sensoray-dev (1): [media] s2255drv: firmware re-loading changes drivers/media/common/tuners/tda8290.c | 14 +++--- drivers/media/dvb/dvb-usb/dib0700_devices.c | 21 +++++++++- drivers/media/dvb/dvb-usb/lmedm04.c | 6 +- drivers/media/dvb/frontends/dib7000m.c | 19 +++++++++ drivers/media/dvb/frontends/dib7000m.h | 15 +++++++ drivers/media/dvb/mantis/mantis_pci.c | 1 - drivers/media/rc/ir-raw.c | 3 +- drivers/media/rc/mceusb.c | 27 +++++++------ drivers/media/rc/nuvoton-cir.c | 5 +- drivers/media/rc/nuvoton-cir.h | 7 ++- drivers/media/rc/rc-main.c | 2 +- drivers/media/video/au0828/au0828-video.c | 28 +++++++++++-- drivers/media/video/cx18/cx18-cards.c | 50 ++++++++++++++++++++++- drivers/media/video/cx18/cx18-driver.c | 25 +++++++++++- drivers/media/video/cx18/cx18-driver.h | 3 +- drivers/media/video/cx18/cx18-dvb.c | 38 +++++++++++++++++ drivers/media/video/cx23885/cx23885-i2c.c | 10 ----- drivers/media/video/cx25840/cx25840-core.c | 3 +- drivers/media/video/ivtv/ivtv-irq.c | 58 +++++++++++++++++++++++--- drivers/media/video/mem2mem_testdev.c | 1 - drivers/media/video/s2255drv.c | 10 +++-- 21 files changed, 283 insertions(+), 63 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html