index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2013-05-30
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
2013-03-27
efivars: pstore: Do not check size when erasing variable
Ben Hutchings
2013-03-27
efivars: Handle duplicate names from get_next_variable()
Matt Fleming
2013-03-27
efivars: explicitly calculate length of VariableName
Matt Fleming
2013-03-27
efi_pstore: Introducing workqueue updating sysfs
Seiji Aguchi
2013-03-27
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
Ben Hutchings
2013-03-27
efivars: Add module parameter to disable use as a pstore backend
Seth Forshee
2013-03-27
efivars: Allow disabling use as a pstore backend
Seth Forshee
2013-03-20
efi: be more paranoid about available space when creating variables
Josh Boyer
2013-03-20
efivars: Disable external interrupt while holding efivars->lock
Josh Boyer
2013-03-20
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Seiji Aguchi
2013-03-20
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
2013-02-06
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
2013-02-06
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
2013-02-06
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2012-10-17
firmware: Add missing attributes to EFI variable attribute print out from sysfs
Khalid Aziz
2012-09-12
dmi: Feed DMI table to /dev/random driver
Tony Luck
2012-08-10
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
2012-05-11
efivars: Improve variable validation
Matthew Garrett
2012-05-11
efi: Validate UEFI boot variables
Matthew Garrett
2011-12-15
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...
Linus Torvalds
2011-12-13
ibft: Fix finding IBFT ACPI table on UEFI
Yinghai Lu
2011-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-11-29
firmware: Sigma: Fix endianess issues
Lars-Peter Clausen
2011-11-29
firmware: Sigma: Skip header during CRC generation
Lars-Peter Clausen
2011-11-29
firmware: Sigma: Prevent out of bounds memory access
Lars-Peter Clausen
2011-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
2011-11-28
efivars: add missing parameter to efi_pstore_read()
Christoph Fritz
2011-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
2011-11-17
pstore: pass allocated memory region back to caller
Kees Cook
2011-11-15
drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focused
Jean Delvare
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2011-10-31
drivers/firmware: Add module.h to google/gsmi.c
Paul Gortmaker
2011-10-31
[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"
Michael Chan
2011-10-12
pstore: make pstore write function return normal success/fail value
Chen Gong
2011-08-16
pstore: change mutex locking to spin_locks
Don Zickus
2011-08-08
firmware: fix google/gsmi.c build warning
Randy Dunlap
2011-08-02
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-08-02
efivars: fix warnings when CONFIG_PSTORE=n
Tony Luck
2011-08-01
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-25
drivers/firmware/sigma.c needs MODULE_LICENSE
Randy Dunlap
2011-07-22
efivars: Introduce PSTORE_EFI_ATTRIBUTES
Mike Waychison
2011-07-22
efivars: Use string functions in pstore_write
Mike Waychison
2011-07-22
efivars: introduce utf16_strncmp
Mike Waychison
2011-07-22
efivars: String functions
Mike Waychison
2011-07-22
efi: Add support for using efivars as a pstore backend
Matthew Garrett
2011-07-01
firmware: gsmi: remove sysfs entries when unload the module
Axel Lin
[next]