summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Bernhard has movedBernhard Walle2009-02-181-1/+1
* DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-271-19/+55
* dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-171-2/+2
* Make various things staticRoel Kluin2009-01-081-3/+3
* dcdbas: export functionality for use in other driversMatthew Garrett2009-01-082-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-1/+1
|\
| * dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | dmi: fix kernel-doc notationRandy Dunlap2009-01-061-2/+4
|/
* DMI: add dmi_matchJiri Slaby2008-12-291-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-5/+2
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-3/+3
| |\
| * | drivers: replace NIPQUAD()Harvey Harrison2008-10-311-2/+1
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
| * | misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison2008-10-281-3/+1
| | |
| \ \
*-. \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-0/+11
|\ \ \ \ | | |/ / | |_| / |/| |
| * | x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-041-0/+11
| |/
* | trivial: dmi_scan typoAlan Cox2008-11-071-3/+3
|/
* 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
|\
OpenPOWER on IntegriCloud