<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/input/misc/mpu3050.c, branch v3.4.71</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.71</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.4.71'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<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.stealer.net/cgit.cgi/user/sven/linux.git/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: mpu3050 - configure the sampling method</title>
<updated>2011-12-24T09:06:19Z</updated>
<author>
<name>Heikki Krogerus</name>
<email>heikki.krogerus@linux.intel.com</email>
</author>
<published>2011-12-24T08:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cd314fa6375b4de092a5b1de6aa194117523ecbb'/>
<id>urn:sha1:cd314fa6375b4de092a5b1de6aa194117523ecbb</id>
<content type='text'>
This will improve the output of the sensor.

Signed-off-by: Heikki Krogerus &lt;heikki.krogerus@linux.intel.com&gt;
Signed-off-by: Kirill A. Shutemov &lt;kirill.shutemov@linux.intel.com&gt;
Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: mpu3050 - ensure we enable interrupts</title>
<updated>2011-12-24T09:06:13Z</updated>
<author>
<name>Heikki Krogerus</name>
<email>heikki.krogerus@linux.intel.com</email>
</author>
<published>2011-12-24T07:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3b5187248bd07e400af081ad777e9aa1e5519ad7'/>
<id>urn:sha1:3b5187248bd07e400af081ad777e9aa1e5519ad7</id>
<content type='text'>
This also changes the devname parameter delivered to
request_threaded_irq() from "mpu_int" to "mpu3050".

Signed-off-by: Heikki Krogerus &lt;heikki.krogerus@linux.intel.com&gt;
Signed-off-by: Kirill A. Shutemov &lt;kirill.shutemov@linux.intel.com&gt;
Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: mpu3050 - add of_match table for device-tree probing</title>
<updated>2011-12-24T09:06:06Z</updated>
<author>
<name>Olof Johansson</name>
<email>olof@lixom.net</email>
</author>
<published>2011-12-23T09:20:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e948981aa0c97b6fcaa8626eeddb0340e175e9d7'/>
<id>urn:sha1:e948981aa0c97b6fcaa8626eeddb0340e175e9d7</id>
<content type='text'>
Adding invn,mpu3050 as the initial id.

Signed-off-by: Olof Johansson &lt;olof@lixom.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: mpu3050 - correct call to input_free_device</title>
<updated>2011-08-11T16:22:40Z</updated>
<author>
<name>Axel Lin</name>
<email>axel.lin@gmail.com</email>
</author>
<published>2011-08-11T16:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d9b830fa444c1f4955d0ee88f5af2aa24d2c7837'/>
<id>urn:sha1:d9b830fa444c1f4955d0ee88f5af2aa24d2c7837</id>
<content type='text'>
input_free_device() should be used if input_register_device() was not called
yet or if it failed.

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: add a driver to support InvenSense mpu3050 gyroscope chip</title>
<updated>2011-06-29T07:26:17Z</updated>
<author>
<name>Joseph Lai</name>
<email>joseph_lai@wistron.com</email>
</author>
<published>2011-06-27T20:26:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=631b16e81eab82e2894425a94c3fc14bf21adb26'/>
<id>urn:sha1:631b16e81eab82e2894425a94c3fc14bf21adb26</id>
<content type='text'>
This driver is registered as an input device. An IRQ is required in this
basic driver configuration.

Signed-off-by: Joseph Lai &lt;joseph_lai@wistron.com&gt;
[Cleaned up PM_RUNTIME defines]
Signed-off-by: Alan Cox &lt;alan@linux.intel.com&gt;
[dtor@mail.ru: consolidated PM methods, some code rearrangement]
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
