Mostly relatively small, but also fairly important, fixups for 2.6.38. The ene_ir and imon driver are both prone to probe oops following the rc dev interface refactoring, and there are ugly little bugs in each of the mceusb and imon drivers, which I'll send off for 2.6.37 stable as well... Patches are against linuxtv.org media_tree staging/for_2.6.38-rc1 branch. Jarod Wilson (5): rc/imon: fix ffdc device detection oops rc/imon: need to submit urb before ffdc type check rc/imon: default to key mode instead of mouse mode rc: fix up and genericize some time unit conversions rc/mceusb: timeout should be in ns, not us Kyle McMartin (1): rc/ene_ir: fix oops on module load drivers/media/rc/ene_ir.c | 23 ++++++++++------ drivers/media/rc/ene_ir.h | 2 - drivers/media/rc/imon.c | 60 +++++++++++++++++++------------------------- drivers/media/rc/mceusb.c | 3 +- include/media/rc-core.h | 3 ++ 5 files changed, 44 insertions(+), 47 deletions(-) -- 1.7.3.4 -- 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