summaryrefslogtreecommitdiff
path: root/drivers/firmware/dmi_scan.c
Commit message (Expand)AuthorAge
* firmware: dmi: handle missing DMI data gracefullyArd Biesheuvel2018-02-03
* firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare2018-02-03
* firmware: dmi_scan: Drop dmi_initializedJean Delvare2018-02-03
* firmware: dmi: Optimize dmi_matchesJean Delvare2018-02-03
* firmware: dmi_scan: Check DMI structure lengthJean Delvare2017-06-15
* firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-15
* firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare2017-06-15
* firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg2017-05-23
* firmware: dmi_scan: Always show system identification stringKefeng Wang2016-12-19
* firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave2016-01-15
* firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare2016-01-15
* firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare2016-01-15
* firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare2016-01-15
* firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-08
* firmware: dmi_scan: Coding style cleanupsJean Delvare2015-06-25
* firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk2015-06-25
* firmware: dmi_scan: Trim DMI table length before exporting itJean Delvare2015-06-25
* firmware: dmi_scan: Rename dmi_table to dmi_decode_tableIvan Khoronzhuk2015-06-25
* firmware: dmi_scan: Only honor end-of-table for 64-bit tablesJean Delvare2015-06-25
* firmware: dmi_scan: Fix ordering of product_uuidJean Delvare2015-05-14
* firmware: dmi_scan: Simplified displayed versionJean Delvare2015-05-14
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-13
|\
| * firmware: dmi_scan: Use direct access to static varsIvan Khoronzhuk2015-03-26
| * firmware: dmi_scan: Use full dmi version for SMBIOS3Ivan Khoronzhuk2015-03-26
* | firmware: dmi_scan: Prevent dmi_num integer overflowJean Delvare2015-03-27
|/
* firmware: dmi_scan: Fix dmi_len typeIvan Khoronzhuk2015-02-24
* firmware: dmi_scan: Fix dmi scan to handle "End of Table" structureIvan Khoronzhuk2015-02-18
* dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel2014-11-05
* firmware/dmi_scan: generalize for use by other archsArd Biesheuvel2014-01-23
* dmi: Avoid unaligned memory access in save_mem_devices()Luck, Tony2013-11-03
* DMI: Parse memory device (type 17) in SMBIOSChen, Gong2013-10-23
* firmware/dmi_scan: drop OOM messagesJean Delvare2013-09-11
* firmware/dmi_scan: constify stringsJean Delvare2013-09-11
* firmware/dmi_scan: fix most checkpatch errors and warningsJean Delvare2013-09-11
* firmware/dmi_scan: drop obsolete commentJean Delvare2013-09-11
* dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings2013-07-31
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-07-03
* dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2013-04-30
* dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
* dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo2013-04-30
* dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-08
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-30
* drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2012-12-20
* drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2012-12-20
* dmi: Feed DMI table to /dev/random driverTony Luck2012-07-24
* drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-15
* x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-15
* dmi: log board, system, and BIOS informationBjorn Helgaas2010-10-27
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30