linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add valid sample channel
@ 2014-11-25 12:48 Vlad Dogaru
  2014-11-25 12:48 ` [PATCH 1/4] iio: dummy: set scan_index for unbuffered channels Vlad Dogaru
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Vlad Dogaru @ 2014-11-25 12:48 UTC (permalink / raw)
  To: linux-iio; +Cc: Vlad Dogaru

This is an attempt to address the problem of buffering in devices which have
different scan frequencies for different channels.

The first patch is a minor cleanup of the dummy code, the second one a
safeguard against duplicate scan_index channels.

The final two patches add a new channel and are RFC.

Vlad Dogaru (4):
  iio: dummy: set scan_index for unbuffered channels
  iio: ensure scan index is unique at buffer register
  iio: add valid sample channel
  iio: illustrate the use of a valid sample channel

 drivers/iio/industrialio-buffer.c             | 28 ++++++++++++++++++++++++
 drivers/iio/industrialio-core.c               |  1 +
 drivers/staging/iio/iio_simple_dummy.c        | 21 +++++++++++++++---
 drivers/staging/iio/iio_simple_dummy_buffer.c | 31 +++++++++++++++++++++++++--
 include/linux/iio/types.h                     |  1 +
 5 files changed, 77 insertions(+), 5 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-12-12 11:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 12:48 [PATCH 0/4] Add valid sample channel Vlad Dogaru
2014-11-25 12:48 ` [PATCH 1/4] iio: dummy: set scan_index for unbuffered channels Vlad Dogaru
2014-11-25 16:11   ` Daniel Baluta
2014-12-12 11:48     ` Jonathan Cameron
2014-11-25 12:48 ` [PATCH 2/4] iio: ensure scan index is unique at buffer register Vlad Dogaru
2014-12-06 20:19   ` Hartmut Knaack
2014-12-12 11:50     ` Jonathan Cameron
2014-11-25 12:48 ` [RFC PATCH 3/4] iio: add valid sample channel Vlad Dogaru
2014-11-25 12:48 ` [RFC PATCH 4/4] iio: illustrate the use of a " Vlad Dogaru
2014-11-25 16:36 ` [PATCH 0/4] Add " Lars-Peter Clausen
2014-11-25 16:55   ` Daniel Baluta
2014-11-25 17:00     ` Lars-Peter Clausen
2014-11-25 17:29       ` Jonathan Cameron
2014-11-25 18:27         ` Octavian Purdila
2014-11-25 18:53           ` Lars-Peter Clausen
2014-11-26 12:58         ` Daniel Baluta
2014-12-01 20:06           ` Lars-Peter Clausen
2014-12-01 20:46             ` Daniel Baluta
2014-12-01 20:51               ` Lars-Peter Clausen
2014-12-01 21:03                 ` Daniel Baluta

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).