summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding1-1/+2
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver1-0/+9
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver1-2/+7
2020-09-17efi/x86: Add a quirk to support command line arguments on Dell EFI firmwareArvind Sankar3-2/+135
2020-09-16efi/libstub: arm32: Use low allocation for the uncompressed kernelArd Biesheuvel4-189/+38
2020-09-16efi/libstub: Export efi_low_alloc_above() to other unitsArd Biesheuvel2-2/+5
2020-09-16efi/libstub: Add efi_warn and *_once logging helpersArvind Sankar1-0/+23
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2-3/+3
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz4-0/+368
2020-09-16efi/printf: remove unneeded semicolonTian Tao1-1/+1
2020-09-15efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov2-0/+25
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman1-5/+5
2020-09-14firmware: arm_scmi: Enable building as a single moduleSudeep Holla3-3/+5
2020-09-14firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla8-37/+42
2020-09-14firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla3-5/+20
2020-09-14firmware: smccc: Export both smccc functionsSudeep Holla1-0/+2
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2020-09-13firmware: imx: scu-pd: ignore power domain not ownedPeng Fan1-0/+4
2020-09-12firmware: ti_sci: allow frequency change for disabled clocks by defaultTero Kristo1-2/+4
2020-09-11efi: Rename arm-init to efi-init common for all archAtish Patra2-1/+1
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-5/+5
2020-09-09firmware: arm_scmi: Fix NULL pointer dereference in mailbox_chan_freeSudeep Holla1-1/+1
2020-09-08firmware: arm_scmi: Add SCMI device for system power protocolCristian Marussi1-0/+1
2020-09-08firmware: arm_scmi: Add system power protocol supportCristian Marussi2-1/+137
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel2-4/+3
2020-09-07firmware: arm_scmi: Constify static scmi-opsRikard Falkeborn9-9/+9
2020-09-01efi/libstub: Disable -mbranch-protectionKees Cook1-1/+8
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman3-89/+80
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-87/+68
2020-08-20efi/libstub: Handle unterminated cmdlineArvind Sankar1-2/+4
2020-08-20efi/libstub: Handle NULL cmdlineArvind Sankar1-1/+5
2020-08-20efi/libstub: Stop parsing arguments at "--"Arvind Sankar1-0/+2
2020-08-20efi: add missed destroy_workqueue when efisubsys_init failsLi Heng1-0/+2
2020-08-18Revert "firmware: raspberrypi: Introduce vl805 init routine"Nicolas Saenz Julienne1-61/+0
2020-08-18Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"Nicolas Saenz Julienne1-2/+1
2020-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli1-0/+1
2020-08-17firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla1-22/+67
2020-08-17firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla1-55/+1
2020-08-17firmware: ti_sci: Drop the device id to resource type translationLokesh Vutla1-11/+1
2020-08-14x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2-7/+1
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-3/+2
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+14
2020-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+105
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+1
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+180
2020-08-04Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-86/+3029
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+3
2020-07-29firmware: Fix a reference count leak.Qiushi Wu1-3/+4