aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-222-6/+91
* drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2013-01-271-15/+47
* drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2013-01-271-3/+15
* firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-10-071-3/+14
* dmi: Feed DMI table to /dev/random driverTony Luck2012-08-151-0/+3
* pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-08-151-2/+2
* efivars: Improve variable validationMatthew Garrett2012-05-071-16/+30
* efi: Validate UEFI boot variablesMatthew Garrett2012-05-071-0/+182
* efivars: fix warnings when CONFIG_PSTORE=nTony Luck2012-05-071-1/+1
* efivars: String functionsMike Waychison2012-05-071-10/+16
* ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2011-12-212-26/+42
* firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-12-091-1/+1
* firmware: Sigma: Skip header during CRC generationLars-Peter Clausen2011-12-091-1/+2
* firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-12-091-21/+55
* drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap2011-08-041-0/+3
* Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-0/+1
|\
| * firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
* | iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen2011-06-091-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-3/+3
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-197-6/+1159
|\ \
| * | efivars: prevent oops on unload when efi is not enabledRandy Dunlap2011-05-061-2/+4
| * | Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2011-04-292-1/+15
| * | driver: Google Memory ConsoleMike Waychison2011-04-293-0/+175
| * | driver: Google EFI SMIMike Waychison2011-04-295-0/+955
| * | efivars: handle errors from register_efivars()Dan Carpenter2011-04-191-2/+9
| * | efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter2011-04-191-2/+2
| |/
| |
| \
*-. \ Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds2011-05-191-11/+11
|\ \ \ | | |/ | |/|
| | * x86, setup: Fix EDD3.0 data verification.Gleb Natapov2011-04-271-11/+11
| |/
* | Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-191-19/+32
|\ \ | |/ |/|
| * iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie2011-04-141-19/+32
* | sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-223-0/+128
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+3
|\ \
| * | dcdbas: force SMI to happen when expectedStuart Hayes2011-03-021-1/+3
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-164-138/+913
|\ \ \
| * | | efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-141-27/+7
| * | | efivars: Parameterize operations.Mike Waychison2011-03-141-24/+37
| * | | efivars: Split out variable registrationMike Waychison2011-03-141-55/+67
| * | | efivars: parameterize efivarsMike Waychison2011-03-141-18/+31
| * | | efivars: Make efivars bin_attributes dynamicMike Waychison2011-03-141-25/+68
| * | | efivars: move efivars globals into struct efivarsMike Waychison2011-03-141-40/+46
| * | | firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison2011-02-251-15/+13
| * | | firmware: Expose DMI type 15 System Event LogMike Waychison2011-02-251-0/+143
| * | | firmware: Break out system_event_log in dmi-sysfsMike Waychison2011-02-251-0/+159
| * | | firmware: Basic dmi-sysfs supportMike Waychison2011-02-253-0/+408
| |/ /
* | | x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2011-02-151-2/+9
|/ /
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
|/
* dmi: log board, system, and BIOS informationBjorn Helgaas2010-10-271-1/+31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-4/+5
|\