[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150625091721.387d0a46@endymion.delvare>
Date: Thu, 25 Jun 2015 09:17:21 +0200
From: Jean Delvare <jdelvare@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] dmi update for v4.2
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@...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