aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-08firmware: fix google/gsmi.c build warningRandy Dunlap1-1/+1
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+3
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-12/+231
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-6/+13
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-22efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison1-4/+8
2011-07-22efivars: Use string functions in pstore_writeMike Waychison1-12/+14
2011-07-22efivars: introduce utf16_strncmpMike Waychison1-0/+18
2011-07-22efivars: String functionsMike Waychison1-11/+19
2011-07-22efi: Add support for using efivars as a pstore backendMatthew Garrett1-2/+189
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin1-6/+13
2011-06-29[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/git/gregkh/driver-core-2.6Linus 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/jikos/trivialLinus Torvalds2-3/+3
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds7-6/+1159
2011-05-19Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+11
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6Linus Torvalds1-19/+32
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-06efivars: prevent oops on unload when efi is not enabledRandy Dunlap1-2/+4
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2-1/+15
2011-04-29driver: Google Memory ConsoleMike Waychison3-0/+175
2011-04-29driver: Google EFI SMIMike Waychison5-0/+955
2011-04-27x86, 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-19efivars: handle errors from register_efivars()Dan Carpenter1-2/+9
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter1-2/+2
2011-04-14iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie1-19/+32
2011-03-22sigma-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/jikos/trivialLinus Torvalds1-1/+3
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus 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-25firmware: 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
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison3-0/+408
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-2/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas1-1/+31
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+5
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock3-4/+5
2010-10-14ibft: fix kconfig dependenciesRandy Dunlap1-1/+1