Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio: light: us5218d: Add interrupt support and some tidying up
@ 2015-12-14 12:24 Adriana Reus
  2015-12-14 12:24 ` [PATCH v2 1/3] iio: light: us5182d: Fix enable status inconcistency Adriana Reus
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Adriana Reus @ 2015-12-14 12:24 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, Adriana Reus

The first patch fixes an inconsistency that I've missed in the px_enable and
als enable status variables.
The second patch adds interrupt support for proximity.
And lastly, some refactoring to improve readability regarding the read raw function. 

Adriana Reus (3):
  iio: light: us5182d: Fix enable status inconcistency
  iio: light: us5182d: Add interrupt support and events
  iio: light: us5182d: Refactor read_raw function

 drivers/iio/light/us5182d.c | 442 ++++++++++++++++++++++++++++++++++++--------
 1 file changed, 360 insertions(+), 82 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-12-22 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 12:24 [PATCH v2 0/3] iio: light: us5218d: Add interrupt support and some tidying up Adriana Reus
2015-12-14 12:24 ` [PATCH v2 1/3] iio: light: us5182d: Fix enable status inconcistency Adriana Reus
2015-12-22 18:01   ` Jonathan Cameron
2015-12-14 12:24 ` [PATCH v2 2/3] iio: light: us5182d: Add interrupt support and events Adriana Reus
2015-12-22 18:06   ` Jonathan Cameron
2015-12-14 12:24 ` [PATCH v2 3/3] iio: light: us5182d: Refactor read_raw function Adriana Reus
2015-12-22 18:07   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox