summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/capsule.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-041-3/+1Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel2017-06-051-3/+4
* efi/capsule: Remove NULL test on kmap()Fabian Frederick2017-06-051-4/+0Star
* efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2016-08-111-3/+3
* efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming2016-05-071-18/+11Star
* efi/capsule: Make efi_capsule_pending() locklessMatt Fleming2016-05-071-10/+25
* efi: Add 'capsule' update supportMatt Fleming2016-04-281-0/+300