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:	Fri, 13 Sep 2013 10:06:44 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: [GIT PULL] hwmon fixes for 3.12-rc1

Subject: [GIT PULL] hwmon fixes for 3.12-rc1

Hi Linus,

Please pull hwmon fixes for Linux 3.12-rc1 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus

Thanks,
Guenter
------

The following changes since commit a22a0fdba4191473581f86c9dd5361cf581521d3:

  Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 (2013-09-10 22:58:14 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus

for you to fetch changes up to 0b77f766f3ef9875e2bb0035c9b89b4f9469b78d:

  hwmon: (k10temp) remove unnecessary pci_set_drvdata() (2013-09-12 08:17:40 -0700)

----------------------------------------------------------------
Some more low risk cleanup patches:

Remove unnecessary pci_set_drvdata in k10temp driver from Jingoo Han
Fix return values in several drivers from Sachin Kamat
Remove redundant break in amc6821 driver from Sachin Kamat

----------------------------------------------------------------
Jingoo Han (1):
      hwmon: (k10temp) remove unnecessary pci_set_drvdata()

Sachin Kamat (5):
      hwmon: (emc2103) Fix return value
      hwmon: (ibmaem) Fix return value
      hwmon: (amc6821) Fix return value
      hwmon: (amc6821) Remove redundant break
      hwmon: (tmp421) Fix return value

 drivers/hwmon/amc6821.c |    7 ++-----
 drivers/hwmon/emc2103.c |   10 +++++-----
 drivers/hwmon/ibmaem.c  |    2 +-
 drivers/hwmon/k10temp.c |    1 -
 drivers/hwmon/tmp421.c  |    2 +-
 5 files changed, 9 insertions(+), 13 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ