linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] iio: chemical: vz89x: add multiple chip functionality
@ 2016-08-25  6:44 Matt Ranostay
  2016-08-25  6:44 ` [PATCH v2 1/4] iio: chemical: vz89x: abstract chip configuration Matt Ranostay
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Matt Ranostay @ 2016-08-25  6:44 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23, Matt Ranostay

Add support for multiple chip configuration, support for the vz89te part,
CRC check functionality, and buffer corruption check.

Changes from v1:
 * Move chip configuration to vz89_chip_data struct
 * Removed redundant mutex and use indio_dev->mlock instead

Matt Ranostay (4):
  iio: chemical: vz89x: abstract chip configuration
  iio: chemical: vz89x: add support for VZ89TE part
  iio: chemical: vz89x: prevent corrupted buffer from being read
  iio: chemical: vz89x: remove mutex and replace with
    iio_device_*_direct_mode

 drivers/iio/chemical/vz89x.c | 222 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 178 insertions(+), 44 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-08-29 17:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-25  6:44 [PATCH v2 0/4] iio: chemical: vz89x: add multiple chip functionality Matt Ranostay
2016-08-25  6:44 ` [PATCH v2 1/4] iio: chemical: vz89x: abstract chip configuration Matt Ranostay
2016-08-29 16:48   ` Jonathan Cameron
2016-08-25  6:44 ` [PATCH v2 2/4] iio: chemical: vz89x: add support for VZ89TE part Matt Ranostay
2016-08-29 16:49   ` Jonathan Cameron
2016-08-25  6:44 ` [PATCH v2 3/4] iio: chemical: vz89x: prevent corrupted buffer from being read Matt Ranostay
2016-08-29 17:01   ` Jonathan Cameron
2016-08-25  6:44 ` [PATCH v2 4/4] iio: chemical: vz89x: remove mutex and replace with iio_device_*_direct_mode Matt Ranostay
2016-08-29 16:56   ` 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).