This is a stack of relatively small miscellaneous IR fixes for 2.6.39.
The ir-kbd-i2c one is actually relatively important, following the
pending changes to the hauppauge keymaps though, and the zilog error's
usefulness becomes apparent the second you try running lirc_zilog on
a pre-2.6.33 kernel which has an older kfifo implementation (there
will be a media_build patch to cope, when I get around to it).

Jarod Wilson (6):
  docs: fix typo in lirc_device_interface.xml
  imon: add more panel scancode mappings
  ir-kbd-i2c: pass device code w/key in hauppauge case
  lirc: silence some compile warnings
  lirc_zilog: error out if buffer read bytes != chunk size
  mceusb: topseed 0x0011 needs gen3 init for tx to work

 Documentation/DocBook/v4l/lirc_device_interface.xml |    2 +-
 drivers/media/rc/imon.c                             |   11 ++++++++++-
 drivers/media/rc/mceusb.c                           |    2 +-
 drivers/media/video/ir-kbd-i2c.c                    |    2 +-
 drivers/staging/lirc/lirc_imon.c                    |    2 +-
 drivers/staging/lirc/lirc_sasem.c                   |    2 +-
 drivers/staging/lirc/lirc_zilog.c                   |    4 ++++
 7 files changed, 19 insertions(+), 6 deletions(-)

 drivers/media/rc/mceusb.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to