Hi Mauro,

Please pull these minor IR fixes in for kernel 3.0. They're all relatively
small and safe fixups, including plugging some memory leaks in mceusb,
improving suspend and resume reliability with the new fintek-cir driver,
a bump in the number of simultaneous devices lirc_dev supports, a few
minor compile warning fixes and some imon tweaks.

Note that this branch is based on Linus' tree.

The following changes since commit 1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c:

  Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" 
(2011-06-02 06:11:24 +0900)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jarod/linux-2.6-ir.git/ for-3.0

Jarod Wilson (11):
      [media] mceusb: add and use mce_dbg printk macro
      [media] mceusb: support I-O Data GV-MC7/RCKIT
      [media] mceusb: mce_sync_in is brain-dead
      [staging] lirc_imon: fix unused-but-set warnings
      [staging] lirc_sir: fix unused-but-set warnings
      [media] lirc_dev: store cdev in irctl, up maxdevs
      [media] fintek-cir: make suspend with active IR more reliable
      [media] nuvoton-cir: in_use isn't actually in use, remove it
      [media] mceusb: plug memory leak on data transmit
      [media] imon: support for 0x46 0xffdc imon vfd
      [media] imon: fix initial panel key repeat suppression

 drivers/media/rc/fintek-cir.c    |    5 ++
 drivers/media/rc/imon.c          |   15 ++++++-
 drivers/media/rc/lirc_dev.c      |   37 +++++++++++++-----
 drivers/media/rc/mceusb.c        |   80 ++++++++++++++++++--------------------
 drivers/media/rc/nuvoton-cir.c   |    2 -
 drivers/media/rc/nuvoton-cir.h   |    1 -
 drivers/staging/lirc/lirc_imon.c |   10 +----
 drivers/staging/lirc/lirc_sir.c  |   11 +----
 include/media/lirc_dev.h         |    2 +-
 9 files changed, 87 insertions(+), 76 deletions(-)

-- 
Jarod Wilson
ja...@wilsonet.com



--
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