summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-214-0/+1088
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-194-0/+1088
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\ \
| * | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
| |/
* | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-2/+2
|/
* ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-041-1/+1
* dmi: prevent linked list corruptionJean Delvare2008-02-231-7/+1
* dmi: don't save the same device twiceJean Delvare2008-02-231-30/+44
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-0/+25
* dmi: Let drivers walk the DMI tableJean Delvare2008-02-071-14/+48
* Merge branches 'release' and 'dmi' into releaseLen Brown2008-02-071-9/+0
|\
| * DMI: remove duplicate helper routineLen Brown2008-02-031-9/+0
* | dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* | Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* | 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-242-4/+4
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-3/+3
* Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-5/+5
* kobject: convert efivars to use kobject_createGreg Kroah-Hartman2008-01-241-10/+8
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-242-2/+2
* kset: convert edd to use kset_createGreg Kroah-Hartman2008-01-241-7/+7
* kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman2008-01-241-12/+10
* kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman2008-01-241-10/+9
* kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-21/+14
* efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman2008-01-241-28/+23
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-6/+8
* DMI: create dmi_get_slot()Len Brown2008-01-231-0/+8
* 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
* define global BIT macroJiri Slaby2007-10-191-2/+0
* 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/+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
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-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-112-14/+21
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-114-9/+8
* DMI-based module autoloadingLennart Poettering2007-07-114-6/+299
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-6/+6
* [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-111-3/+5
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-1/+1
* [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12
* [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-161-5/+4
* [PATCH] i386: Disable nmi watchdog on all ThinkPadsAndi Kleen2006-10-211-0/+20
OpenPOWER on IntegriCloud