<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/drivers/input/misc/input-polldev.c, branch master</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=master</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2007-06-13T05:49:58+00:00</updated>
<entry>
<title>Input: move input-polldev to drivers/input</title>
<updated>2007-06-13T05:49:58+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@insightbb.com</email>
</author>
<published>2007-06-13T05:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=893e7c2db05f14032f2390ef7c59a499fc25ccae'/>
<id>urn:sha1:893e7c2db05f14032f2390ef7c59a499fc25ccae</id>
<content type='text'>
To work around deficiences in Kconfig that allows to "select"
a symbol without automatically selecting all dependencies for
that symbol move input-polldev from drivers/input/misc to
drivers/input thus removing extra dependency on CONFIG_INPUT_MISC.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: input-polldev - add module info</title>
<updated>2007-05-23T03:28:03+00:00</updated>
<author>
<name>Eric Piel</name>
<email>eric.piel@tremplin-utc.net</email>
</author>
<published>2007-05-23T03:28:03+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=36bd52a49b790a71f3d353cdddf2f22e1e6f84ff'/>
<id>urn:sha1:36bd52a49b790a71f3d353cdddf2f22e1e6f84ff</id>
<content type='text'>
This is required to load it as a module, as GPL-compatible
license is necessary to use workqueues.

Signed-off-by: Eric Piel &lt;eric.piel@tremplin-utc.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: add skeleton for simple polled devices</title>
<updated>2007-04-30T03:42:45+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@insightbb.com</email>
</author>
<published>2007-04-30T03:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=0dcd8073673115eeb67343787f244905f62532f2'/>
<id>urn:sha1:0dcd8073673115eeb67343787f244905f62532f2</id>
<content type='text'>
input-polldev provides a skeleton for supporting simple input
devices that need to be periodically scanned or polled to
detect changes in their state.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
