Mauro, Please pull these additional IR driver fixes against Linus' tree in for 2.6.38 merge. Without these, mceusb is still broken (keybounce issues), the HD-PVR tx won't work, and ir-kbd-i2c behaves badly with both the HD-PVR and the HVR-1950. Thanks much! The following changes since commit 6fb1b304255efc5c4c93874ac8c066272e257e28: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2011-01-26 16:31:44 +1000) are available in the git repository at: git://linuxtv.org/jarod/linux-2.6-ir.git for-2.6.38 Jarod Wilson (7): rc/mce: add mappings for missing keys hdpvr: fix up i2c device registration lirc_zilog: z8 on usb doesn't like back-to-back i2c_master_send ir-kbd-i2c: improve remote behavior with z8 behind usb rc/ir-lirc-codec: add back debug spew rc: use time unit conversion macros correctly mceusb: really fix remaining keybounce issues drivers/media/rc/ir-lirc-codec.c | 6 +++- drivers/media/rc/keymaps/rc-rc6-mce.c | 6 ++++ drivers/media/rc/mceusb.c | 9 ++++-- drivers/media/rc/nuvoton-cir.c | 6 ++-- drivers/media/rc/streamzap.c | 12 ++++---- drivers/media/video/hdpvr/hdpvr-core.c | 24 +++++++++++++++--- drivers/media/video/hdpvr/hdpvr-i2c.c | 30 ++++++++++++++-------- drivers/media/video/hdpvr/hdpvr.h | 3 +- drivers/media/video/ir-kbd-i2c.c | 13 +++++++++ drivers/media/video/pvrusb2/pvrusb2-i2c-core.c | 1 - drivers/staging/lirc/lirc_zilog.c | 32 +++++++++++++++++++---- 11 files changed, 106 insertions(+), 36 deletions(-) -- Jarod Wilson jarod@xxxxxxxxxx -- 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