index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
dmi_scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+12
2018-04-13
firmware: dmi_scan: Use lowercase letters for UUID
Jean Delvare
1
-2
/
+2
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
1
-1
/
+9
2018-04-13
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-05
Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-0
/
+31
2018-03-27
firmware/dmi_scan: Uninline dmi_get_bios_year() helper
Andy Shevchenko
1
-0
/
+20
2018-03-14
firmware, DMI: Add function to look up a handle and return DIMM size
Tony Luck
1
-0
/
+31
2018-02-03
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
1
-4
/
+2
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2017-06-15
firmware: dmi_scan: Check DMI structure length
Jean Delvare
1
-7
/
+16
2017-06-15
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
Andy Lutomirski
1
-4
/
+5
2017-06-15
firmware: dmi_scan: Look for SMBIOS 3 entry point first
Jean Delvare
1
-1
/
+16
2017-05-23
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Mika Westerberg
1
-0
/
+1
2016-12-19
firmware: dmi_scan: Always show system identification string
Kefeng Wang
1
-2
/
+2
2016-01-15
firmware: dmi_scan: Save SMBIOS Type 9 System Slots
Jordan Hargrave
1
-15
/
+36
2016-01-15
firmware: dmi_scan: Fix dmi_find_device description
Jean Delvare
1
-1
/
+1
2016-01-15
firmware: dmi_scan: Clarify dmi_save_extended_devices
Jean Delvare
1
-6
/
+5
2016-01-15
firmware: dmi_scan: Optimize dmi_save_extended_devices
Jean Delvare
1
-2
/
+4
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
2015-06-25
firmware: dmi_scan: Coding style cleanups
Jean Delvare
1
-4
/
+3
2015-06-25
firmware: dmi_scan: add SBMIOS entry and DMI tables
Ivan Khoronzhuk
1
-0
/
+78
2015-06-25
firmware: dmi_scan: Trim DMI table length before exporting it
Jean Delvare
1
-5
/
+10
2015-06-25
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
Ivan Khoronzhuk
1
-5
/
+5
2015-06-25
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
Jean Delvare
1
-4
/
+9
2015-05-14
firmware: dmi_scan: Fix ordering of product_uuid
Jean Delvare
1
-3
/
+4
2015-05-14
firmware: dmi_scan: Simplified displayed version
Jean Delvare
1
-3
/
+2
2015-04-13
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+21
2015-03-27
firmware: dmi_scan: Prevent dmi_num integer overflow
Jean Delvare
1
-15
/
+7
2015-03-26
firmware: dmi_scan: Use direct access to static vars
Ivan Khoronzhuk
1
-8
/
+9
2015-03-26
firmware: dmi_scan: Use full dmi version for SMBIOS3
Ivan Khoronzhuk
1
-8
/
+12
2015-02-24
firmware: dmi_scan: Fix dmi_len type
Ivan Khoronzhuk
1
-2
/
+2
2015-02-18
firmware: dmi_scan: Fix dmi scan to handle "End of Table" structure
Ivan Khoronzhuk
1
-6
/
+7
2014-11-05
dmi: add support for SMBIOS 3.0 64-bit entry point
Ard Biesheuvel
1
-7
/
+72
2014-01-23
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
1
-10
/
+10
2013-11-03
dmi: Avoid unaligned memory access in save_mem_devices()
Luck, Tony
1
-1
/
+2
2013-10-23
DMI: Parse memory device (type 17) in SMBIOS
Chen, Gong
1
-0
/
+60
2013-09-11
firmware/dmi_scan: drop OOM messages
Jean Delvare
1
-17
/
+6
2013-09-11
firmware/dmi_scan: constify strings
Jean Delvare
1
-5
/
+5
2013-09-11
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
1
-23
/
+24
2013-09-11
firmware/dmi_scan: drop obsolete comment
Jean Delvare
1
-5
/
+0
2013-07-31
dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()
Ben Hutchings
1
-0
/
+14
2013-07-03
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
1
-3
/
+9
2013-04-30
dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()
Ben Hutchings
1
-43
/
+37
2013-04-30
dump_stack: implement arch-specific hardware description in task dumps
Tejun Heo
1
-0
/
+13
2013-04-30
dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer
Tejun Heo
1
-17
/
+27
2013-03-08
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+1
2012-12-20
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
1
-15
/
+47
[next]