summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2008-02-23dmi: prevent linked list corruptionJean Delvare
2008-02-23dmi: don't save the same device twiceJean Delvare
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-03DMI: remove duplicate helper routineLen Brown
2008-02-03drivers/firmware/: Spelling fixesJoe Perches
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu
2008-01-30x86: fix DMI ioremap leakIngo Molnar
2008-01-30x86: fix DMI out of memory problemsParag Warudkar
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24kobject: convert efivars to use kobject_createGreg Kroah-Hartman
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-24kset: convert edd to use kset_createGreg Kroah-Hartman
2008-01-24kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman
2008-01-24kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman
2008-01-24kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2008-01-23DMI: create dmi_get_slot()Len Brown
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-12Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman
2007-10-12dmi-id: Possible cleanupJean Delvare
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-07-16edd: switch to pci_get based APIAlan Cox
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11DMI-based module autoloadingLennart Poettering
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2007-01-26[PATCH] Fix race in efi variable delete codeMatt Domsch
2006-11-16[PATCH] dell_rbu: fix error checkAkinobu Mita
2006-10-21[PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha
2006-10-11[PATCH] firmware/efivars: handle errorJeff Garzik
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik
2006-10-03fix file specification in commentsUwe Zeisberger