All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ADIS16400 one big fix and some updates.
@ 2011-07-11 15:58 Jonathan Cameron
  2011-07-11 15:58 ` [PATCH 1/4] staging:iio:imu fix missing register table index for some channels Jonathan Cameron
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jonathan Cameron @ 2011-07-11 15:58 UTC (permalink / raw)
  To: linux-iio; +Cc: Device-drivers-devel, manuel.stahl, Jonathan Cameron

Hi All,

The first patch here is a clanger of a bug introduced by me.  Pretty self
explanatory. Sorry all.

The others are simple cleanups.

Jonathan Cameron (4):
  staging:iio:imu fix missing register table index for some channels
  staging:iio:imu:adis16344 support
  staging:iio:imu:adis16400: use strtobool for reset sysfs and don't
    assign unused tx members.
  staging:iio:imu:adis16400 remove now unused headers.

 drivers/staging/iio/imu/adis16400.h         |    3 +
 drivers/staging/iio/imu/adis16400_core.c    |  117 +++++++++++++++++++--------
 drivers/staging/iio/imu/adis16400_ring.c    |    7 --
 drivers/staging/iio/imu/adis16400_trigger.c |    6 --
 4 files changed, 85 insertions(+), 48 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2011-09-26  6:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-11 15:58 [PATCH 0/4] ADIS16400 one big fix and some updates Jonathan Cameron
2011-07-11 15:58 ` [PATCH 1/4] staging:iio:imu fix missing register table index for some channels Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 2/4] staging:iio:imu:adis16344 support Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-09-23 14:45     ` Jonathan Cameron
2011-09-26  6:56       ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 3/4] staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 4/4] staging:iio:imu:adis16400 remove now unused headers Jonathan Cameron
2011-07-13 11:04   ` Hennerich, Michael

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.