summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne2019-02-051-0/+24
| * | | | firmware: xilinx: Add reset API'sNava kishore Manne2019-01-291-0/+40
| |/ / /
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0635-287/+350
|\ \ \ \ | |_|/ / |/| | |
| * | | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-161-24/+24
| * | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-043-0/+213
| * | | efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-02-044-0/+19
| * | | efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel2019-02-0428-204/+29
| * | | efi/fdt: Apply more cleanupsIngo Molnar2019-02-043-58/+64
| * | | efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-02-041-1/+1
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-7/+0
|\ \ \ \
| * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-171-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-0/+7
| | |/ | |/|
* | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-091-2/+7
|\ \ \ | |_|/ |/| |
| * | firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla2019-01-301-2/+7
| |/
* / efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-051-6/+0
|\
| * firmware: arm_sdei: Fix DT platform device creationJames Morse2019-01-031-5/+0
| * firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-031-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-1/+1
|\ \
| * | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang2019-01-041-1/+1
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-4/+4
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-01-016-60/+442
|\ \
| * \ Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-123-1/+347
| |\ \
| | * | firmware: imx: add SCU power domain driverA.s. Dong2018-11-143-1/+347
| * | | Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-12-122-36/+70
| |\ \ \
| | * | | firmware: tegra: Use in-band messages for firmware version queryTimo Alho2018-11-081-2/+34
| | * | | firmware: tegra: Print version tag at fullTimo Alho2018-11-081-6/+10
| | * | | firmware: tegra: Switch to global mrq_is_supported()Timo Alho2018-11-081-28/+1
| | * | | firmware: tegra: Add helper to check for supported MRQsTimo Alho2018-11-081-0/+25
| | |/ /
| * | | firmware: raspberrypi: Switch to SPDX identifierStefan Wahren2018-11-211-4/+1
| * | | firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes2018-11-181-17/+18
| * | | firmware: raspberrypi: Define timeout for transactionsStefan Wahren2018-11-141-2/+6
| |/ /
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-293-0/+1054
|\ \ \
| * | | firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2018-12-061-4/+1
| * | | Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-031-10/+26
| |\ \ \
| * | | | firmware: add remote status update client supportRichard Gong2018-11-261-2/+33
| * | | | firmware: add Intel Stratix10 service layer driverRichard Gong2018-11-263-0/+1026
* | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-271-3/+1
|\ \ \ \ \
| * | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-3/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-265-50/+140
|\ \ \ \ \
| * | | | | efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel2018-11-301-4/+17
| * | | | | efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-302-13/+28
| * | | | | efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-301-1/+4
| * | | | | efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-301-12/+13
| * | | | | efi/fdt: Indentation fixJulien Thierry2018-11-301-2/+3
| * | | | | firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel2018-11-301-21/+78
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-262-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-102-2/+2
| | |/ | |/|
* / | efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel2018-11-271-10/+26
|/ /