aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c
AgeCommit message (Expand)Author
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg
2016-12-19firmware: dmi_scan: Always show system identification stringKefeng Wang
2016-01-15firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave
2016-01-15firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare
2016-01-15firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare
2016-01-15firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli
2015-06-25firmware: dmi_scan: Coding style cleanupsJean Delvare
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk
2015-06-25firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare
2015-06-25firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk
2015-06-25firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare
2015-05-14firmware: dmi_scan: Simplified displayed versionJean Delvare
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-03-27firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare
2015-03-26firmware: dmi_scan: Use direct access to static varsIvan Khoronzhuk
2015-03-26firmware: dmi_scan: Use full dmi version for SMBIOS3Ivan Khoronzhuk
2015-02-24firmware: dmi_scan: Fix dmi_len typeIvan Khoronzhuk
2015-02-18firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk
2014-11-05dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel
2014-01-23firmware/dmi_scan: generalize for use by other archsArd Biesheuvel
2013-11-03dmi: Avoid unaligned memory access in save_mem_devices()Luck, Tony
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-09-11firmware/dmi_scan: drop OOM messagesJean Delvare
2013-09-11firmware/dmi_scan: constify stringsJean Delvare
2013-09-11firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare
2013-09-11firmware/dmi_scan: drop obsolete commentJean Delvare
2013-07-31dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-04-30dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-04-30dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2012-12-20drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan
2012-12-20drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan
2012-07-24dmi: Feed DMI table to /dev/random driverTony Luck
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches
2009-12-04DMI: allow omitting ident strings in DMI tablesDmitry Torokhov
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo