summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-281-29/+89
* firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja2020-04-281-4/+4
* firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja2020-04-281-4/+4
* firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for query_dataRajan Vaja2020-04-282-4/+3
* firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2020-04-281-2/+2
* firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2020-04-282-3/+3
* firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-282-49/+23
* Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-261-2/+2
|\
| * firmware: imx: fix compile-testingArnd Bergmann2020-04-171-2/+2
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-04-231-1/+1
|\ \
| * | firmware: xilinx: make firmware_debugfs_root staticJason Yan2020-04-151-1/+1
| |/
* | efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel2020-04-141-13/+14
* | efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar2020-04-141-4/+10
* | efi/x86: Move efi stub globals from .bss to .dataArvind Sankar2020-04-142-2/+2
* | efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King2020-04-141-2/+0
* | efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-04-141-1/+1
|/
* Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-101-3/+3
|\
| * edd: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-04-021-3/+3
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-5/+3
|\ \
| * | arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-011-5/+3
* | | Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-0410-267/+434
|\ \ \
| * \ \ Merge tag 'scmi-updates-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-03-277-265/+419
| |\ \ \
| | * | | firmware: arm_scpi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-2/+2
| | * | | firmware: arm_scmi/perf: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-1/+1
| | * | | firmware: arm_scmi: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-1/+1
| | * | | firmware: arm_scmi: Make scmi core independent of the transport typeViresh Kumar2020-02-105-219/+373
| | * | | firmware: arm_scmi: Move macros and helpers to common.hViresh Kumar2020-02-102-40/+40
| | * | | firmware: arm_scmi: Update doc style commentsViresh Kumar2020-02-102-3/+3
| * | | | Merge tag 'tegra-for-5.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2020-03-261-1/+1
| |\ \ \ \
| | * | | | firmware: tegra: Fix a typo in KconfigChristophe JAILLET2020-02-171-1/+1
| | |/ / /
| * | | | Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-03-252-2/+13
| |\ \ \ \
| | * | | | firmware: imx: add COMPILE_TEST for IMX_SCU driverAnson Huang2020-03-161-1/+1
| | * | | | firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SSJoakim Zhang2020-03-101-0/+4
| | * | | | firmware: imx: scu-pd: enlarge PD range for mu_bSebastien Fagard2020-02-181-1/+1
| | * | | | firmware: imx: scu-pd: Add missing audio PD rangesDaniel Baluta2020-02-181-0/+7
| | |/ / /
| * / / / firmware: meson_sm: Add secure power domain supportJianxin Pan2020-02-141-0/+2
| |/ / /
* | | | Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-041-0/+2
|\ \ \ \
| * | | | arm64: zynqmp: Make zynqmp_firmware driver optionalTejas Patel2020-03-091-0/+2
| |/ / /
* | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-033-3/+4
|\ \ \ \
| * \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-231-9/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | firmware: imx: add COMPILE_TEST supportAnson Huang2020-03-181-2/+2
| * | | | firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong2020-03-181-0/+1
| * | | | firmware: intel_stratix10_service: add depend on agilexRichard Gong2020-03-181-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-011-0/+25
|\ \ \ \ \
| * | | | | firmware: xilinx: Add ZynqMP aes API for AES functionalityKalyani Akula2020-02-281-0/+25
| | |_|/ / | |/| | |