summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0Star
* drivers/firmware/: Spelling fixesJoe Perches2008-02-031-1/+1
* x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu2008-01-301-0/+1
* x86: fix DMI ioremap leakIngo Molnar2008-01-301-0/+1
* x86: fix DMI out of memory problemsParag Warudkar2008-01-301-3/+21
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-252-4/+4
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-251-3/+3
* Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-251-5/+5
* kobject: convert efivars to use kobject_createGreg Kroah-Hartman2008-01-251-10/+8Star
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-252-2/+2
* kset: convert edd to use kset_createGreg Kroah-Hartman2008-01-251-7/+7
* kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman2008-01-251-12/+10Star
* kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman2008-01-251-10/+9Star
* kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman2008-01-251-21/+14Star
* efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman2008-01-251-28/+23Star
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-252-6/+8
* DMI: create dmi_get_slot()Len Brown2008-01-241-0/+8
* DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-241-2/+0Star
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-091-5/+14
* define global BIT macroJiri Slaby2007-10-191-2/+0Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+2
* Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2007-10-122-4/+4
* dmi-id: Possible cleanupJean Delvare2007-10-121-5/+2Star
* 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
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-26/+31
* edd: switch to pci_get based APIAlan Cox2007-07-161-2/+5
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-2/+4
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-122-14/+21
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-124-9/+8Star
* DMI-based module autoloadingLennart Poettering2007-07-124-6/+299
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-6/+6
* [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-111-3/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-031-1/+1
* [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12Star
* [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-161-5/+4Star
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+20
* [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-201-2/+5
* [PATCH] firmware/efivars: handle errorJeff Garzik2006-10-111-1/+6
* [PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik2006-10-111-4/+17
* [PATCH] dell_rbu: printk() warning fixAndrew Morton2006-10-111-1/+1
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-111-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* [PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown2006-10-031-2/+2
* [PATCH] DMI: Decode and save OEM String informationShem Multinymous2006-09-291-0/+23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-251-4/+9
* [PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood2006-06-251-2/+1Star