aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi-id.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare1-2/+2
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg1-0/+2
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung1-4/+4
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-01-06dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown1-2/+0
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare1-5/+14
2007-10-12dmi-id: Possible cleanupJean Delvare1-5/+2
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare1-12/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+10
2007-07-11DMI-based module autoloadingLennart Poettering1-0/+222