All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hartmut Knaack <knaack.h@gmx.de>
To: linux-iio@vger.kernel.org
Cc: Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald <pmeerw@pmeerw.net>,
	Tiberiu Breana <tiberiu.a.breana@intel.com>
Subject: [PATCH 0/7] stk8312 fixes and cleanup
Date: Tue, 28 Jul 2015 00:49:20 +0200	[thread overview]
Message-ID: <cover.1437955135.git.knaack.h@gmx.de> (raw)

Fixing some issues I spotted during review.

Hartmut Knaack (7):
  iio:accel:stk8312: add triggered buffer dependency
  iio:accel:stk8312: check for invalid value
  iio:accel:stk8312: improve error handling
  iio:accel:stk8312: rework macro definitions
  iio:accel:stk8312: use appropriate variable types
  iio:accel:stk8312: code style cleanup
  iio:accel:stk8312: drop local buffer

 drivers/iio/accel/Kconfig   |  2 ++
 drivers/iio/accel/stk8312.c | 85 +++++++++++++++++++++++++--------------------
 2 files changed, 49 insertions(+), 38 deletions(-)

-- 
2.4.6


             reply	other threads:[~2015-07-27 22:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 22:49 Hartmut Knaack [this message]
2015-07-27 22:49 ` [PATCH 1/7] iio:accel:stk8312: add triggered buffer dependency Hartmut Knaack
2015-07-28 13:27   ` Breana, Tiberiu A
2015-08-02 18:13     ` Jonathan Cameron
2015-07-27 22:49 ` [PATCH 2/7] iio:accel:stk8312: check for invalid value Hartmut Knaack
2015-07-28 13:27   ` Breana, Tiberiu A
2015-07-27 22:49 ` [PATCH 3/7] iio:accel:stk8312: improve error handling Hartmut Knaack
2015-07-28 13:38   ` Breana, Tiberiu A
2015-07-28 23:08     ` Hartmut Knaack
2015-07-27 22:49 ` [PATCH 4/7] iio:accel:stk8312: rework macro definitions Hartmut Knaack
2015-07-28 13:28   ` Breana, Tiberiu A
2015-08-02 18:17     ` Jonathan Cameron
2015-07-27 22:49 ` [PATCH 5/7] iio:accel:stk8312: use appropriate variable types Hartmut Knaack
2015-07-28 13:28   ` Breana, Tiberiu A
2015-07-27 22:49 ` [PATCH 6/7] iio:accel:stk8312: code style cleanup Hartmut Knaack
2015-07-28 13:45   ` Breana, Tiberiu A
2015-07-28 23:13     ` Hartmut Knaack
2015-07-27 22:49 ` [PATCH 7/7] iio:accel:stk8312: drop local buffer Hartmut Knaack
2015-07-28 13:29   ` Breana, Tiberiu A

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1437955135.git.knaack.h@gmx.de \
    --to=knaack.h@gmx.de \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=tiberiu.a.breana@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.