index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-core: fix DMI handling
Pierre-Louis Bossart
2021-03-11
1
-0
/
+1
*
Replace HTTP links with HTTPS ones: DMI/SMBIOS SUPPORT
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2020-06-06
1
-0
/
+30
*
firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
Tiezhu Yang
2020-03-23
1
-1
/
+5
*
firmware: dmi: Add dmi_memdev_handle
Jean Delvare
2019-12-03
1
-0
/
+16
*
firmware: dmi: Remember the memory type
Jean Delvare
2019-12-03
1
-1
/
+24
*
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
2019-10-14
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
2019-03-29
1
-13
/
+15
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
firmware: dmi: Add access to the SKU ID string
Simon Glass
2018-06-17
1
-0
/
+1
*
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-13
1
-4
/
+12
|
\
|
*
firmware: dmi_scan: Use lowercase letters for UUID
Jean Delvare
2018-04-13
1
-2
/
+2
|
*
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
2018-04-13
1
-1
/
+9
|
*
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
2018-04-13
1
-1
/
+1
*
|
Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2018-04-05
1
-0
/
+31
|
\
\
|
*
|
firmware, DMI: Add function to look up a handle and return DIMM size
Tony Luck
2018-03-14
1
-0
/
+31
|
|
/
*
/
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Andy Shevchenko
2018-03-27
1
-0
/
+20
|
/
*
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2018-02-03
1
-4
/
+2
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-02-03
1
-13
/
+9
*
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
2018-02-03
1
-13
/
+8
*
firmware: dmi: Optimize dmi_matches
Jean Delvare
2018-02-03
1
-8
/
+11
*
firmware: dmi_scan: Check DMI structure length
Jean Delvare
2017-06-15
1
-7
/
+16
*
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
Andy Lutomirski
2017-06-15
1
-4
/
+5
*
firmware: dmi_scan: Look for SMBIOS 3 entry point first
Jean Delvare
2017-06-15
1
-1
/
+16
*
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Mika Westerberg
2017-05-23
1
-0
/
+1
*
firmware: dmi_scan: Always show system identification string
Kefeng Wang
2016-12-19
1
-2
/
+2
*
firmware: dmi_scan: Save SMBIOS Type 9 System Slots
Jordan Hargrave
2016-01-15
1
-15
/
+36
*
firmware: dmi_scan: Fix dmi_find_device description
Jean Delvare
2016-01-15
1
-1
/
+1
*
firmware: dmi_scan: Clarify dmi_save_extended_devices
Jean Delvare
2016-01-15
1
-6
/
+5
*
firmware: dmi_scan: Optimize dmi_save_extended_devices
Jean Delvare
2016-01-15
1
-2
/
+4
*
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
2016-01-08
1
-3
/
+3
*
firmware: dmi_scan: Coding style cleanups
Jean Delvare
2015-06-25
1
-4
/
+3
*
firmware: dmi_scan: add SBMIOS entry and DMI tables
Ivan Khoronzhuk
2015-06-25
1
-0
/
+78
*
firmware: dmi_scan: Trim DMI table length before exporting it
Jean Delvare
2015-06-25
1
-5
/
+10
*
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
Ivan Khoronzhuk
2015-06-25
1
-5
/
+5
*
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
Jean Delvare
2015-06-25
1
-4
/
+9
*
firmware: dmi_scan: Fix ordering of product_uuid
Jean Delvare
2015-05-14
1
-3
/
+4
*
firmware: dmi_scan: Simplified displayed version
Jean Delvare
2015-05-14
1
-3
/
+2
*
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
1
-17
/
+21
|
\
|
*
firmware: dmi_scan: Use direct access to static vars
Ivan Khoronzhuk
2015-03-26
1
-8
/
+9
|
*
firmware: dmi_scan: Use full dmi version for SMBIOS3
Ivan Khoronzhuk
2015-03-26
1
-8
/
+12
*
|
firmware: dmi_scan: Prevent dmi_num integer overflow
Jean Delvare
2015-03-27
1
-15
/
+7
|
/
*
firmware: dmi_scan: Fix dmi_len type
Ivan Khoronzhuk
2015-02-24
1
-2
/
+2
*
firmware: dmi_scan: Fix dmi scan to handle "End of Table" structure
Ivan Khoronzhuk
2015-02-18
1
-6
/
+7
*
dmi: add support for SMBIOS 3.0 64-bit entry point
Ard Biesheuvel
2014-11-05
1
-7
/
+72
*
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2014-01-23
1
-10
/
+10
*
dmi: Avoid unaligned memory access in save_mem_devices()
Luck, Tony
2013-11-03
1
-1
/
+2
*
DMI: Parse memory device (type 17) in SMBIOS
Chen, Gong
2013-10-23
1
-0
/
+60
*
firmware/dmi_scan: drop OOM messages
Jean Delvare
2013-09-11
1
-17
/
+6
[next]