index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
capsule-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
efi/capsule-loader: Drop superfluous assignment
Heinrich Schuchardt
1
-1
/
+1
2019-12-10
efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
Sean Christopherson
1
-0
/
+1
2019-02-04
efi: Replace GPL license boilerplate with SPDX headers
Ard Biesheuvel
1
-3
/
+1
2018-05-14
efi/capsule-loader: Don't output reset log when reset flags are not set
Shunyong Yang
1
-4
/
+10
2018-01-03
efi/capsule-loader: Fix pr_err() string to end with newline
Arvind Yadav
1
-1
/
+1
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-8
/
+37
2017-06-05
efi/capsule-loader: Use page addresses rather than struct page pointers
Ard Biesheuvel
1
-4
/
+8
2017-06-05
efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak alias
Ard Biesheuvel
1
-29
/
+27
2017-06-05
efi/capsule: Remove NULL test on kmap()
Fabian Frederick
1
-4
/
+0
2017-06-05
efi/capsule-loader: Use a cached copy of the capsule header
Ard Biesheuvel
1
-24
/
+17
2017-06-05
efi/capsule: Adjust return type of efi_capsule_setup_info()
Jan Kiszka
1
-2
/
+2
2017-06-05
efi/capsule: Clean up pr_err/_info() messages
Jan Kiszka
1
-11
/
+8
2017-06-05
efi/capsule: Remove pr_debug() on ENOMEM or EFAULT
Jan Kiszka
1
-9
/
+2
2017-06-05
efi/capsule: Fix return code on failing kmap/vmap
Jan Kiszka
1
-2
/
+2
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
1
-3
/
+5
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
1
-0
/
+343