aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-10-31drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker
2011-10-31[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-08firmware: fix google/gsmi.c build warningRandy Dunlap
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
2011-07-22efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison
2011-07-22efivars: Use string functions in pstore_writeMike Waychison
2011-07-22efivars: introduce utf16_strncmpMike Waychison
2011-07-22efivars: String functionsMike Waychison
2011-07-22efi: Add support for using efivars as a pstore backendMatthew Garrett
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin
2011-06-29[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen
2011-06-07firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06efivars: prevent oops on unload when efi is not enabledRandy Dunlap
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison
2011-04-29driver: Google Memory ConsoleMike Waychison
2011-04-29driver: Google EFI SMIMike Waychison
2011-04-27x86, setup: Fix EDD3.0 data verification.Gleb Natapov
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-19efivars: handle errors from register_efivars()Dan Carpenter
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter
2011-04-14iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison
2011-03-14efivars: Parameterize operations.Mike Waychison
2011-03-14efivars: Split out variable registrationMike Waychison
2011-03-14efivars: parameterize efivarsMike Waychison
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison