summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison
2011-03-14efivars: Parameterize operations.Mike Waychison
2011-03-14efivars: Split out variable registrationMike Waychison
2011-03-14efivars: parameterize efivarsMike Waychison
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison
2011-03-02dcdbas: force SMI to happen when expectedStuart Hayes
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-14ibft: fix kconfig dependenciesRandy Dunlap
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-11firmware: ibft depends on SCSIRandy Dunlap
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk
2010-08-09edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-06[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-12ibft: Use IBFT_SIGN instead of open-coding the search string.Peter Jones
2010-05-11ibft: convert iscsi_ibft module to iscsi boot libMike Christie
2010-05-11ibft: separate ibft parsing from sysfs interfaceMike Christie
2010-05-11ibft: For UEFI machines actually do scan ACPI for iBFT.Konrad Rzeszutek Wilk
2010-05-11ibft: Update iBFT handling for v1.03 of the spec.Peter Jones
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys
2009-12-15firmware: only allow EDD on x86Mike Frysinger
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-04DMI: allow omitting ident strings in DMI tablesDmitry Torokhov
2009-10-05iSCSI/iBFT: use proper address translationJan Beulich