summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2022-09-281-26/+0
|\
| * Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"Ulf Hansson2022-09-231-26/+0
* | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-225-8/+54
|\ \
| * \ Merge tag 'scmi-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-09-085-8/+54
| |\ \
| | * | firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi2022-08-231-0/+20
| | * | firmware: arm_scmi: Fix the asynchronous reset requestsCristian Marussi2022-08-231-2/+2
| | * | firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi2022-08-231-1/+5
| | * | firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi2022-08-221-4/+18
| | * | firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2022-08-222-1/+8
| | * | firmware: arm_scmi: Fix missing kernel-doc in opteeCristian Marussi2022-08-221-0/+1
* | | | Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-223-4/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel2022-09-221-4/+4
| * | | efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel2022-09-221-0/+7
| * | | efi: efibc: Guard against allocation failureGuilherme G. Piccoli2022-09-201-0/+3
* | | | Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-083-25/+14
|\| | | | |/ / |/| |
| * | efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim2022-09-071-24/+7
| * | efi/x86: libstub: remove unused variablechen zhang2022-09-071-1/+0
| * | efi: libstub: Disable struct randomizationArd Biesheuvel2022-08-251-0/+7
| |/
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-241-1/+1
|\ \ | |/ |/|
| * firmware: dmi: Use the proper accessor for the version fieldAndy Shevchenko2022-07-301-1/+1
* | Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-071-3/+10
|\ \
| * | riscv/efi_stub: Add 64bit boot-hartid support on RV64Sunil V L2022-07-201-3/+10
* | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-062-24/+119
|\ \ \
| * | | firmware: cs_dsp: Add memory chunk helpersCharles Keepax2022-07-221-0/+104
| * | | firmware: cs_dsp: Add pre_stop callbackCharles Keepax2022-07-221-0/+3
| * | | firmware: mediatek: Use meaningful names for mboxTinghan Shen2022-06-221-24/+12
| |/ /
* | | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-28/+302
|\ \ \
| * | | firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung2022-07-141-0/+10
| * | | firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee2022-07-141-8/+12
| * | | firmware: stratix10-rsu: extend RSU driver to get DCMF statusKah Jing Lee2022-07-141-5/+124
| * | | firmware: stratix10-svc: add new FCS commandsAng Tien Sung2022-07-141-8/+97
| * | | firmware: stratix10-svc: add FCS polling commandAng Tien Sung2022-07-141-5/+37
| * | | firmware: stratix10-svc: Add support for FCSAng Tien Sung2022-07-141-5/+25
* | | | Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-035-1696/+1
|\ \ \ \
| * | | | efi: vars: Move efivar caching layer into efivarfsArd Biesheuvel2022-06-242-733/+1
| * | | | efi: vars: Switch to new wrapper layerArd Biesheuvel2022-06-241-81/+52
| * | | | efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel2022-06-244-936/+2
* | | | | Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-038-516/+354
|\ \ \ \ \
| * | | | | drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan2022-06-281-1/+1
| |/ / / /
| * | | | efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel2022-06-241-54/+7
| * | | | efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel2022-06-242-14/+3
| * | | | efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel2022-06-244-308/+91
| * | | | efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel2022-06-241-10/+144
| * | | | efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel2022-06-243-20/+14
| * | | | efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2022-06-202-47/+30
| * | | | efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel2022-06-201-62/+41
| * | | | efi: Correct comment on efi_memmap_allocLiu Zixian2022-06-151-2/+1
| * | | | efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-152-0/+24
| | |/ / | |/| |
* | | | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-021-7/+11
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2022-07-291-7/+11
| |\ \ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |