summaryrefslogtreecommitdiff
path: root/drivers/firmware
Commit message (Expand)AuthorAge
* x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu2008-01-30
* x86: fix DMI ioremap leakIngo Molnar2008-01-30
* x86: fix DMI out of memory problemsParag Warudkar2008-01-30
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* kobject: convert efivars to use kobject_createGreg Kroah-Hartman2008-01-24
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-24
* kset: convert edd to use kset_createGreg Kroah-Hartman2008-01-24
* kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman2008-01-24
* kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman2008-01-24
* kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman2008-01-24
* efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* DMI: create dmi_get_slot()Len Brown2008-01-23
* DMI: move dmi_available declaration to linux/dmi.hLen Brown2008-01-23
* dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare2008-01-08
* define global BIT macroJiri Slaby2007-10-19
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman2007-10-12
* dmi-id: Possible cleanupJean Delvare2007-10-12
* dmi-id: Use dynamic sysfs attributesJean Delvare2007-10-12
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
* edd: switch to pci_get based APIAlan Cox2007-07-16
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* DMI-based module autoloadingLennart Poettering2007-07-11
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-11
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
* [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-26
* [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-16
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-21
* [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-20
* [PATCH] firmware/efivars: handle errorJeff Garzik2006-10-11
* [PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik2006-10-11
* [PATCH] dell_rbu: printk() warning fixAndrew Morton2006-10-11
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-10
* fix file specification in commentsUwe Zeisberger2006-10-03
* Fix several typos in drivers/Matt LaPlante2006-10-03
* [PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown2006-10-03
* [PATCH] DMI: Decode and save OEM String informationShem Multinymous2006-09-29
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] DMI: cleanup kernel-doc, add to DocBookRandy Dunlap2006-06-25
* [PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood2006-06-25
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-14
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-26