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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1452514293.git.andreas.werner@men.de>
Date:	Mon, 11 Jan 2016 13:20:59 +0100
From:	Andreas Werner <andreas.werner@....de>
To:	<linux-kernel@...r.kernel.org>
CC:	<lee.jones@...aro.org>, <sameo@...ux.intel.com>,
	<wsa@...-dreams.de>, <linux-i2c@...r.kernel.org>
Subject: [PATCH v2 0/4] remove auto exit of production and added sysfs
 interface

This patch set introduces new sysfs entries for BMC status information
as well as the ABI documention.

The mfd core driver now does not exit the production mode automatically.
The new sysfs entry allows the userland to exit the production mode
if required.

Changes in v2:
	- added I2C maintainer in CC because this patches
	  are also I2C related.
	- fixed irrelevant changes (alignments) in the mfd driver
	- update subject lines 
	  that they match the format of the subsystem

Andreas Werner (4):
  mfd: menf21bmc: Remove auto exiting of production mode and add sysfs
    interface
  doc: ABI: Added sysfs description for the menf21bmc MFD driver
  mfd: menf21bmc: Add additional sysfs entries for BMC status
    information
  doc: ABI: Add documentation for the additional sysfs status
    information

 .../ABI/testing/sysfs-bus-i2c-devices-menf21bmc    |  40 ++++++
 drivers/mfd/menf21bmc.c                            | 158 ++++++++++++++++++---
 2 files changed, 177 insertions(+), 21 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-bus-i2c-devices-menf21bmc

-- 
2.6.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ