summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* dmi: log board, system, and BIOS informationBjorn Helgaas2010-10-271-1/+31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-4/+5
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-183-4/+5
* | ibft: fix kconfig dependenciesRandy Dunlap2010-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-143-490/+0
|\ \
| * | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie2010-08-063-490/+0
* | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-132-3/+5
|\ \ \ | |_|/ |/| |
| * | firmware: ibft depends on SCSIRandy Dunlap2010-08-111-1/+1
| * | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk2010-08-111-2/+4
| |/
* | edd: fix possible memory leak in edd_init() error pathAxel Lin2010-08-091-7/+13
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-0/+25
|\ \
| * | PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-301-0/+25
* | | dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin2010-08-051-3/+2
* | | dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin2010-08-051-1/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-08-045-474/+799
|\ \ | |/ |/|
| * ibft: Use IBFT_SIGN instead of open-coding the search string.Peter Jones2010-05-121-1/+1
| * ibft: convert iscsi_ibft module to iscsi boot libMike Christie2010-05-112-451/+248
| * ibft: separate ibft parsing from sysfs interfaceMike Christie2010-05-113-0/+490
| * ibft: For UEFI machines actually do scan ACPI for iBFT.Konrad Rzeszutek Wilk2010-05-111-12/+19
| * ibft: Update iBFT handling for v1.03 of the spec.Peter Jones2010-05-112-17/+48
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-213-9/+9
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-3/+8
|\
| * ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-011-3/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-2/+5
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-074-4/+4
* memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-061-21/+36
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-5/+3
|\
| * drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches2010-02-261-5/+3
* | drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys2010-01-071-5/+1
|/
* firmware: only allow EDD on x86Mike Frysinger2009-12-151-2/+2
* drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches2009-12-151-4/+1
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-2/+7
* DMI: allow omitting ident strings in DMI tablesDmitry Torokhov2009-12-041-3/+12
* iSCSI/iBFT: use proper address translationJan Beulich2009-10-052-3/+3
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-1/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-081-18/+58
* dmi: fix date handling in dmi_get_year()Tejun Heo2009-09-081-2/+3
* Pull for-2.6.31 into releaseTony Luck2009-06-171-2/+2
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+2
* | firmware_map: fix hang with x86/32bitYinghai Lu2009-06-161-7/+9
|/
* [libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2009-06-101-0/+1
* ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik2009-05-021-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-7/+11
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+1
|\
| * Bernhard has movedBernhard Walle2009-02-181-1/+1
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * iscsi_ibft.c fix compilation warningJaswinder Singh Rajput2009-02-111-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-281-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
OpenPOWER on IntegriCloud