linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V5 0/7] iio: mma8452 enhancements
@ 2015-06-01 13:39 Martin Fuzzey
  2015-06-01 13:39 ` [PATCH V5 1/7] iio: mma8452: Initialise before activating Martin Fuzzey
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Martin Fuzzey @ 2015-06-01 13:39 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

This series adds some additional features to the mma8452 accelerometer driver
	* debugfs register access
	* transient threshold events
	* highpass filter
	* interrupt driven sampling (trigger)

Attributes are added to the core for:
* highpass filter for readings
* both high and lowpass filters for events

In addition a latent bug in the device initialisation is fixed.

V5 changes:
	* Moved event highpass filter event attribute declaration
	 from patch 4 to 6 (to be with the implementation code)
	* Added a validate_device function to prevent use of trigger
	with other devices

The first three patches have already been applied to -next but have
been resent, unchanged, in this series to keep it all together.

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

end of thread, other threads:[~2015-06-07 16:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 13:39 [PATCH V5 0/7] iio: mma8452 enhancements Martin Fuzzey
2015-06-01 13:39 ` [PATCH V5 1/7] iio: mma8452: Initialise before activating Martin Fuzzey
2015-06-01 13:39 ` [PATCH V5 2/7] iio: mma8452: Add access to registers via DebugFS Martin Fuzzey
2015-06-01 13:39 ` [PATCH V5 3/7] iio: core: add high pass filter attributes Martin Fuzzey
2015-06-01 13:39 ` [PATCH V5 4/7] iio: mma8452: Basic support for transient events Martin Fuzzey
2015-06-07 16:20   ` Jonathan Cameron
2015-06-01 13:39 ` [PATCH V5 5/7] iio: mma8452: Add support for transient event debouncing Martin Fuzzey
2015-06-07 16:20   ` Jonathan Cameron
2015-06-01 13:39 ` [PATCH V5 6/7] iio: mma8452: Add highpass filter configuration Martin Fuzzey
2015-06-07 16:21   ` Jonathan Cameron
2015-06-01 13:39 ` [PATCH V5 7/7] iio: mma8452: Add support for interrupt driven triggers Martin Fuzzey
2015-06-07 16:22   ` Jonathan Cameron
2015-06-07 16:13 ` [PATCH V5 0/7] iio: mma8452 enhancements Jonathan Cameron
2015-06-07 16:14 ` Jonathan Cameron
2015-06-07 16:23   ` 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).