summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
* efi: Validate UEFI boot variablesMatthew Garrett2012-04-301-0/+182
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-166/+0
|\
| * Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-131-4/+2
| |\
| * | ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-293-166/+0
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-6/+6
|\ \ \
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-6/+6
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | firmware: google: fix gsmi.c build warningMaxin B. John2011-12-091-1/+2
* | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2012-01-061-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pstore: pass reason to backend write callbackKees Cook2011-11-171-3/+5
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2011-12-152-26/+42
|\ \ \ \ \
| * | | | | ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2011-12-132-26/+42
* | | | | | 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-281-1/+2
|\ \ \ \
| * | | | efivars: add missing parameter to efi_pstore_read()Christoph Fritz2011-11-281-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-151-4/+2
|/
* 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
|\ \