Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v7 00/10] iio: light: rpr0521
@ 2017-07-03 12:50 Mikko Koivunen
  2017-07-03 12:50 ` [PATCH v7 09/10] iio: light: rpr0521 triggered buffer Mikko Koivunen
  2017-07-03 12:50 ` [PATCH v7 10/10] iio: light: rpr0521 iio_device_register to devm_ Mikko Koivunen
  0 siblings, 2 replies; 6+ messages in thread
From: Mikko Koivunen @ 2017-07-03 12:50 UTC (permalink / raw)
  To: jic23; +Cc: pmeerw, knaack.h, lars, Daniel Baluta, linux-iio, Mikko Koivunen

Patchset v6->v7 changes:
  0001-0008 not reposted as they went upstream already
  0009 Shared irq support fixed, whitespace fixed

Patchset v5->v6 changes:
  0001-0008 not reposted as they went upstream already
  0009 Shared irq support, default trigger removed, devm_
  0010 patch added: Changed iio_device_register to devm_

Patchset v4->v5 changes:
  cover letter added
  0002 (void) removed

Patchset v3->v4 changes:
  0006 indent fix
  0009 on/off to preenable/postdisable

Patchset v2->v3 changes:
  More commits, numbers change, order change
  Changes listed in individual commits

Mikko Koivunen (10):
  iio: light: rpr0521 disable sensor -bugfix
  iio: light: rpr0521 poweroff for probe fails
  iio: light: rpr0521 on-off sequence change for CONFIG_PM
  iio: light: rpr0521 magic number to sizeof() on value read
  iio: light: rpr0521 whitespace fixes
  iio: light: rpr0521 sample_frequency read/write
  iio: light: rpr0521 proximity offset read/write
  iio: light: rpr0521 channel numbers reordered
  iio: light: rpr0521 triggered buffer
  iio: light: rpr0521 iio_device_register to devm_

 drivers/iio/light/rpr0521.c |  643 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 588 insertions(+), 55 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2017-07-05  6:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-03 12:50 [PATCH v7 00/10] iio: light: rpr0521 Mikko Koivunen
2017-07-03 12:50 ` [PATCH v7 09/10] iio: light: rpr0521 triggered buffer Mikko Koivunen
2017-07-04 19:48   ` Jonathan Cameron
2017-07-05  6:34     ` Koivunen, Mikko
2017-07-03 12:50 ` [PATCH v7 10/10] iio: light: rpr0521 iio_device_register to devm_ Mikko Koivunen
2017-07-04 19:47   ` Jonathan Cameron

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