summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-05-15firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET1-2/+2
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+1
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds1-1/+1
2020-05-04firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}Nathan Chancellor1-0/+2
2020-04-28firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja1-0/+39
2020-04-28firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja1-1/+97
2020-04-28firmware: xilinx: Add system shutdown API interfaceRajan Vaja1-0/+13
2020-04-28firmware: xilinx: Add sysfs interfaceRajan Vaja1-1/+166
2020-04-28firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja1-0/+66
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja1-28/+2
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja1-4/+3
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja1-3/+2
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja1-3/+3
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja1-29/+89
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja2-4/+3
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja1-2/+2
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2-3/+3
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong2-49/+23
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+1
2020-04-17firmware: imx: fix compile-testingArnd Bergmann1-2/+2
2020-04-15firmware: xilinx: make firmware_debugfs_root staticJason Yan1-1/+1
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel1-13/+14
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar1-4/+10
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar2-2/+2
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King1-2/+0
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+3
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-267/+434
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+4
2020-04-02edd: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+25
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel1-5/+3
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+2
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-35/+36