<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/iio/imu, branch linux-4.6.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-4.6.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-4.6.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2016-05-04T07:44:27+00:00</updated>
<entry>
<title>iio: imu: mpu6050: Fix name/chip_id when using ACPI</title>
<updated>2016-05-04T07:44:27+00:00</updated>
<author>
<name>Daniel Baluta</name>
<email>daniel.baluta@intel.com</email>
</author>
<published>2016-03-17T16:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=393dbe4e18dd5b17b3952c7d36ac88f61ec40924'/>
<id>urn:sha1:393dbe4e18dd5b17b3952c7d36ac88f61ec40924</id>
<content type='text'>
When using ACPI, id is NULL and the current code automatically
defaults name to NULL and chip id to 0. We should instead use
the data provided in the ACPI device table.

Fixes: c816d9e7a57b ("iio: imu: mpu6050: fix possible NULL dereferences")
Signed-off-by: Daniel Baluta &lt;daniel.baluta@intel.com&gt;
Reviewed-By: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: fix possible NULL dereferences</title>
<updated>2016-05-04T07:42:00+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-03-03T03:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=140afdd9626cdaaf54223e82931213de785c7c94'/>
<id>urn:sha1:140afdd9626cdaaf54223e82931213de785c7c94</id>
<content type='text'>
Fix possible null dereferencing of i2c and spi driver data.

Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: Fix inv_mpu6050 dependencies</title>
<updated>2016-03-28T08:52:09+00:00</updated>
<author>
<name>Richard Weinberger</name>
<email>richard@nod.at</email>
</author>
<published>2016-03-25T22:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f7072198f2178b68eabf25b439f17cfd8e070e9f'/>
<id>urn:sha1:f7072198f2178b68eabf25b439f17cfd8e070e9f</id>
<content type='text'>
Not all archs have io memory.
Instead of selecting I2C_MUX (and bypassing the HAS_IOMEM dependency)
depend directly on it.

Fixes the following kconfig warning:
warning: (MEDIA_SUBDRV_AUTOSELECT &amp;&amp; VIDEO_CX231XX &amp;&amp; INV_MPU6050_I2C) selects I2C_MUX which has unmet direct dependencies (I2C &amp;&amp; HAS_IOMEM)
And this build error:
ERROR: "devm_ioremap_resource" [drivers/i2c/muxes/i2c-mux-reg.ko] undefined!
ERROR: "of_address_to_resource" [drivers/i2c/muxes/i2c-mux-reg.ko] undefined!

Cc: Jonathan Cameron &lt;jic23@kernel.org&gt;
Cc: Hartmut Knaack &lt;knaack.h@gmx.de&gt;
Cc: Lars-Peter Clausen &lt;lars@metafoo.de&gt;
Cc: Peter Meerwald &lt;pmeerw@pmeerw.net&gt;
Signed-off-by: Richard Weinberger &lt;richard@nod.at&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: convert to common i2c_check_functionality() return value</title>
<updated>2016-02-27T17:17:43+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>mranostay@gmail.com</email>
</author>
<published>2016-02-27T06:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f8d9d3b434cd50f7a0a3f0c383736af5e724c34c'/>
<id>urn:sha1:f8d9d3b434cd50f7a0a3f0c383736af5e724c34c</id>
<content type='text'>
Previously most drivers that used a i2c_check_functionality() check
condition required various error codes on failure. This patchset
converts to a standard of -EOPNOTSUPP

Signed-off-by: Matt Ranostay &lt;mranostay@gmail.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: add mpu6500 register settings</title>
<updated>2016-02-25T19:54:27+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-22T21:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=33da559f861b9942404c1ad93691d5fe473e0348'/>
<id>urn:sha1:33da559f861b9942404c1ad93691d5fe473e0348</id>
<content type='text'>
Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: add calibration offset support</title>
<updated>2016-02-25T19:53:30+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-22T21:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d5098447147cad168ae0fea885af196cf5b0f9cd'/>
<id>urn:sha1:d5098447147cad168ae0fea885af196cf5b0f9cd</id>
<content type='text'>
Allow setting of the x/y/z axes calibration offsets for the gyroscope
and accelerometer.

Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: add missing docstring for int_pin_cfg</title>
<updated>2016-02-25T19:48:57+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-22T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=725f645d876f22b60a87fa6e718e13402ad4b871'/>
<id>urn:sha1:725f645d876f22b60a87fa6e718e13402ad4b871</id>
<content type='text'>
Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay</title>
<updated>2016-02-25T19:48:47+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-22T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8f356be3fe098385e7a79ce893114ddcf8ad7d78'/>
<id>urn:sha1:8f356be3fe098385e7a79ce893114ddcf8ad7d78</id>
<content type='text'>
replace msleep(INV_MPU6050_REG_UP_TIME) with usleep_range calls
due to fact the wait time is under 20 milliseconds.

Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: use inv_mpu6050_sensor_show return code</title>
<updated>2016-02-25T19:48:30+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-22T21:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=115f0341bcac7734a78561791700af0c5c0b207d'/>
<id>urn:sha1:115f0341bcac7734a78561791700af0c5c0b207d</id>
<content type='text'>
Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
<entry>
<title>iio: imu: mpu6050: remove trailing whitespaces</title>
<updated>2016-02-24T20:40:48+00:00</updated>
<author>
<name>Matt Ranostay</name>
<email>matt.ranostay@intel.com</email>
</author>
<published>2016-02-18T05:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3afdf6cf9d746e84980ea64ee9da0be6166a396b'/>
<id>urn:sha1:3afdf6cf9d746e84980ea64ee9da0be6166a396b</id>
<content type='text'>
removed several trailing whitespaces before assignment operations

Signed-off-by: Matt Ranostay &lt;matt.ranostay@intel.com&gt;
Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;
</content>
</entry>
</feed>
