aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAge
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-05
|\
| * firmware: arm_sdei: Fix DT platform device creationJames Morse2019-01-03
| * firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-03
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\ \
| * | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang2019-01-04
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-31
|\ \
| * \ Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-12-12
| |\ \
| | * | firmware: imx: add SCU power domain driverA.s. Dong2018-11-13
| * | | Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-12-12
| |\ \ \
| | * | | firmware: tegra: Use in-band messages for firmware version queryTimo Alho2018-11-08
| | * | | firmware: tegra: Print version tag at fullTimo Alho2018-11-08
| | * | | firmware: tegra: Switch to global mrq_is_supported()Timo Alho2018-11-08
| | * | | firmware: tegra: Add helper to check for supported MRQsTimo Alho2018-11-08
| | |/ /
| * | | firmware: raspberrypi: Switch to SPDX identifierStefan Wahren2018-11-21
| * | | firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes2018-11-18
| * | | firmware: raspberrypi: Define timeout for transactionsStefan Wahren2018-11-14
| |/ /
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-28
|\ \ \
| * | | firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2018-12-06
| * | | Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-03
| |\ \ \
| * | | | firmware: add remote status update client supportRichard Gong2018-11-26
| * | | | firmware: add Intel Stratix10 service layer driverRichard Gong2018-11-26
* | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-27
|\ \ \ \ \
| * | | | | pstore: Convert buf_lock to semaphoreKees Cook2018-12-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-26
|\ \ \ \ \
| * | | | | efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel2018-11-30
| * | | | | efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel2018-11-30
| * | | | | efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2018-11-30
| * | | | | efi/fdt: Simplify the get_fdt() flowJulien Thierry2018-11-30
| * | | | | efi/fdt: Indentation fixJulien Thierry2018-11-30
| * | | | | firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel2018-11-30
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-25
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-10
| | |/ | |/|
* / | efi: Prevent GICv3 WARN() by mapping the memreserve table before first useArd Biesheuvel2018-11-27
|/ /
* | efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel2018-11-15
* | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-15
* | efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-15
* | efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-11-15
* | efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long2018-11-15
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-03
|\
| * Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03
| |\
| * | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-01
* | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-11-01
|\ \ \ | |_|/ |/| |
| * | firmware: dcdbas: Move dcdbas to drivers/platform/x86Stuart Hayes2018-09-27
| * | firmware: dell_rbu: Move dell_rbu to drivers/platform/x86Stuart Hayes2018-09-27
| * | firmware: dcdbas: Add support for WSMT ACPI tableStuart Hayes2018-09-27
| * | firmware: dell_rbu: Make payload memory uncachableStuart Hayes2018-09-27
* | | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* | | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-31