linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/16] staging:iio: CDC and other driver updates.
@ 2011-08-26 10:19 Jonathan Cameron
  2011-08-26 10:19 ` [PATCH 01/16] staging:iio:dac:ad5791 chan spec conversion Jonathan Cameron
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Jonathan Cameron @ 2011-08-26 10:19 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron

Hi All,

Straight forward series - as you can see I've rolled in Michael's
recent posting so you can see where they fit.

This lot sits on top of
staging:iio: New stuff and reworks.

Nothing terribly interesting.  Mostly bringing a few drivers into
line with the abi.  Thanks particularly to Michael for testing my
hardware free changes and chasing down all the bugs!

Jonathan

Jonathan Cameron (7):
  staging:iio:dac:ad5791 chan spec conversion.
  staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop
    unused poweroff timeout control.
  staging:iio:adc:ad7152 use smbus read / write functions + checkpatch
    fixes
  staging:iio:adc:ad7152 set correct number of channels for ad7153.
  staging:iio:adc:ad7152 bring more into line with abi.
  staging:iio:adc:ad7291 bring into line with current abi + chan_spec
    conversion.
  staging:iio:imu:adis16400 cleanups

Michael Hennerich (9):
  staging:iio:adc:ad7150: remove conversion mode handling.
  staging:iio:adc:ad7150: Add support for the second interrupt strobe.
  staging:iio:adc:ad7152: increase readability by introducing proper
    bit defines
  staging:iio:adc:ad7152: Miscellaneous fixes and touch-up
  staging:iio:adc:ad7152: update scale handling
  staging:iio:adc:ad7152: Add proper locking
  staging:iio:adc:ad7152: Update sample rate, conversion time, digital
    filter handling
  staging:iio:adc:ad7152: Fix differential channel return value and
    increase delay.
  iio: imu: adis16400: Avoid using printk facility

 drivers/staging/iio/adc/ad7150.c            |  930 +++++++++++----------------
 drivers/staging/iio/adc/ad7152.c            |  783 +++++++++++------------
 drivers/staging/iio/adc/ad7291.c            |  892 +++++++++-----------------
 drivers/staging/iio/dac/ad5791.c            |  158 ++---
 drivers/staging/iio/dac/ad5791.h            |    4 -
 drivers/staging/iio/imu/adis16400_core.c    |  607 ++++++++++++------
 drivers/staging/iio/imu/adis16400_trigger.c |    2 +-
 7 files changed, 1560 insertions(+), 1816 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-09-02 16:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 10:19 [PATCH 00/16] staging:iio: CDC and other driver updates Jonathan Cameron
2011-08-26 10:19 ` [PATCH 01/16] staging:iio:dac:ad5791 chan spec conversion Jonathan Cameron
2011-08-26 10:19 ` [PATCH 02/16] staging:iio:adc:ad7150: chan_spec conv + i2c_smbus commands + drop unused poweroff timeout control Jonathan Cameron
2011-08-26 10:19 ` [PATCH 03/16] staging:iio:adc:ad7150: remove conversion mode handling Jonathan Cameron
2011-08-26 10:19 ` [PATCH 04/16] staging:iio:adc:ad7150: Add support for the second interrupt strobe Jonathan Cameron
2011-08-26 10:19 ` [PATCH 05/16] staging:iio:adc:ad7152 use smbus read / write functions + checkpatch fixes Jonathan Cameron
2011-08-26 10:19 ` [PATCH 06/16] staging:iio:adc:ad7152 set correct number of channels for ad7153 Jonathan Cameron
2011-08-26 10:19 ` [PATCH 07/16] staging:iio:adc:ad7152 bring more into line with abi Jonathan Cameron
2011-08-26 10:19 ` [PATCH 08/16] staging:iio:adc:ad7152: increase readability by introducing proper bit defines Jonathan Cameron
2011-08-26 10:19 ` [PATCH 09/16] staging:iio:adc:ad7152: Miscellaneous fixes and touch-up Jonathan Cameron
2011-08-26 10:19 ` [PATCH 10/16] staging:iio:adc:ad7152: update scale handling Jonathan Cameron
2011-08-26 10:19 ` [PATCH 11/16] staging:iio:adc:ad7152: Add proper locking Jonathan Cameron
2011-08-26 10:19 ` [PATCH 12/16] staging:iio:adc:ad7152: Update sample rate, conversion time, digital filter handling Jonathan Cameron
2011-08-26 10:19 ` [PATCH 13/16] staging:iio:adc:ad7152: Fix differential channel return value and increase delay Jonathan Cameron
2011-08-26 10:19 ` [PATCH 14/16] staging:iio:adc:ad7291 bring into line with current abi + chan_spec conversion Jonathan Cameron
2011-08-26 10:19 ` [PATCH 15/16] staging:iio:imu:adis16400 cleanups Jonathan Cameron
2011-08-26 10:19 ` [PATCH 16/16] iio: imu: adis16400: Avoid using printk facility Jonathan Cameron
2011-09-02 16:24 ` [PATCH 00/16] staging:iio: CDC and other driver updates Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).