All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] mma8452 fixes and cleanup
@ 2015-08-02 20:43 Hartmut Knaack
  2015-08-02 20:43 ` [PATCH 1/7] iio:accel:mma8452: fix _get_hp_filter_index Hartmut Knaack
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Hartmut Knaack @ 2015-08-02 20:43 UTC (permalink / raw)
  To: linux-iio
  Cc: Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald,
	Martin Fuzzey, Roberta Dobrescu, martink

This series addresses some issues found during review.

Hartmut Knaack (7):
  iio:accel:mma8452: fix _get_hp_filter_index
  iio:accel:mma8452: drop double include
  iio:accel:mma8452: pass up real error code
  iio:accel:mma8452: check values to be written
  iio:accel:mma8452: rework register definitions
  iio:accel:mma8452: coding style cleanup
  iio:accel:mma8452: reorder Kconfig entry

 drivers/iio/accel/Kconfig   |  24 ++---
 drivers/iio/accel/mma8452.c | 216 +++++++++++++++++++++++++-------------------
 2 files changed, 134 insertions(+), 106 deletions(-)

-- 
2.4.6


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

end of thread, other threads:[~2015-08-09  9:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-02 20:43 [PATCH 0/7] mma8452 fixes and cleanup Hartmut Knaack
2015-08-02 20:43 ` [PATCH 1/7] iio:accel:mma8452: fix _get_hp_filter_index Hartmut Knaack
2015-08-08 16:28   ` Jonathan Cameron
2015-08-02 20:43 ` [PATCH 2/7] iio:accel:mma8452: drop double include Hartmut Knaack
2015-08-08 16:28   ` Jonathan Cameron
2015-08-02 20:43 ` [PATCH 3/7] iio:accel:mma8452: pass up real error code Hartmut Knaack
2015-08-08 16:30   ` Jonathan Cameron
2015-08-02 20:43 ` [PATCH 4/7] iio:accel:mma8452: check values to be written Hartmut Knaack
2015-08-08 16:31   ` Jonathan Cameron
2015-08-02 20:43 ` [PATCH 5/7] iio:accel:mma8452: rework register definitions Hartmut Knaack
2015-08-08 16:36   ` Jonathan Cameron
2015-08-09  9:01     ` Hartmut Knaack
2015-08-02 20:43 ` [PATCH 6/7] iio:accel:mma8452: coding style cleanup Hartmut Knaack
2015-08-08 16:37   ` Jonathan Cameron
2015-08-02 20:43 ` [PATCH 7/7] iio:accel:mma8452: reorder Kconfig entry Hartmut Knaack
2015-08-08 16:38   ` Jonathan Cameron

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.