aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREGravatar Mike Waychison 2-1/+15
2011-04-29driver: Google Memory ConsoleGravatar Mike Waychison 3-0/+175
2011-04-29driver: Google EFI SMIGravatar Mike Waychison 5-0/+955
2011-04-27x86, setup: Fix EDD3.0 data verification.Gravatar Gleb Natapov 1-11/+11
2011-04-26treewide: cleanup continuations and remove logging message whitespaceGravatar Joe Perches 1-2/+2
2011-04-19efivars: handle errors from register_efivars()Gravatar Dan Carpenter 1-2/+9
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Gravatar Dan Carpenter 1-2/+2
2011-04-14iscsi_ibft: search for broadcom specific ibft sign (v2)Gravatar Mike Christie 1-19/+32
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioGravatar Mike Frysinger 3-0/+128
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+3
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-138/+913
2011-03-14efivars: Expose efivars functionality to external drivers.Gravatar Mike Waychison 1-27/+7
2011-03-14efivars: Parameterize operations.Gravatar Mike Waychison 1-24/+37
2011-03-14efivars: Split out variable registrationGravatar Mike Waychison 1-55/+67
2011-03-14efivars: parameterize efivarsGravatar Mike Waychison 1-18/+31
2011-03-14efivars: Make efivars bin_attributes dynamicGravatar Mike Waychison 1-25/+68
2011-03-14efivars: move efivars globals into struct efivarsGravatar Mike Waychison 1-40/+46
2011-03-02dcdbas: force SMI to happen when expectedGravatar Stuart Hayes 1-1/+3
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsGravatar Mike Waychison 1-15/+13
2011-02-25firmware: Expose DMI type 15 System Event LogGravatar Mike Waychison 1-0/+143