summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+0
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-6/+16
|\
| * dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-181-6/+16
* | drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-161-9/+9
|/
* ibft: fix target info parsing in ibft moduleMike Christie2008-09-021-2/+1
* firmware/memmap: cleanupBernhard Walle2008-08-121-18/+43
* iscsi_ibft_find: fix modpost warningJan Beulich2008-07-301-1/+0
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-281-2/+4
|\
| * firmware: fix memmap printk format warningsRandy Dunlap2008-07-261-2/+4
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1
|/
* dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-251-25/+3
* dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-251-11/+2
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-1/+1
|\
| * dell_rbu: firmware data is constGreg Kroah-Hartman2008-07-101-1/+1
* | sysfs: add /sys/firmware/memmapBernhard Walle2008-07-083-0/+216
* | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-081-1/+1
|\|
| * edd: fix incorrect return of 1 from module_initAlexey Dobriyan2008-06-061-1/+1
* | x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-251-0/+5
|/
* edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-291-0/+9
* firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-292-14/+14
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* 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