linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/2] iio: input: ti_am335x_adc: Add continuous sampling support
@ 2013-08-25 22:45 Zubair Lutfullah
  2013-08-25 22:45 ` [PATCH 1/2] input: ti_am335x_tsc: Enable shared IRQ for TSC Zubair Lutfullah
  2013-08-25 22:45 ` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support Zubair Lutfullah
  0 siblings, 2 replies; 20+ messages in thread
From: Zubair Lutfullah @ 2013-08-25 22:45 UTC (permalink / raw)
  To: jic23, lee.jones; +Cc: bigeasy, linux-iio, linux-input, linux-kernel, gregkh

This applies to togreg branch in iio.

Round 6 updates
Fixed trigger the way iio list wanted. Driver has its own trigger.
Triggers at every FIFO Threshold IRQ and pushes samples to iio buffer.

Went through the driver and cleaned it up quite a bit.

Squashed patches together instead of having multiple tiny patches.

Zubair Lutfullah (2):
  input: ti_am335x_tsc: Enable shared IRQ for TSC
  iio: ti_am335x_adc: Add continuous sampling support

 drivers/iio/adc/ti_am335x_adc.c           |  254 ++++++++++++++++++++++++++---
 drivers/input/touchscreen/ti_am335x_tsc.c |   24 ++-
 include/linux/mfd/ti_am335x_tscadc.h      |   13 ++
 3 files changed, 264 insertions(+), 27 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-08-29  7:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-25 22:45 [PATCH V6 0/2] iio: input: ti_am335x_adc: Add continuous sampling support Zubair Lutfullah
2013-08-25 22:45 ` [PATCH 1/2] input: ti_am335x_tsc: Enable shared IRQ for TSC Zubair Lutfullah
2013-08-28 10:42   ` Sebastian Andrzej Siewior
2013-08-28 18:49     ` Zubair Lutfullah :
2013-08-25 22:45 ` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support Zubair Lutfullah
2013-08-27  8:42   ` Lee Jones
2013-08-28 10:31   ` [PATCH] iio: am335x-iio-adc: select triggered buffer Sebastian Andrzej Siewior
2013-08-28 18:32     ` Zubair Lutfullah :
2013-08-28 13:01   ` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support Sebastian Andrzej Siewior
2013-08-28 18:43     ` Zubair Lutfullah :
2013-08-29  7:49       ` Sebastian Andrzej Siewior
2013-08-28 14:18   ` Sebastian Andrzej Siewior
2013-08-28 18:22     ` Zubair Lutfullah :
2013-08-28 18:38       ` Sebastian Andrzej Siewior
2013-08-28 18:55         ` Zubair Lutfullah :
2013-08-28 16:43   ` Sebastian Andrzej Siewior
2013-08-28 18:19     ` Zubair Lutfullah :
2013-08-28 18:35       ` Sebastian Andrzej Siewior
2013-08-28 18:59         ` Zubair Lutfullah :
2013-08-29  7:56           ` Sebastian Andrzej Siewior

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