aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dmi-id.c
Commit message (Expand)AuthorAgeFilesLines
* dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin2010-08-051-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-231-2/+0
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-081-5/+14
* dmi-id: Possible cleanupJean Delvare2007-10-121-5/+2
* dmi-id: Use dynamic sysfs attributesJean Delvare2007-10-121-12/+26
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+10
* DMI-based module autoloadingLennart Poettering2007-07-111-0/+222