mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: David Woodhouse <dwmw2@infradead.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] battery-2.6.git: fixes for v3.14
Date: Wed, 12 Feb 2014 23:34:48 +0400	[thread overview]
Message-ID: <20140212193448.GA6565@anuminas.rup.mentorg.com> (raw)

Hello Linus,

Could you please pull battery-2.6.git tree containing several fixes
for v3.14 kernel.

The following changes since commit 573189354b7c97cd2256b87cf083ee435584594e:

  MAINTAINERS: Pick up power supply maintainership (2014-01-21 03:33:09 +0400)

are available in the git repository at:

  git://git.infradead.org/battery-2.6.git tags/for-v3.14-fixes

for you to fetch changes up to ac323d8d807060f7c95a685a9fe861e7b6300993:

  power: max17040: Fix NULL pointer dereference when there is no platform_data (2014-02-01 20:11:32 +0400)

----------------------------------------------------------------
Few fixes:

- Fix NULL pointer dereference in max17040 driver

- Add bq2415x dts bindings documentation

- Fix misleading comment in ds2782 driver

- Remove useless check in isp1704 charger driver.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      power: max17040: Fix NULL pointer dereference when there is no platform_data

Matthias Brugger (1):
      power: ds2782_battery: Typo in comment

Sebastian Reichel (1):
      dt: binding documentation for bq2415x charger

Wei Yongjun (1):
      isp1704_charger: remove useless check in isp1704_charger_probe()

 .../devicetree/bindings/power/bq2415x.txt          | 47 ++++++++++++++++++++++
 drivers/power/ds2782_battery.c                     |  2 +-
 drivers/power/isp1704_charger.c                    |  2 -
 drivers/power/max17040_battery.c                   |  5 ++-
 4 files changed, 51 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/bq2415x.txt

-- 
With best wishes
Dmitry

                 reply	other threads:[~2014-02-12 19:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140212193448.GA6565@anuminas.rup.mentorg.com \
    --to=dbaryshkov@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome