aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 3-166/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-6/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Gravatar Linus Torvalds 1-3/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-1/+2
2012-01-03switch ->is_visible() to returning umode_tGravatar Al Viro 1-6/+6
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Gravatar Linus Torvalds 2-26/+42
2011-12-13ibft: Fix finding IBFT ACPI table on UEFIGravatar Yinghai Lu 2-26/+42
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Mark Brown 1-4/+2
2011-12-09firmware: google: fix gsmi.c build warningGravatar Maxin B. John 1-1/+2
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-23/+58
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCGravatar Lars-Peter Clausen 3-166/+0
2011-11-29firmware: Sigma: Fix endianess issuesGravatar Lars-Peter Clausen 1-1/+1
2011-11-29firmware: Sigma: Skip header during CRC generationGravatar Lars-Peter Clausen 1-1/+2
2011-11-29firmware: Sigma: Prevent out of bounds memory accessGravatar Lars-Peter Clausen 1-21/+55
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Gravatar Linus Torvalds 1-1/+2
2011-11-28efivars: add missing parameter to efi_pstore_read()Gravatar Christoph Fritz 1-1/+2
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Gravatar Linus Torvalds 1-2/+7
2011-11-17pstore: pass reason to backend write callbackGravatar Kees Cook 1-3/+5
2011-11-17pstore: pass allocated memory region back to callerGravatar Kees Cook 1-2/+7
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedGravatar Jean Delvare 1-4/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-3/+3
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Gravatar Linus Torvalds 1-9/+10
2011-10-31drivers/firmware: Add module.h to google/gsmi.cGravatar Paul Gortmaker 1-0/+1
2011-10-31[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Gravatar Michael Chan 1-3/+3
2011-10-12pstore: make pstore write function return normal success/fail valueGravatar Chen Gong 1-8/+9
2011-08-16pstore: change mutex locking to spin_locksGravatar Don Zickus 1-1/+1
2011-08-08firmware: fix google/gsmi.c build warningGravatar Randy Dunlap 1-1/+1
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Gravatar Linus Torvalds 1-3/+3
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nGravatar Tony Luck 1-3/+3
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Gravatar Linus Torvalds 1-12/+231
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+13
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSEGravatar Randy Dunlap 1-0/+3
2011-07-22efivars: Introduce PSTORE_EFI_ATTRIBUTESGravatar Mike Waychison 1-4/+8
2011-07-22efivars: Use string functions in pstore_writeGravatar Mike Waychison 1-12/+14
2011-07-22efivars: introduce utf16_strncmpGravatar Mike Waychison 1-0/+18
2011-07-22efivars: String functionsGravatar Mike Waychison 1-11/+19
2011-07-22efi: Add support for using efivars as a pstore backendGravatar Matthew Garrett 1-2/+189
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleGravatar Axel Lin 1-6/+13
2011-06-29[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementGravatar Mike Christie 1-3/+11
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iGravatar Connor Hansen 1-0/+2
2011-06-07firmware: fix GOOGLE_SMI kconfig dependency warningGravatar Randy Dunlap 1-0/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-3/+3
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-6/+1159
2011-05-19Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Gravatar Linus Torvalds 1-11/+11
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-19/+32
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-1/+1
2011-05-06efivars: prevent oops on unload when efi is not enabledGravatar Randy Dunlap 1-2/+4