summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2020-12-02efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven
2020-12-02efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński
2020-12-02firmware: xilinx: Fix SD DLL node reset issueManish Narani
2020-12-02firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne
2020-11-18firmware: xilinx: fix out-of-bounds accessArnd Bergmann
2020-11-05firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla
2020-11-05firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli
2020-11-05firmware: arm_scmi: Fix locking in notificationsCristian Marussi
2020-11-05firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla
2020-11-05firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere
2020-11-05firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere
2020-11-01efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel
2020-10-29firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_freeSudeep Holla
2020-09-20Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-20efi/libstub: Handle unterminated cmdlineArvind Sankar
2020-08-20efi/libstub: Handle NULL cmdlineArvind Sankar
2020-08-20efi/libstub: Stop parsing arguments at "--"Arvind Sankar
2020-08-20efi: add missed destroy_workqueue when efisubsys_init failsLi Heng
2020-08-16firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla
2020-08-16firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla
2020-08-16firmware: ti_sci: Drop the device id to resource type translationLokesh Vutla
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-07-29firmware: Fix a reference count leak.Qiushi Wu
2020-07-27Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-24Merge tag 'mvebu-drivers-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-07-22Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-07-22Merge tag 'imx-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-18firmware: turris-mox-rwtm: support ECDSA signatures via debugfsMarek Behún
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-17Merge tag 'tegra-for-5.9-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-07-17firmware: arm_scmi: Use NULL instead of integer 0 for rate pointerSudeep Holla
2020-07-16efi: use sha256() instead of open codingEric Biggers
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter
2020-07-14firmware: tegra: Prepare for supporting in-band debugfsJon Hunter