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