[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120819192859.74136bb0@neptune.home>
Date: Sun, 19 Aug 2012 19:28:59 +0200
From: Bruno Prémont <bonbons@...ux-vserver.org>
To: Jiri Kosina <jkosina@...e.cz>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...hat.com>,
linux-fbdev@...r.kernel.org, linux-media@...r.kernel.org
Subject: [PATCH 0/6] HID: picoLCD additional fixes + CIR support
Hi,
This series fixes some race conditions in picoLCD driver during remove()
and adds support for IR functionality.
Repeatedly binding/unbinding device at hid-picolcd driver level or at
usbhid level now works properly (except in rare occasions which trigger
a paging error in interrupt context (memcopy) and seem to come from
usbhid internals when usbhid gets interrupt between hid_hw_close() and
hid_hw_stop()).
CIR support is added using RC_CORE for the decoding and handling of
IR-event stream and works for a Sony and a JVC remote.
Bruno
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists