summaryrefslogtreecommitdiff
path: root/drivers/firmware
Commit message (Expand)AuthorAge
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* driver model: constify attribute groupsDavid Brownell2009-09-15
* dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-08
* dmi: fix date handling in dmi_get_year()Tejun Heo2009-09-08
* Pull for-2.6.31 into releaseTony Luck2009-06-17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* | firmware_map: fix hang with x86/32bitYinghai Lu2009-06-16
|/
* [libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2009-06-10
* ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik2009-05-02
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
|\
| * Bernhard has movedBernhard Walle2009-02-18
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * iscsi_ibft.c fix compilation warningJaswinder Singh Rajput2009-02-11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | cpumask: use cpumask_var_t in dcdbas.cMike Travis2009-01-11
| | |/ / | |/| |
* | | | DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki2009-01-27
| |/ / |/| |
* | | dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin2009-01-17
|/ /
* | Make various things staticRoel Kluin2009-01-08
* | dcdbas: export functionality for use in other driversMatthew Garrett2009-01-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \
| * | dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* | | dmi: fix kernel-doc notationRandy Dunlap2009-01-06
|/ /
* | DMI: add dmi_matchJiri Slaby2008-12-29
* | 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