summaryrefslogtreecommitdiff
path: root/drivers/firmware/dmi_scan.c
AgeCommit message (Expand)Author
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
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki
2009-01-06dmi: fix kernel-doc notationRandy Dunlap
2008-12-29DMI: add dmi_matchJiri Slaby
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar
2008-11-07trivial: dmi_scan typoAlan Cox
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria
2008-09-18dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson