summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan-1/+1
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner-0/+9
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison-14/+14
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-0/+1088
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-1/+0
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek-0/+1088
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis-2/+2
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert-1/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare-7/+1
2008-02-23dmi: don't save the same device twiceJean Delvare-30/+44
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck-0/+25
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare-14/+48
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown-9/+0
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch-1/+2
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2008-02-03DMI: remove duplicate helper routineLen Brown-9/+0
2008-02-03drivers/firmware/: Spelling fixesJoe Perches-1/+1
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu-0/+1
2008-01-30x86: fix DMI ioremap leakIngo Molnar-0/+1
2008-01-30x86: fix DMI out of memory problemsParag Warudkar-3/+21
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-4/+4
2008-01-24Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman-3/+3
2008-01-24Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman-5/+5
2008-01-24kobject: convert efivars to use kobject_createGreg Kroah-Hartman-10/+8
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman-2/+2
2008-01-24kset: convert edd to use kset_createGreg Kroah-Hartman-7/+7
2008-01-24kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman-12/+10
2008-01-24kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman-10/+9
2008-01-24kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman-21/+14
2008-01-24efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman-28/+23
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman-6/+8
2008-01-23DMI: create dmi_get_slot()Len Brown-0/+8
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown-2/+0
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare-5/+14
2007-10-19define global BIT macroJiri Slaby-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+2
2007-10-12Driver core: rename ktype_edd and ktype_efivarGreg Kroah-Hartman-4/+4
2007-10-12dmi-id: Possible cleanupJean Delvare-5/+2
2007-10-12dmi-id: Use dynamic sysfs attributesJean Delvare-12/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-7/+10
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-26/+31
2007-07-16edd: switch to pci_get based APIAlan Cox-2/+5
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-2/+4
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-14/+21
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-9/+8
2007-07-11DMI-based module autoloadingLennart Poettering-6/+299
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman-6/+6
2007-02-11[PATCH] docbook: add edd firmware interfacesRandy Dunlap-3/+5