summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-11Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-06efi: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06efi/libstub: measure loaded initrd info into the TPMIlias Apalodimas
2022-01-06drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefbMiaoqian Lin
2022-01-06firmware: edd: remove empty default_attrs arrayGreg Kroah-Hartman
2022-01-06firmware: dmi-sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-06qemu_fw_cfg: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-05firmware: memmap: use default_groups in kobj_typeGreg Kroah-Hartman
2021-12-22efi: apply memblock cap after memblock_add()Pingfan Liu
2021-12-20Merge tag 'ti-driver-soc-fixes-for-v5.17' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-12-13firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-13Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-12-08firmware: xilinx: check return value of zynqmp_pm_get_api_version()Rajan Vaja
2021-11-22firmware: ti_sci: rm: remove unneeded semicolonJason Wang
2021-11-22firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley
2021-11-21efi/libstub: consolidate initrd handling across architecturesArd Biesheuvel
2021-11-21efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel
2021-11-17firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi
2021-11-17firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi
2021-11-17firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-11-17firmware: arm_scmi: Fix base agent discover responseVincent Guittot
2021-11-15firmware: arm_scmi: Fix null de-reference on error pathCristian Marussi
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-11-03Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-11-01Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-01Merge tag 'efi-next-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman
2021-10-27Revert "firmware: qcom: scm: Add support for MC boot address API"Arnd Bergmann
2021-10-26firmware/psci: fix application of sizeof to pointerjing yangyang
2021-10-26Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2021-10-26firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann
2021-10-25firmware: qcom: scm: Don't break compile test on non-ARM platformsBjorn Andersson
2021-10-23firmware: qcom: scm: Add support for MC boot address APIStephan Gerhold
2021-10-23firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh
2021-10-18firmware: tegra: Fix error application of sizeof() to pointerLv Ruyi
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici
2021-10-18firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla
2021-10-17Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-10-11Merge tag 'ffa-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann