summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi-id.c
AgeCommit message (Expand)AuthorLines
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell-1/+1
2009-01-06dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown-2/+0
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare-5/+14
2007-10-12dmi-id: Possible cleanupJean Delvare-5/+2
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare-12/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-7/+10
2007-07-11DMI-based module autoloadingLennart Poettering-0/+222