<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/misc/kxtj9.c, branch v3.6-rc6</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/input/misc/kxtj9.c?h=v3.6-rc6</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/input/misc/kxtj9.c?h=v3.6-rc6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2012-03-17T06:06:19Z</updated>
<entry>
<title>Input: convert I2C drivers to use module_i2c_driver()</title>
<updated>2012-03-17T06:06:19Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@gmail.com</email>
</author>
<published>2012-03-17T06:05:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1b92c1cf6b638e7cbe9fdaac3f6efb8874f5cc02'/>
<id>urn:sha1:1b92c1cf6b638e7cbe9fdaac3f6efb8874f5cc02</id>
<content type='text'>
This patch converts the drivers in drivers/input/* to use the
module_i2c_driver() macro which makes the code smaller and a bit
simpler.

Signed-off-by: Axel Lin &lt;axel.lin@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: kxtj9 - who_am_i check value and initial data rate fixes</title>
<updated>2012-03-17T05:49:32Z</updated>
<author>
<name>Christopher Hudson</name>
<email>chris.hudson.comp.eng@gmail.com</email>
</author>
<published>2012-03-17T05:47:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=043916608c4b309e98a1650520ed4e88ec5e9123'/>
<id>urn:sha1:043916608c4b309e98a1650520ed4e88ec5e9123</id>
<content type='text'>
Several fixes based on customer feedback:

* WHO_AM_I value has changed since preliminary parts used for initial
  testing;

* Output of le16_to_cpu must be saved to memory before shifting to
  preserve sign;

* Initial data rate was not extracted from data control register init.
  This was causing the initial data rate to be set to maximum until
  it was changed. To fix this problem, it made more sense to specify
  initial data rate and extract the register mask from that.

Signed-off-by: Chris Hudson &lt;chudson@kionix.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: kxtj9 - explicitly include module.h</title>
<updated>2011-07-30T19:03:32Z</updated>
<author>
<name>Stephen Rothwell</name>
<email>sfr@canb.auug.org.au</email>
</author>
<published>2011-07-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2501ec97663d84cfbc8fd8848c382f89c3bf8d1d'/>
<id>urn:sha1:2501ec97663d84cfbc8fd8848c382f89c3bf8d1d</id>
<content type='text'>
We need to explicitly include module.h since some of its facilities
are used.

Signed-off-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: kxtj9 - fix locking typo in kxtj9_set_poll()</title>
<updated>2011-07-20T06:18:09Z</updated>
<author>
<name>Dan Carpenter</name>
<email>error27@gmail.com</email>
</author>
<published>2011-07-20T06:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6eab7ce65a4e6fae1d2cb5d866515ed288f2fdcc'/>
<id>urn:sha1:6eab7ce65a4e6fae1d2cb5d866515ed288f2fdcc</id>
<content type='text'>
According to the comments we want to call mutex_lock() here instead
of mutex_unlock().  That makes more sense.

Signed-off-by: Dan Carpenter &lt;error27@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: kxtj9 - fix bug in probe()</title>
<updated>2011-07-20T06:18:05Z</updated>
<author>
<name>Dan Carpenter</name>
<email>error27@gmail.com</email>
</author>
<published>2011-07-20T06:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4fd9fcf7c1ee6c339504525b43ad5e77334ff1b5'/>
<id>urn:sha1:4fd9fcf7c1ee6c339504525b43ad5e77334ff1b5</id>
<content type='text'>
We are testing the wrong variable here.  I believe tj9-&gt;input_dev
is always NULL at this point, so probe() will fail.

Signed-off-by: Dan Carpenter &lt;error27@gmail.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: add support for Kionix KXTJ9 accelerometer</title>
<updated>2011-07-07T04:23:54Z</updated>
<author>
<name>Chris Hudson</name>
<email>chudson@kionix.com</email>
</author>
<published>2011-07-07T01:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e8e70d83912b40c5c9ea7b85a6110b9925fbed62'/>
<id>urn:sha1:e8e70d83912b40c5c9ea7b85a6110b9925fbed62</id>
<content type='text'>
Signed-off-by: Chris Hudson &lt;chudson@kionix.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
