All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] imon IR driver fixups
@ 2010-10-23 19:41 Jarod Wilson
  2010-10-23 19:42 ` [PATCH 1/3] imon: fix my egregious brown paper bag w/rdev/idev split Jarod Wilson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jarod Wilson @ 2010-10-23 19:41 UTC (permalink / raw)
  To: linux-media

Three minor imon IR driver fixups. Well, the first isn't so minor, since
without it, the imon driver can wedge your system. Getting ir_input_dev
(or at least try to get it) from the mouse input dev instead of the
remote input dev is bad... Then a minor cleanup patch and a modparam
option fixup.

Jarod Wilson (3):
	imon: fix my egregious brown paper bag w/rdev/idev split
	imon: remove redundant change_protocol call
	imon: fix nomouse modprobe option

 drivers/media/IR/imon.c |   48  +++++++++++++++++-----------------------------
  1 files changed, 18 insertions(+), 30 deletions(-)

-- 
Jarod Wilson
jarod@redhat.com


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

end of thread, other threads:[~2010-10-23 19:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23 19:41 [PATCH 0/3] imon IR driver fixups Jarod Wilson
2010-10-23 19:42 ` [PATCH 1/3] imon: fix my egregious brown paper bag w/rdev/idev split Jarod Wilson
2010-10-23 19:42 ` [PATCH 2/3] imon: remove redundant change_protocol call Jarod Wilson
2010-10-23 19:43 ` [PATCH 3/3] imon: fix nomouse modprobe option Jarod Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.