Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] iio: imu: inv_mpu6050: Add i2c mux for by pass
@ 2014-11-18 17:53 Srinivas Pandruvada
  2014-11-18 17:53 ` [PATCH v1 1/2] " Srinivas Pandruvada
  2014-11-18 17:53 ` [PATCH v1 2/2] iio: magnetometer: ak8975: remove INVN6500 enumeration Srinivas Pandruvada
  0 siblings, 2 replies; 7+ messages in thread
From: Srinivas Pandruvada @ 2014-11-18 17:53 UTC (permalink / raw)
  To: knaack.h, jic23; +Cc: linux-iio, Srinivas Pandruvada

v1
Some minor formatting fix mostly suggested by Hartmut
fail probe if mux create fails
function parameter type matching i2c struct

v0
base version

Srinivas Pandruvada (2):
  iio: imu: inv_mpu6050: Add i2c mux for by pass
  iio: magnetometer: ak8975: remove INVN6500 enumeration

 drivers/iio/imu/inv_mpu6050/Kconfig        |   1 +
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 168 +++++++++++++++++++++++++++--
 drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h  |   9 ++
 drivers/iio/magnetometer/ak8975.c          |   1 -
 4 files changed, 172 insertions(+), 7 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-11-26 21:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18 17:53 [PATCH v1 0/2] iio: imu: inv_mpu6050: Add i2c mux for by pass Srinivas Pandruvada
2014-11-18 17:53 ` [PATCH v1 1/2] " Srinivas Pandruvada
2014-11-22 11:58   ` Jonathan Cameron
2014-11-22 13:08     ` Wolfram Sang
2014-11-22 20:20       ` Srinivas Pandruvada
2014-11-26 21:43   ` Hartmut Knaack
2014-11-18 17:53 ` [PATCH v1 2/2] iio: magnetometer: ak8975: remove INVN6500 enumeration Srinivas Pandruvada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox