From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailout1.w1.samsung.com ([210.118.77.11]:10108 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753649AbcCJAHr (ORCPT ); Wed, 9 Mar 2016 19:07:47 -0500 Subject: Re: [PATCH v6 0/1] iio:pressure:ms5611: fix and enhancements To: Gregor Boirie , linux-iio@vger.kernel.org, devicetree@vger.kernel.org References: Cc: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Tomasz Duszynski , Daniel Baluta , Mark Brown , "Andrew F. Davis" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala From: Krzysztof Kozlowski Message-id: <56E0BAC8.2080607@samsung.com> Date: Thu, 10 Mar 2016 09:07:36 +0900 MIME-version: 1.0 In-reply-to: Content-type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 09.03.2016 20:34, Gregor Boirie wrote: > 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 ++++++-- Really, how the heck you connected my humble person with this file? get_maintainer.pl does not print me. Even when run with --git argument. BR, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [PATCH v6 0/1] iio:pressure:ms5611: fix and enhancements Date: Thu, 10 Mar 2016 09:07:36 +0900 Message-ID: <56E0BAC8.2080607@samsung.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Sender: linux-iio-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Gregor Boirie , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , Tomasz Duszynski , Daniel Baluta , Mark Brown , "Andrew F. Davis" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala List-Id: devicetree@vger.kernel.org On 09.03.2016 20:34, Gregor Boirie wrote: > 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 ++++++-- Really, how the heck you connected my humble person with this file? get_maintainer.pl does not print me. Even when run with --git argument. BR, Krzysztof