summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-021-23/+58
|\
| * firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-291-1/+1
| * firmware: Sigma: Skip header during CRC generationLars-Peter Clausen2011-11-291-1/+2
| * firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-291-21/+55
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-291-1/+2
|\ \
| * | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-291-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-2/+7
|\| |
| * | pstore: pass allocated memory region back to callerKees Cook2011-11-171-2/+7
| |/
* / drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare2011-11-161-4/+2Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker2011-11-011-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-031-3/+3
|\
| * efivars: fix warnings when CONFIG_PSTORE=nTony Luck2011-08-031-3/+3
* | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-021-12/+231
|\|
| * efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison2011-07-231-4/+8
| * efivars: Use string functions in pstore_writeMike Waychison2011-07-231-12/+14
| * efivars: introduce utf16_strncmpMike Waychison2011-07-231-0/+18
| * efivars: String functionsMike Waychison2011-07-231-11/+19
| * efi: Add support for using efivars as a pstore backendMatthew Garrett2011-07-231-2/+189
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-261-6/+13
|\ \
| * | firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin2011-07-021-6/+13
* | | drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap2011-07-261-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-207-6/+1159
|\ \
| * | efivars: prevent oops on unload when efi is not enabledRandy Dunlap2011-05-071-2/+4
| * | Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2011-04-302-1/+15
| * | driver: Google Memory ConsoleMike Waychison2011-04-303-0/+175
| * | driver: Google EFI SMIMike Waychison2011-04-305-0/+955
| * | efivars: handle errors from register_efivars()Dan Carpenter2011-04-201-2/+9
| * | efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter2011-04-201-2/+2
| |/
| |
| \
*-. \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-201-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-201-19/+32
|\ \ | |/ |/|
| * iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie2011-04-151-19/+32
* | sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-233-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
|\ \ \