summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-04-23efi/gop: Remove unreachable code from setup_pixel_infoArvind Sankar
2020-04-23efi/gop: Use helper macros for find_bitsArvind Sankar
2020-04-23efi/gop: Use helper macros for populating lfb_baseArvind Sankar
2020-04-23efi/gop: Move variable declarations into loop blockArvind Sankar
2020-04-23efi/gop: Slightly re-arrange logic of find_gopArvind Sankar
2020-04-23efi/gop: Factor out locating the gop into a functionArvind Sankar
2020-04-23efi/gop: Get mode information outside the loopArvind Sankar
2020-04-23efi/gop: Move check for framebuffer before con_outArvind Sankar
2020-04-23efi/gop: Remove redundant current_fb_baseArvind Sankar
2020-04-23efi/libstub/arm: Make install_memreserve_table staticZou Wei
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel
2020-04-23efi/libstub: Make initrd file loader configurableArd Biesheuvel
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23firmware: imx: scu: Fix corruption of headerFranck LENORMAND
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra
2020-04-22firmware: tegra: Make BPMP a regular driverThierry Reding
2020-04-20firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig
2020-04-20firmware: qcom_scm: Remove unneeded conversion to boolJason Yan
2020-04-20firmware: arm_scmi: Fix return error code in smc_send_messageSudeep Holla
2020-04-20firmware: arm_scmi: Fix handling of unexpected delayed responsesCristian Marussi
2020-04-20firmware: arm_scmi: Clear channel for delayed responsesCristian Marussi
2020-04-20firmware: arm_scmi: Clear channel on reception of unexpected responsesCristian Marussi
2020-04-20firmware: arm_scmi: Rename .clear_notification() transport_opsCristian Marussi
2020-04-20firmware: imx-scu: Support one TX and one RXPeng Fan
2020-04-17firmware: imx: fix compile-testingArnd Bergmann
2020-04-15firmware: xilinx: make firmware_debugfs_root staticJason Yan
2020-04-14firmware: arm_scmi: Add support for notifications message processingSudeep Holla
2020-04-14firmware: arm_scmi: Add notifications support in transport layerCristian Marussi
2020-04-14firmware: arm_scmi: Update protocol commands and notification listSudeep Holla
2020-04-14firmware: arm_scmi: Add receive buffer support for notificationsSudeep Holla
2020-04-14firmware: arm_scmi: Drop checking for shmem property in parent nodeSudeep Holla
2020-04-14firmware: arm_scmi: Check shmem property for channel availablitySudeep Holla
2020-04-14firmware: arm_scmi: Drop empty stub for smc_mark_txdoneSudeep Holla
2020-04-14firmware: arm_scmi: Make mutex channel specificSudeep Holla
2020-04-14firmware: arm_scmi: Add smc/hvc transportPeng Fan
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02edd: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-01arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel
2020-03-31Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds