summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-10-269-12/+34
|\
| * firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli2020-10-141-1/+1
| * firmware: arm_scmi: Fix locking in notificationsCristian Marussi2020-10-141-7/+13
| * firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla2020-10-136-0/+18
| * firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere2020-10-121-1/+1
| * firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere2020-10-121-3/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-2419-52/+220
|\ \
| * \ Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2020-10-031-0/+4
| |\ \
| | * | firmware: imx: scu-pd: ignore power domain not ownedPeng Fan2020-09-131-0/+4
| * | | Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2020-09-261-2/+4
| |\ \ \
| | * | | firmware: ti_sci: allow frequency change for disabled clocks by defaultTero Kristo2020-09-111-2/+4
| | |/ /
| * | | Merge tag 'tegra-for-5.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-09-261-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | firmware: tegra: Enable BPMP support on Tegra234Thierry Reding2020-09-181-1/+2
| | |/
| * | firmware: arm_scmi: Enable building as a single moduleSudeep Holla2020-09-143-3/+5
| * | firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla2020-09-148-37/+42
| * | firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla2020-09-143-5/+20
| * | firmware: smccc: Export both smccc functionsSudeep Holla2020-09-141-0/+2
| * | firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_freeSudeep Holla2020-09-091-1/+1
| * | firmware: arm_scmi: Add SCMI device for system power protocolCristian Marussi2020-09-081-0/+1
| * | firmware: arm_scmi: Add system power protocol supportCristian Marussi2020-09-082-1/+137
| * | firmware: arm_scmi: Constify static scmi-opsRikard Falkeborn2020-09-079-9/+9
| |/
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-211-1/+1
|\ \
| * | Replace HTTP links with HTTPS ones: DMI/SMBIOS SUPPORTAlexander A. Klimov2020-07-161-1/+1
* | | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-196-2/+276
|\ \ \
| * | | RISC-V: Add EFI runtime servicesAtish Patra2020-10-023-1/+155
| * | | RISC-V: Add EFI stub support.Atish Patra2020-10-023-1/+121
| * | | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt2020-10-027-194/+46
| |\ \ \
* | \ \ \ Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-0/+1
|\ \ \ \ \
| * | | | | firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli2020-08-171-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-152-1/+4
|\ \ \ \ \
| * | | | | fw_cfg: Add support for parisc architectureHelge Deller2020-10-152-1/+4
* | | | | | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-152-63/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2020-09-211-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman2020-09-141-5/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman2020-08-313-89/+80
| |\ \ \ \ \ \ \
| * | | | | | | | Revert "firmware: raspberrypi: Introduce vl805 init routine"Nicolas Saenz Julienne2020-08-181-61/+0
| * | | | | | | | Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Nicolas Saenz Julienne2020-08-181-2/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-10-141-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-5/+7
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams2020-10-131-3/+9
* | | | | | | | Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2020-10-132-0/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2020-10-042-6/+6
| |\| | | | | | |
| * | | | | | | | media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov2020-09-142-0/+25
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-8/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | efi/libstub: Disable -mbranch-protectionKees Cook2020-09-011-1/+8
| * | | | | | | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-7/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1221-316/+709
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-127-33/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-09-292-6/+6
| | * | | | | | | | efi: Delete deprecated parameter commentsTian Tao2020-09-251-1/+0