index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-20
platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
Hans de Goede
2020-03-20
Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...
Greg Kroah-Hartman
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
2020-03-08
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
2020-03-08
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
2020-03-04
efi/arm: Start using fw_devlink_get_flags()
Saravana Kannan
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-02-26
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2020-01-20
efi: Fix efi_memmap_alloc() leaks
Dan Williams
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
2020-01-20
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
2020-01-20
efi/arm: Defer probe of PCIe backed efifb on DT systems
Ard Biesheuvel
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2019-12-25
efi/libstub: Tidy up types and names of global cmdline variables
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub: Avoid protocol wrapper for file I/O routines
Ard Biesheuvel
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
2019-12-25
efi/gop: Unify 32/64-bit functions
Arvind Sankar
2019-12-25
efi/gop: Convert GOP structures to typedef and clean up some types
Arvind Sankar
2019-12-25
efi/libstub/random: Initialize pointer variables to zero for mixed mode
Hans de Goede
2019-12-25
efi/earlycon: Fix write-combine mapping on x86
Arvind Sankar
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-10
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
2019-12-10
efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
Sean Christopherson
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-08
efi/earlycon: Remap entire framebuffer after page initialization
Andy Shevchenko
2019-12-08
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
2019-12-08
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
2019-12-08
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
2019-12-08
efi/memreserve: Register reservations as 'reserved' in /proc/iomem
Ard Biesheuvel
[next]