aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi_scan.c
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter2019-03-29
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* firmware: dmi: Add access to the SKU ID stringSimon Glass2018-06-17
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-13
|\
| * firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare2018-04-13
| * firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-13
| * firmware: dmi_scan: Fix UUID length safety checkJean Delvare2018-04-13
* | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-04-05
|\ \
| * | firmware, DMI: Add function to look up a handle and return DIMM sizeTony Luck2018-03-14
| |/
* / firmware/dmi_scan: Uninline dmi_get_bios_year() helperAndy Shevchenko2018-03-27
|/
* 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