summaryrefslogtreecommitdiff
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker2011-10-311-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-11-051-3/+3
|\ \
| * | [SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan2011-10-311-3/+3
| |/
* | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-011-9/+10
|\ \ | |/ |/|
| * pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-8/+9
| * pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* | firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-081-1/+1
|/
* Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-021-3/+3
|\
| * efivars: fix warnings when CONFIG_PSTORE=nTony Luck2011-08-021-3/+3
* | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-011-12/+231
|\ \ | |/
| * efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison2011-07-221-4/+8
| * efivars: Use string functions in pstore_writeMike Waychison2011-07-221-12/+14
| * efivars: introduce utf16_strncmpMike Waychison2011-07-221-0/+18
| * efivars: String functionsMike Waychison2011-07-221-11/+19
| * efi: Add support for using efivars as a pstore backendMatthew Garrett2011-07-221-2/+189
* | 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