public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] media: trivial IR fixes
@ 2011-03-16 20:24 Jarod Wilson
  2011-03-16 20:24 ` [PATCH 1/6] docs: fix typo in lirc_device_interface.xml Jarod Wilson
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Jarod Wilson @ 2011-03-16 20:24 UTC (permalink / raw)
  To: linux-media; +Cc: Jarod Wilson

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-03-22 20:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 20:24 [PATCH 0/6] media: trivial IR fixes Jarod Wilson
2011-03-16 20:24 ` [PATCH 1/6] docs: fix typo in lirc_device_interface.xml Jarod Wilson
2011-03-16 20:24 ` [PATCH 2/6] imon: add more panel scancode mappings Jarod Wilson
2011-03-16 20:24 ` [PATCH 3/6] ir-kbd-i2c: pass device code w/key in hauppauge case Jarod Wilson
2011-03-16 20:24 ` [PATCH 4/6] lirc: silence some compile warnings Jarod Wilson
2011-03-16 20:24 ` [PATCH 5/6] lirc_zilog: error out if buffer read bytes != chunk size Jarod Wilson
2011-03-17  0:07   ` Andy Walls
2011-03-17 13:19     ` Jarod Wilson
2011-03-17 15:29       ` Andy Walls
2011-03-17 15:42         ` Jarod Wilson
2011-03-17 16:16           ` Andy Walls
2011-03-17 19:08             ` Jarod Wilson
2011-03-18  0:50               ` Andy Walls
2011-03-22 20:39                 ` Jarod Wilson
2011-03-16 20:24 ` [PATCH 6/6] mceusb: topseed 0x0011 needs gen3 init for tx to work Jarod Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox