aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/capsule.c
AgeCommit message (Expand)Author
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel
2017-06-05efi/capsule: Remove NULL test on kmap()Fabian Frederick
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ
2016-05-07efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()Matt Fleming
2016-05-07efi/capsule: Make efi_capsule_pending() locklessMatt Fleming
2016-04-28efi: Add 'capsule' update supportMatt Fleming