All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: adc: ti-ads1015: fix channel crosstalk
@ 2017-08-01  8:25 Ladislav Michl
  2017-08-01  8:26 ` [PATCH 1/2] iio: adc: ti-ads1015: fix conversion time Ladislav Michl
  2017-08-01  8:26 ` [PATCH 2/2] iio: adc: ti-ads1015: use dynamically generated attributes Ladislav Michl
  0 siblings, 2 replies; 11+ messages in thread
From: Ladislav Michl @ 2017-08-01  8:25 UTC (permalink / raw)
  To: linux-iio; +Cc: Daniel Baluta, Matt Ranostay, Jonathan Cameron

Hi,

first patch of this serie fixes reading diffrent channel value than device
is currently processing, while second one is purely optional, making
drivers generate attributes from values it is actually working with.

Ladislav Michl (2):
  iio: adc: ti-ads1015: fix conversion time
  iio: adc: ti-ads1015: use dynamically generated attributes

 drivers/iio/adc/ti-ads1015.c | 107 ++++++++++++++++++++++++-------------------
 1 file changed, 61 insertions(+), 46 deletions(-)

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

end of thread, other threads:[~2017-08-12 11:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01  8:25 [PATCH 0/2] iio: adc: ti-ads1015: fix channel crosstalk Ladislav Michl
2017-08-01  8:26 ` [PATCH 1/2] iio: adc: ti-ads1015: fix conversion time Ladislav Michl
2017-08-01  9:09   ` Daniel Baluta
2017-08-01  9:59     ` Ladislav Michl
2017-08-01 16:25       ` Daniel Baluta
2017-08-09 14:15   ` Jonathan Cameron
2017-08-09 16:27     ` Ladislav Michl
2017-08-01  8:26 ` [PATCH 2/2] iio: adc: ti-ads1015: use dynamically generated attributes Ladislav Michl
2017-08-09 14:11   ` Jonathan Cameron
2017-08-09 16:44     ` Ladislav Michl
2017-08-12 11:10       ` Jonathan Cameron

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.