aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 3-4/+5
2010-10-18Update broken web addresses in the kernel.Gravatar Justin P. Mattock 3-4/+5
2010-10-14ibft: fix kconfig dependenciesGravatar Randy Dunlap 1-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 3-490/+0
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+5
2010-08-11firmware: ibft depends on SCSIGravatar Randy Dunlap 1-1/+1
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Gravatar Konrad Rzeszutek Wilk 1-2/+4
2010-08-09edd: fix possible memory leak in edd_init() error pathGravatar Axel Lin 1-7/+13
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-0/+25
2010-08-06[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiGravatar Mike Christie 3-490/+0
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitGravatar Axel Lin 1-3/+2
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathGravatar Axel Lin 1-1/+3
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Gravatar Linus Torvalds 5-474/+799
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsGravatar Narendra K 1-0/+25
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 3-9/+9
2010-05-12ibft: Use IBFT_SIGN instead of open-coding the search string.Gravatar Peter Jones 1-1/+1
2010-05-11ibft: convert iscsi_ibft module to iscsi boot libGravatar Mike Christie 2-451/+248
2010-05-11ibft: separate ibft parsing from sysfs interfaceGravatar Mike Christie 3-0/+490
2010-05-11ibft: For UEFI machines actually do scan ACPI for iBFT.Gravatar Konrad Rzeszutek Wilk 1-12/+19
2010-05-11ibft: Update iBFT handling for v1.03 of the spec.Gravatar Peter Jones 2-17/+48
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+8
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Gravatar Yinghai Lu 1-3/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 7-2/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 4-4/+4
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryGravatar akpm@linux-foundation.org 1-21/+36
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 1-5/+3
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Gravatar Joe Perches 1-5/+3
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addressGravatar hartleys 1-5/+1
2009-12-15firmware: only allow EDD on x86Gravatar Mike Frysinger 1-2/+2
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsGravatar Joe Perches 1-4/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulGravatar Johannes Berg 1-2/+7
2009-12-04DMI: allow omitting ident strings in DMI tablesGravatar Dmitry Torokhov 1-3/+12
2009-10-05iSCSI/iBFT: use proper address translationGravatar Jan Beulich 2-3/+3
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededGravatar Jan Beulich 1-1/+1
2009-09-15driver model: constify attribute groupsGravatar David Brownell 1-1/+1
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Gravatar Tejun Heo 1-18/+58
2009-09-08dmi: fix date handling in dmi_get_year()Gravatar Tejun Heo 1-2/+3
2009-06-17Pull for-2.6.31 into releaseGravatar Tony Luck 1-2/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-2/+2
2009-06-16firmware_map: fix hang with x86/32bitGravatar Yinghai Lu 1-7/+9
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAGravatar Shane Huang 1-0/+1
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsGravatar Ashutosh Naik 1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 1-1/+1
2009-03-30dmi: Let dmi_walk() users pass private dataGravatar Jean Delvare 1-7/+11
2009-02-22Merge branch 'linus' into x86/apicGravatar Ingo Molnar 1-1/+1
2009-02-18Bernhard has movedGravatar Bernhard Walle 1-1/+1
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Gravatar Ingo Molnar 1-2/+2
2009-02-11iscsi_ibft.c fix compilation warningGravatar Jaswinder Singh Rajput 1-2/+2
2009-01-28Merge branch 'core/percpu' into x86/coreGravatar Ingo Molnar 1-4/+8
2009-01-27Merge branch 'linus' into core/percpuGravatar Ingo Molnar 1-2/+2