summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | firmware: arm_scmi: Remove fixed size fields from reports/scmi_event_headerCristian Marussi2020-07-138-17/+20
| | * | | | | firmware: arm_scmi: Remove unneeded __packed attributeCristian Marussi2020-07-131-1/+1
| | * | | | | firmware: arm_scmi: Provide a missing function param descriptionSudeep Holla2020-07-131-0/+1
| | * | | | | firmware: arm_scmi: Keep the discrete clock rates sortedSudeep Holla2020-07-101-2/+18
| | * | | | | firmware: arm_scmi: Add base notifications supportCristian Marussi2020-07-011-4/+104
| | * | | | | firmware: arm_scmi: Add reset notifications supportCristian Marussi2020-07-011-4/+92
| | * | | | | firmware: arm_scmi: Add sensor notifications supportCristian Marussi2020-07-011-5/+64
| | * | | | | firmware: arm_scmi: Add perf notifications supportCristian Marussi2020-07-011-5/+134
| | * | | | | firmware: arm_scmi: Add power notifications supportCristian Marussi2020-07-011-6/+86
| | * | | | | firmware: arm_scmi: Enable notification coreCristian Marussi2020-07-011-0/+10
| | * | | | | firmware: arm_scmi: Add notification dispatch and deliveryCristian Marussi2020-07-012-4/+373
| | * | | | | firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi2020-07-011-0/+726
| | * | | | | firmware: arm_scmi: Add notification protocol-registrationCristian Marussi2020-07-014-1/+501
| | * | | | | firmware: arm_scmi: Fix SCMI genpd domain probingCristian Marussi2020-06-301-6/+6
| | * | | | | firmware: arm_scmi: Use HAVE_ARM_SMCCC_DISCOVERY instead of ARM_PSCI_FWSudeep Holla2020-06-302-2/+2
| | * | | | | firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato2020-06-301-0/+12
| | * | | | | firmware: arm_scmi: Use signed integer to report transfer statusSudeep Holla2020-06-301-2/+1
| | |/ / / /
| * | | | | Merge tag 'soc-attr-updates-5.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-07-063-0/+124
| |\ \ \ \ \
| | * | | | | firmware: smccc: Add ARCH_SOC_ID supportSudeep Holla2020-07-063-0/+124
| | |/ / / /
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-031-6/+3
|\ \ \ \ \ \
| * | | | | | efi: use sha256() instead of open codingEric Biggers2020-07-161-6/+3
| | |/ / / / | |/| | | |
* | | | | | firmware: Fix a reference count leak.Qiushi Wu2020-07-291-3/+4
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-259-36/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| * | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-094-12/+16
| * | | | efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| * | | | efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1
| * | | | efi/x86: Only copy upto the end of setup_headerArvind Sankar2020-06-251-2/+4
| * | | | efi/x86: Remove unused variablesArvind Sankar2020-06-251-2/+0
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-182-12/+15
|\ \ \ \ \
| * | | | | efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2020-07-132-12/+15
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-101-3/+5
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | drivers/firmware/psci: Assign @err directly in hotplug_tests()Gavin Shan2020-07-081-2/+1
| * | | | drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-081-1/+4
| | |/ / | |/| |
* | | | Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-281-1/+4
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann2020-06-281-1/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Andy Shevchenko2020-06-171-1/+4
| | |/ /
* | | | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-2811-26/+199
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-174-3/+90
| * | efi/libstub: arm: Omit arch specific config table matching array on arm64Ard Biesheuvel2020-06-171-2/+4
| * | efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-06-162-1/+12
| * | efi/libstub: Descriptions for stub helper functionsHeinrich Schuchardt2020-06-162-13/+75
| * | efi/libstub: Fix path separator regressionPhilipp Fent2020-06-151-4/+12
| * | efi/libstub: Fix missing-prototype warning for skip_spaces()Ard Biesheuvel2020-06-151-0/+1
| * | efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva2020-06-151-1/+2
| * | efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-151-1/+1
| * | efi/x86: Fix build with gcc 4Arvind Sankar2020-06-151-1/+2
| |/
* | firmware: pcdp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
* | ibft: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-161-1/+1
* | firmware: google: vpd: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-06-161-1/+1