aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-04-05efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai
2019-01-30firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03firmware: arm_sdei: Fix DT platform device creationJames Morse
2019-01-03firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-12Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-12-12Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper
2018-12-06firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel
2018-11-30efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor
2018-11-30efi/fdt: Simplify the get_fdt() flowJulien Thierry
2018-11-30efi/fdt: Indentation fixJulien Thierry
2018-11-30firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel
2018-11-27efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel
2018-11-26firmware: add remote status update client supportRichard Gong
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes
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-14firmware: raspberrypi: Define timeout for transactionsStefan Wahren
2018-11-14firmware: imx: add SCU power domain driverA.s. Dong
2018-11-08firmware: tegra: Use in-band messages for firmware version queryTimo Alho
2018-11-08firmware: tegra: Print version tag at fullTimo Alho
2018-11-08firmware: tegra: Switch to global mrq_is_supported()Timo Alho