All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Add support for Lite On LTR559 sensor
@ 2015-03-31 10:37 Daniel Baluta
  2015-03-31 10:37 ` [RFC PATCH 1/2] iio: light: ltr501: Fix alignment to match open parenthesis Daniel Baluta
  2015-03-31 10:37 ` [RFC PATCH 2/2] iio: light: Add support for LTR559 chip Daniel Baluta
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel Baluta @ 2015-03-31 10:37 UTC (permalink / raw)
  To: jic23; +Cc: knaack.h, lars, pmeerw, Caniel.baluta, inux-iio, linux-kernel

First patch does some cleanups in order to make alignment style
consistent with the rest of IIO drivers. Then second patch adds
support for Lite On LTR559 ambient light and proximity sensor.

This is a RFC because the code is compile tested only. The 
chip should arrive in a few days.

Daniel Baluta (2):
  iio: light: ltr501: Fix alignment to match open parenthesis
  iio: light: Add support for LTR559 chip

 drivers/iio/light/ltr501.c | 240 +++++++++++++++++++++++++++++++++++----------
 1 file changed, 187 insertions(+), 53 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [RFC PATCH 0/2] Add support for Lite On LTR559 sensor
@ 2015-03-31 10:38 Daniel Baluta
  2015-03-31 10:38 ` [RFC PATCH 1/2] iio: light: ltr501: Fix alignment to match open parenthesis Daniel Baluta
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Baluta @ 2015-03-31 10:38 UTC (permalink / raw)
  To: jic23; +Cc: knaack.h, lars, pmeerw, daniel.baluta, linux-iio, linux-kernel

First patch does some cleanups in order to make alignment style
consistent with the rest of IIO drivers. Then second patch adds
support for Lite On LTR559 ambient light and proximity sensor.

This is a RFC because the code is compile tested only. The 
chip should arrive in a few days.

Daniel Baluta (2):
  iio: light: ltr501: Fix alignment to match open parenthesis
  iio: light: Add support for LTR559 chip

 drivers/iio/light/ltr501.c | 240 +++++++++++++++++++++++++++++++++++----------
 1 file changed, 187 insertions(+), 53 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-04-09 22:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-31 10:37 [RFC PATCH 0/2] Add support for Lite On LTR559 sensor Daniel Baluta
2015-03-31 10:37 ` [RFC PATCH 1/2] iio: light: ltr501: Fix alignment to match open parenthesis Daniel Baluta
2015-04-09 13:32   ` Jonathan Cameron
2015-03-31 10:37 ` [RFC PATCH 2/2] iio: light: Add support for LTR559 chip Daniel Baluta
2015-04-09 13:39   ` Jonathan Cameron
2015-04-09 13:44     ` Daniel Baluta
2015-04-09 22:28       ` sathyanarayanan kuppuswamy
2015-04-09 22:28         ` sathyanarayanan kuppuswamy
2015-03-31 10:38 [RFC PATCH 0/2] Add support for Lite On LTR559 sensor Daniel Baluta
2015-03-31 10:38 ` [RFC PATCH 1/2] iio: light: ltr501: Fix alignment to match open parenthesis Daniel Baluta

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.