aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| |\
| * | drivers: replace NIPQUAD()Harvey Harrison2008-10-31
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-28
| | |
| \ \
*-. | | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \| | | |_|/ |/| |
| * | x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-04
| |/
* / trivial: dmi_scan typoAlan Cox2008-11-07
|/
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| * dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar2008-09-18
* | drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk2008-10-16
|/
* ibft: fix target info parsing in ibft moduleMike Christie2008-09-02
* firmware/memmap: cleanupBernhard Walle2008-08-12
* iscsi_ibft_find: fix modpost warningJan Beulich2008-07-30
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\
| * firmware: fix memmap printk format warningsRandy Dunlap2008-07-26
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
|/
* dell_rbu: use memory_read_from_buffer()Akinobu Mita2008-07-25
* dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-25
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
|\
| * dell_rbu: firmware data is constGreg Kroah-Hartman2008-07-10
* | sysfs: add /sys/firmware/memmapBernhard Walle2008-07-08
* | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\|
| * edd: fix incorrect return of 1 from module_initAlexey Dobriyan2008-06-06
* | x86 boot: add header comment to dmi.h stating what it isPaul Jackson2008-05-25
|/
* edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-29
* firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\
| * Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \
| * | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/
* / generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
|/
* ipmi: change device node ordering to reflect probe orderCarol Hebert2008-04-04
* dmi: prevent linked list corruptionJean Delvare2008-02-23
* dmi: don't save the same device twiceJean Delvare2008-02-23
* SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-08
* dmi: Let drivers walk the DMI tableJean Delvare2008-02-07
* Merge branches 'release' and 'dmi' into releaseLen Brown2008-02-07
|\
| * DMI: remove duplicate helper routineLen Brown2008-02-03
* | dcdbas: add DMI-based module autloadingMatt Domsch2008-02-06
* | Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-06
* | drivers/firmware/: Spelling fixesJoe Perches2008-02-03
|/
* x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu2008-01-30
* x86: fix DMI ioremap leakIngo Molnar2008-01-30
* x86: fix DMI out of memory problemsParag Warudkar2008-01-30
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-24