[GIT PULL] dmi update for v4.2

From: Jean Delvare
Date: Thu Jun 25 2015 - 03:17:35 EST


Hi Linus,

Please pull dmi subsystem updates for Linux 4.2 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-linus

The most important change is the new sysfs interface to the DMI table,
which will let user-space tools (such as dmidecode) access the table
without relying on /dev/mem.

...sfs-firmware-dmi => sysfs-firmware-dmi-entries} | 2 +-
.../ABI/testing/sysfs-firmware-dmi-tables | 22 ++++
MAINTAINERS | 2 +
drivers/firmware/dmi-sysfs.c | 17 ++-
drivers/firmware/dmi_scan.c | 123 ++++++++++++++++++---
include/linux/dmi.h | 4 +-
6 files changed, 141 insertions(+), 29 deletions(-)
rename Documentation/ABI/testing/{sysfs-firmware-dmi => sysfs-firmware-dmi-entries} (99%)
create mode 100644 Documentation/ABI/testing/sysfs-firmware-dmi-tables

---------------

Ivan Khoronzhuk (3):
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
firmware: dmi_scan: add SBMIOS entry and DMI tables
Documentation: ABI: sysfs-firmware-dmi: add -entries suffix to file name

Jean Delvare (5):
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
firmware: dmi: List my quilt tree
firmware: dmi_scan: Trim DMI table length before exporting it
firmware: dmi_scan: Coding style cleanups
firmware: dmi: struct dmi_header should be packed

Thanks,
--
Jean Delvare
SUSE L3 Support
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/