summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| * | iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig2019-02-121-1/+1
| * | iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-02-121-0/+1
* | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-061-1/+1
|\ \ \
| * | | Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-112-4/+10
| |\| |
| * | | firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell2019-02-011-1/+1
| * | | firmware: intel_stratix10_service: add hardware dependencyRichard Gong2019-01-311-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-062-4/+77
|\ \ \
| * \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-042-4/+77
| |\ \ \
| | * | | efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-02-201-4/+9
| | * | | firmware: arm_sdei: Add ACPI GHES registration helperJames Morse2019-02-111-0/+68
| | |/ /
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-0611-245/+954
|\ \ \ \
| * \ \ \ Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-02-151-19/+2Star
| |\ \ \ \
| | * | | | firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2019-01-301-19/+2Star
| | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2019-02-151-0/+11
| |\ \ \ \
| | * | | | firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren2019-01-091-0/+11
| | |/ / /
| * | | | Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-02-155-226/+735
| |\ \ \ \
| | * | | | firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding2019-02-073-3/+7
| | * | | | firmware: tegra: Conditionally support SoC generationsThierry Reding2019-02-072-0/+12
| | * | | | firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding2019-01-251-5/+0Star
| | * | | | firmware: tegra: add bpmp driver for Tegra210Timo Alho2019-01-254-9/+282
| | * | | | firmware: tegra: Refactor BPMP driverTimo Alho2019-01-254-202/+394
| | * | | | firmware: tegra: Reword messaging terminologyTimo Alho2019-01-251-38/+71
| | |/ / /
| * | | | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-152-0/+39
| |\ \ \ \
| | * | | | firmware: imx: Add support to start/stop a CPUDaniel Baluta2019-02-111-0/+38
| | * | | | firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong2019-01-121-0/+1
| | |/ / /
| * | | | drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2019-02-122-0/+16
| * | | | firmware: xilinx: Add APIs to control node status/powerRajan Vaja2019-02-121-0/+58
| * | | | firmware: xilinx: Implement ZynqMP power management APIsJolly Shah2019-02-121-0/+29
| * | | | 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/+29Star
| * | | 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/+0Star
|\ \ \ \
| * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-162-7/+0Star
| | |_|/ | |/| |
* | | | 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/+0Star
|\
| * firmware: arm_sdei: Fix DT platform device creationJames Morse2019-01-031-5/+0Star
| * firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-01-031-1/+0Star
* | 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
|/ /