aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport1-1/+1
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-5/+18
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds2-1/+2
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+77
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds11-245/+954
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds35-287/+350
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki2-4/+77
2019-02-20efi: cper: Fix possible out-of-bounds accessRoss Lagerwall1-4/+9
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+0
2019-02-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2-7/+0
2019-02-16efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell1-24/+24
2019-02-15Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/driversArnd Bergmann1-19/+2
2019-02-15Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux into arm/driversArnd Bergmann1-0/+11
2019-02-15Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann5-226/+735
2019-02-15Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann2-0/+39
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche1-0/+7
2019-02-12iscsi_ibft: use virt_to_phys instead of isa_virt_to_busChristoph Hellwig1-1/+1
2019-02-12iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2-0/+16
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja1-0/+58
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah1-0/+29
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse1-0/+68
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2-4/+10
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta1-0/+38
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+7
2019-02-07firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding3-3/+7
2019-02-07firmware: tegra: Conditionally support SoC generationsThierry Reding2-0/+12
2019-02-06efi: Let architectures decide the flags that should be saved/restoredJulien Thierry1-2/+15
2019-02-05firmware: xilinx: Add zynqmp_pm_get_chipid() APINava kishore Manne1-0/+24
2019-02-04efi/arm: Don't expect a return value of ptdump_debugfs_registerNathan Chancellor1-3/+3
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel3-0/+213
2019-02-04efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel4-0/+19
2019-02-04efi: Replace GPL license boilerplate with SPDX headersArd Biesheuvel28-204/+29
2019-02-04efi/fdt: Apply more cleanupsIngo Molnar3-58/+64
2019-02-04efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel1-1/+1
2019-02-02efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai1-2/+3
2019-02-01firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell1-1/+1
2019-01-31firmware: intel_stratix10_service: add hardware dependencyRichard Gong1-1/+1
2019-01-30firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-19/+2
2019-01-30firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla1-2/+7
2019-01-29firmware: xilinx: Add reset API'sNava kishore Manne1-0/+40
2019-01-25firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding1-5/+0
2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho4-9/+282
2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho4-202/+394
2019-01-25firmware: tegra: Reword messaging terminologyTimo Alho1-38/+71
2019-01-12firmware: imx: scu-pd: add fallback compatible string supportAisheng Dong1-0/+1
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren1-0/+11
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-6/+0