summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-251-6/+13
|\
| * firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin2011-07-011-6/+13
* | drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap2011-07-251-0/+3
* | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-291-3/+11
* | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-0/+1
|\ \
| * | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
| |/
* / iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen2011-06-091-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-3/+3
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-197-6/+1159
|\ \
| * | efivars: prevent oops on unload when efi is not enabledRandy Dunlap2011-05-061-2/+4
| * | Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2011-04-292-1/+15
| * | driver: Google Memory ConsoleMike Waychison2011-04-293-0/+175
| * | driver: Google EFI SMIMike Waychison2011-04-295-0/+955
| * | efivars: handle errors from register_efivars()Dan Carpenter2011-04-191-2/+9
| * | efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter2011-04-191-2/+2
| |/
| |
| \
*-. \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-191-11/+11
|\ \ \ | | |/ | |/|
| | * x86, setup: Fix EDD3.0 data verification.Gleb Natapov2011-04-271-11/+11
| |/
* | Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-191-19/+32
|\ \ | |/ |/|
| * iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie2011-04-141-19/+32
* | sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-223-0/+128
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+3
|\ \
| * | dcdbas: force SMI to happen when expectedStuart Hayes2011-03-021-1/+3
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-164-138/+913
|\ \ \
| * | | efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-141-27/+7
| * | | efivars: Parameterize operations.Mike Waychison2011-03-141-24/+37
| * | | efivars: Split out variable registrationMike Waychison2011-03-141-55/+67
| * | | efivars: parameterize efivarsMike Waychison2011-03-141-18/+31
| * | | efivars: Make efivars bin_attributes dynamicMike Waychison2011-03-141-25/+68
| * | | efivars: move efivars globals into struct efivarsMike Waychison2011-03-141-40/+46
| * | | firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison2011-02-251-15/+13
| * | | firmware: Expose DMI type 15 System Event LogMike Waychison2011-02-251-0/+143
| * | | firmware: Break out system_event_log in dmi-sysfsMike Waychison2011-02-251-0/+159
| * | | firmware: Basic dmi-sysfs supportMike Waychison2011-02-253-0/+408
| |/ /
* / / x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-2/+9
|/ /
* / kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
|/
* 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