aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
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
2020-07-14firmware: tegra: Use consistent return variable nameJon Hunter
2020-07-14firmware: tegra: Add return code checks and increase debugfs sizeTimo Alho
2020-07-14Merge tag 'scmi-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-07-13firmware: qcom_scm: Add msm8994 compatibleKonrad Dybcio
2020-07-13firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell
2020-07-13efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon
2020-07-13firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_headerCristian Marussi
2020-07-13firmware: arm_scmi: Remove unneeded __packed attributeCristian Marussi
2020-07-13firmware: arm_scmi: Provide a missing function param descriptionSudeep Holla
2020-07-13firmware: imx: Move i.MX SCU soc driver into imx firmware folderAnson Huang
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10firmware: arm_scmi: Keep the discrete clock rates sortedSudeep Holla
2020-07-09efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel
2020-07-09efi/libstub: Move the function prototypes to header fileAtish Patra
2020-07-09efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra
2020-07-08drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan
2020-07-08drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-07-06Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-07-06firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla
2020-07-02firmware: stratix10-rsu: fix warningsRichard Gong
2020-07-02firmware: stratix10-rsu: extend rsu driver for new featuresRichard Gong
2020-07-02firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong