lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 12 Feb 2014 23:34:48 +0400
From:	Dmitry Eremin-Solenikov <dbaryshkov@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	David Woodhouse <dwmw2@...radead.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] battery-2.6.git: fixes for v3.14

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ