summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2020-04-23efi/gop: Allow automatically choosing the best modeArvind Sankar-1/+83
2020-04-23efi/gop: Allow specifying depth as well as resolutionArvind Sankar-5/+43
2020-04-23efi/gop: Allow specifying mode by <xres>x<yres>Arvind Sankar-1/+83
2020-04-23efi/gop: Allow specifying mode number on command lineArvind Sankar-0/+112
2020-04-23efi/gop: Add prototypes for query_mode and set_modeArvind Sankar-2/+4
2020-04-23efi/gop: Remove unreachable code from setup_pixel_infoArvind Sankar-40/+26
2020-04-23efi/gop: Use helper macros for find_bitsArvind Sankar-18/+8
2020-04-23efi/gop: Use helper macros for populating lfb_baseArvind Sankar-2/+2
2020-04-23efi/gop: Move variable declarations into loop blockArvind Sankar-5/+8
2020-04-23efi/gop: Slightly re-arrange logic of find_gopArvind Sankar-17/+13
2020-04-23efi/gop: Factor out locating the gop into a functionArvind Sankar-6/+17
2020-04-23efi/gop: Get mode information outside the loopArvind Sankar-24/+14
2020-04-23efi/gop: Move check for framebuffer before con_outArvind Sankar-5/+6
2020-04-23efi/gop: Remove redundant current_fb_baseArvind Sankar-3/+1
2020-04-23efi/libstub/arm: Make install_memreserve_table staticZou Wei-1/+1
2020-04-23efi/libstub: unify EFI call wrappers for non-x86Ard Biesheuvel-0/+16
2020-04-23efi/libstub: Make initrd file loader configurableArd Biesheuvel-34/+47
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+1
2020-04-23firmware: imx: scu: Fix corruption of headerFranck LENORMAND-5/+5
2020-04-23efi/libstub: Move arm-stub to a common fileAtish Patra-8/+8
2020-04-22firmware: tegra: Make BPMP a regular driverThierry Reding-6/+3
2020-04-20firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig-6/+3
2020-04-20firmware: qcom_scm: Remove unneeded conversion to boolJason Yan-1/+1
2020-04-20firmware: arm_scmi: Fix return error code in smc_send_messageSudeep Holla-1/+4
2020-04-20firmware: arm_scmi: Fix handling of unexpected delayed responsesCristian Marussi-0/+15
2020-04-20firmware: arm_scmi: Clear channel for delayed responsesCristian Marussi-2/+4
2020-04-20firmware: arm_scmi: Clear channel on reception of unexpected responsesCristian Marussi-0/+1
2020-04-20firmware: arm_scmi: Rename .clear_notification() transport_opsCristian Marussi-9/+9
2020-04-20firmware: imx-scu: Support one TX and one RXPeng Fan-11/+43
2020-04-17firmware: imx: fix compile-testingArnd Bergmann-2/+2
2020-04-15firmware: xilinx: make firmware_debugfs_root staticJason Yan-1/+1
2020-04-14firmware: arm_scmi: Add support for notifications message processingSudeep Holla-20/+64
2020-04-14firmware: arm_scmi: Add notifications support in transport layerCristian Marussi-0/+40
2020-04-14firmware: arm_scmi: Update protocol commands and notification listSudeep Holla-0/+22
2020-04-14firmware: arm_scmi: Add receive buffer support for notificationsSudeep Holla-6/+18
2020-04-14firmware: arm_scmi: Drop checking for shmem property in parent nodeSudeep Holla-2/+0
2020-04-14firmware: arm_scmi: Check shmem property for channel availablitySudeep Holla-0/+5
2020-04-14firmware: arm_scmi: Drop empty stub for smc_mark_txdoneSudeep Holla-5/+0
2020-04-14firmware: arm_scmi: Make mutex channel specificSudeep Holla-4/+4
2020-04-14firmware: arm_scmi: Add smc/hvc transportPeng Fan-1/+161
2020-04-14efi/libstub/file: Merge file name buffers to reduce stack usageArd Biesheuvel-13/+14
2020-04-14efi/x86: Always relocate the kernel for EFI handover entryArvind Sankar-4/+10
2020-04-14efi/x86: Move efi stub globals from .bss to .dataArvind Sankar-2/+2
2020-04-14efi/libstub/x86: Remove redundant assignment to pointer hdrColin Ian King-2/+0
2020-04-14efi/cper: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-1/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar-1667/+3527
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-5/+3
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-267/+434
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+2