summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2018-11-30firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel-21/+78
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel-10/+26
2018-11-26firmware: add remote status update client supportRichard Gong-2/+33
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong-0/+1026
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren-4/+1
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes-17/+18
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel-12/+19
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel-0/+7
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel-0/+4
2018-11-15efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel-1/+8
2018-11-15efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long-1/+1
2018-11-14firmware: raspberrypi: Define timeout for transactionsStefan Wahren-2/+6
2018-11-14firmware: imx: add SCU power domain driverA.s. Dong-1/+347
2018-11-08firmware: tegra: Use in-band messages for firmware version queryTimo Alho-2/+34
2018-11-08firmware: tegra: Print version tag at fullTimo Alho-6/+10
2018-11-08firmware: tegra: Switch to global mrq_is_supported()Timo Alho-28/+1
2018-11-08firmware: tegra: Add helper to check for supported MRQsTimo Alho-0/+25
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+4
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar-48/+1431
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds-1532/+0
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov-12/+4
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-2/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-4/+4
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport-1/+1
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-41/+1423
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-245/+215
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh-1/+92
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie-7/+15
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie-0/+6
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie-3/+2
2018-10-11Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+19
2018-10-10firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding-0/+19
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann-0/+42
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+384
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja-0/+42
2018-10-08firmware: imx: add misc svc supportDong Aisheng-1/+100
2018-10-08firmware: imx: add SCU firmware driver supportDong Aisheng-0/+285
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring-1/+1
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-32/+42
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman-3/+6
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner-46/+141
2018-09-27firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes-895/+0
2018-09-27firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes-766/+0
2018-09-27firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes-6/+127
2018-09-27firmware: dell_rbu: Make payload memory uncachableStuart Hayes-0/+8
2018-09-26Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann-0/+827
2018-09-26efi/x86: Handle page faults occurring while running EFI runtime servicesSai Praneeth-0/+8