summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-23efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-15firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla
2019-02-12firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel
2019-01-26efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-11-15efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2018-10-11Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-10-10firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja
2018-10-08firmware: imx: add misc svc supportDong Aisheng
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner
2018-09-27firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes
2018-09-27firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes
2018-09-27firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes
2018-09-27firmware: dell_rbu: Make payload memory uncachableStuart Hayes
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth
2018-09-26efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2018-09-26efi/efi_test: add exporting ResetSystem runtime serviceIvan Hu
2018-09-26efi/libstub: arm: support building with clangAlistair Strachan
2018-09-26efi: add API to reserve memory persistently across kexec rebootArd Biesheuvel
2018-09-26efi/arm: libstub: add a root memreserve config tableArd Biesheuvel