summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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-031-4/+4
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-316-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-283-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-031-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-252-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
|/ /
* | efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel2018-11-151-12/+19
* | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-152-0/+7
* | efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-151-0/+4
* | efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-153-1/+8
* | efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long2018-11-151-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-12/+4
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-0325-48/+1431
| |\
| * | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-011-12/+4
* | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-015-1532/+0
|\ \ \ | |_|/ |/| |
| * | firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes2018-09-274-895/+0
| * | firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes2018-09-273-766/+0
| * | firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes2018-09-272-6/+127
| * | firmware: dell_rbu: Make payload memory uncachableStuart Hayes2018-09-271-0/+8
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-312-2/+3
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-314-4/+4
* | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+1