summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+3
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-9/+10
2011-11-01drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker1-0/+1
2011-10-31[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan1-3/+3
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-8/+9
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-09firmware: fix google/gsmi.c build warningRandy Dunlap1-1/+1
2011-08-03Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-03efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-12/+231
2011-07-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+13
2011-07-26drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-23efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison1-4/+8
2011-07-23efivars: Use string functions in pstore_writeMike Waychison1-12/+14
2011-07-23efivars: introduce utf16_strncmpMike Waychison1-0/+18
2011-07-23efivars: String functionsMike Waychison1-11/+19
2011-07-23efi: Add support for using efivars as a pstore backendMatthew Garrett1-2/+189
2011-07-02firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin1-6/+13
2011-06-30[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie1-3/+11
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-07firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap1-0/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-6/+1159
2011-05-20Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds1-11/+11
2011-05-20Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+32
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-07efivars: prevent oops on unload when efi is not enabledRandy Dunlap1-2/+4
2011-04-30Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2-1/+15
2011-04-30driver: Google Memory ConsoleMike Waychison3-0/+175
2011-04-30driver: Google EFI SMIMike Waychison5-0/+955
2011-04-28x86, setup: Fix EDD3.0 data verification.Gleb Natapov1-11/+11
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-04-20efivars: handle errors from register_efivars()Dan Carpenter1-2/+9
2011-04-20efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter1-2/+2
2011-04-15iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie1-19/+32
2011-03-23sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger3-0/+128
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+3
2011-03-17Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-138/+913
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison1-27/+7
2011-03-14efivars: Parameterize operations.Mike Waychison1-24/+37
2011-03-14efivars: Split out variable registrationMike Waychison1-55/+67
2011-03-14efivars: parameterize efivarsMike Waychison1-18/+31
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison1-25/+68
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison1-40/+46
2011-03-02dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-02-26firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison1-15/+13
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison1-0/+143
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison1-0/+159