summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2012-05-07efivars: Improve variable validationMatthew Garrett
2012-05-07efi: Validate UEFI boot variablesMatthew Garrett
2012-05-07efivars: fix warnings when CONFIG_PSTORE=nTony Luck
2012-05-07efivars: String functionsMike Waychison
2011-12-21ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu
2011-12-09firmware: Sigma: Fix endianess issuesLars-Peter Clausen
2011-12-09firmware: Sigma: Skip header during CRC generationLars-Peter Clausen
2011-12-09firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen
2011-08-04drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap
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
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison
2011-03-02dcdbas: force SMI to happen when expectedStuart Hayes
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-14ibft: fix kconfig dependenciesRandy Dunlap
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-11firmware: ibft depends on SCSIRandy Dunlap
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk