linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: Add support for adc101 and adc121c to ti-adc081c
@ 2016-04-11 14:24 Crestez Dan Leonard
  2016-04-11 14:24 ` [PATCH v3 1/2] ti-adc081c: Add support for adc101c and adc121c Crestez Dan Leonard
  2016-04-11 14:24 ` [PATCH v3 2/2] ti-adc081c: Initial triggered buffer support Crestez Dan Leonard
  0 siblings, 2 replies; 5+ messages in thread
From: Crestez Dan Leonard @ 2016-04-11 14:24 UTC (permalink / raw)
  To: Jonathan Cameron, linux-iio
  Cc: linux-kernel, Hartmut Knaack, Lars-Peter Clausen,
	Peter Meerwald-Stadler, Daniel Baluta, Crestez Dan Leonard

Version 3 fixes review comments:
* Avoid using VLAs in trigger_handler.
* Add an array of model types and make driver_data an index in the table.

Crestez Dan Leonard (2):
  ti-adc081c: Add support for adc101c and adc121c
  ti-adc081c: Initial triggered buffer support

 drivers/iio/adc/Kconfig      |   6 +--
 drivers/iio/adc/ti-adc081c.c | 118 ++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 109 insertions(+), 15 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2016-04-17  9:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 14:24 [PATCH v3 0/2] iio: Add support for adc101 and adc121c to ti-adc081c Crestez Dan Leonard
2016-04-11 14:24 ` [PATCH v3 1/2] ti-adc081c: Add support for adc101c and adc121c Crestez Dan Leonard
2016-04-17  9:46   ` Jonathan Cameron
2016-04-11 14:24 ` [PATCH v3 2/2] ti-adc081c: Initial triggered buffer support Crestez Dan Leonard
2016-04-17  9:46   ` 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).