From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.aswsp.com ([193.34.35.150]:30863 "EHLO mail.aswsp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752422AbcCILd1 (ORCPT ); Wed, 9 Mar 2016 06:33:27 -0500 From: Gregor Boirie To: , CC: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Tomasz Duszynski , Daniel Baluta , Krzysztof Kozlowski , Mark Brown , "Andrew F. Davis" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Gregor Boirie Subject: [PATCH v6 0/1] iio:pressure:ms5611: fix and enhancements Date: Wed, 9 Mar 2016 12:34:06 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org Changes since v1: * temperature compensation fix: * reword commit message * remove useless parenthesis * power regulator: reword commit message * add oversampling rate support Changes since v2: * remove non printable characters from commit messages Changes since v3: * drop first 3 patches since applied onto testing * fix oops at regulator probing time if regulator support not compiled-in * complete device-tree support and documentation * remove continuous sampling support (see Jonathan's "kthread tight loop trigger" proposal) * checkpatch'ed Changes since v4: * drop first 2 patches since applied * amend commit to include "Fixes" tag Changes since v5: * reword patch subject line and include "Fixes" tag in commit message Gregor Boirie (1): iio:pressure:ms5611: fix crash when probing regulator drivers/iio/pressure/ms5611_core.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- 2.1.4