aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-08-12firmware/memmap: cleanupBernhard Walle1-18/+43
2008-07-30iscsi_ibft_find: fix modpost warningJan Beulich1-1/+0
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar1-2/+4
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1
2008-07-25dell_rbu: use memory_read_from_buffer()Akinobu Mita1-25/+3
2008-07-25dcdbas: use memory_read_from_buffer()Akinobu Mita1-11/+2
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+2
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-1/+1
2008-07-10dell_rbu: firmware data is constGreg Kroah-Hartman1-1/+1
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle3-0/+216
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1-1/+1
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan1-1/+1
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson1-0/+5
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-0/+9
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-14/+14
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+1088
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek4-0/+1088
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis1-2/+2
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-0/+25
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-14/+48
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown1-9/+0
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch1-1/+2
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-02-03DMI: remove duplicate helper routineLen Brown1-9/+0
2008-02-03drivers/firmware/: Spelling fixesJoe Perches1-1/+1
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu1-0/+1
2008-01-30x86: fix DMI ioremap leakIngo Molnar1-0/+1
2008-01-30x86: fix DMI out of memory problemsParag Warudkar1-3/+21
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2-4/+4
2008-01-24Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman1-3/+3
2008-01-24Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+5
2008-01-24kobject: convert efivars to use kobject_createGreg Kroah-Hartman1-10/+8
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2-2/+2
2008-01-24kset: convert edd to use kset_createGreg Kroah-Hartman1-7/+7
2008-01-24kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman1-12/+10
2008-01-24kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman1-10/+9
2008-01-24kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman1-21/+14
2008-01-24efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman1-28/+23
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-6/+8
2008-01-23DMI: create dmi_get_slot()Len Brown1-0/+8
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown1-2/+0
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare1-5/+14