summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2012-12-201-15/+47
* drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2012-12-201-3/+15
* efi: Fix the build with user namespaces enabled.Eric W. Biederman2012-12-171-1/+0
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-8/+504
|\
| * efivarfs: Make efivarfs_fill_super() staticMatt Fleming2012-11-151-1/+1
| * efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming2012-11-131-9/+34
| * efivarfs: Fix return value of efivarfs_file_write()Matt Fleming2012-10-301-5/+8
| * efivarfs: Return a consistent error when efivarfs_get_inode() failsMatt Fleming2012-10-301-1/+1
| * efivarfs: Make 'datasize' unsigned longMatt Fleming2012-10-301-1/+1
| * efivarfs: Add unique magic numberMatt Fleming2012-10-301-1/+1
| * efivarfs: Replace magic number with sizeof(attributes)Matt Fleming2012-10-301-4/+4
| * efivarfs: Return an error if we fail to read a variableMatt Fleming2012-10-301-26/+36
| * efi: Clarify GUID length calculationsJeremy Kerr2012-10-301-8/+25
| * efivarfs: Implement exclusive access for {get,set}_variableJeremy Kerr2012-10-301-25/+43
| * efivarfs: efivarfs_fill_super() ensure we clean up correctly on errorAndy Whitcroft2012-10-301-2/+18
| * efivarfs: efivarfs_fill_super() ensure we free our temporary nameAndy Whitcroft2012-10-301-0/+2
| * efivarfs: efivarfs_fill_super() fix inode reference countsAndy Whitcroft2012-10-301-12/+4
| * efivarfs: efivarfs_create() ensure we drop our reference on inode on errorAndy Whitcroft2012-10-301-5/+9
| * efivarfs: efivarfs_file_read ensure we free data in error pathsAndy Whitcroft2012-10-301-3/+3
| * efi: add efivars kobject to efi sysfs folderLee, Chun-Yi2012-10-301-0/+9
| * efi: Handle deletions and size changes in efivarfs_write_fileJeremy Kerr2012-10-301-10/+39
| * efi: Add support for a UEFI variable filesystemMatthew Garrett2012-10-301-6/+378
* | efi_pstore: Add a format check for an existing variable name at erasing timeSeiji Aguchi2012-11-261-2/+18
* | efi_pstore: Add a format check for an existing variable name at reading timeSeiji Aguchi2012-11-261-10/+28
* | efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-261-9/+14
* | efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-261-9/+8
* | efi_pstore: Remove a logic erasing entries from a write callback to hold mult...Seiji Aguchi2012-11-261-37/+2
* | efi_pstore: Add a logic erasing entries to an erase callbackSeiji Aguchi2012-11-261-1/+45
* | efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi2012-11-261-0/+18
* | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-191-2/+2
|/
* firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz2012-09-101-3/+14
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-0/+3
|\
| * dmi: Feed DMI table to /dev/random driverTony Luck2012-07-241-0/+3
* | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-4/+4
* | pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson2012-07-301-2/+2
|/
* efivars: Improve variable validationMatthew Garrett2012-05-031-16/+30
* efi: Validate UEFI boot variablesMatthew Garrett2012-04-301-0/+182
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-166/+0
|\
| * Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-131-4/+2
| |\
| * | ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen2011-11-293-166/+0
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-6/+6
|\ \ \
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-6/+6
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | firmware: google: fix gsmi.c build warningMaxin B. John2011-12-091-1/+2
* | | | | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2012-01-061-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pstore: pass reason to backend write callbackKees Cook2011-11-171-3/+5
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2011-12-152-26/+42
|\ \ \ \ \
| * | | | | ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2011-12-132-26/+42
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-021-23/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
OpenPOWER on IntegriCloud