summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-10-27Merge 4.4.290 into android-4.4-pGreg Kroah-Hartman
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-10Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-01Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman
2020-06-29efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu
2020-06-20Merge 4.4.228 into android-4.4-pGreg Kroah-Hartman
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-03-20Merge 4.4.217 into android-4.4-pGreg Kroah-Hartman
2020-03-20efi: Add a sanity check to efivar_store_raw()Vladis Dronov
2020-03-20efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov
2019-12-02Merge android-4.4-p.204 (583bdda) into msm-4.4Srinivasarao P
2019-11-28Merge 4.4.204 into android-4.4-pGreg Kroah-Hartman
2019-11-28gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2019-11-13Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P
2019-11-11Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P
2019-11-10Merge 4.4.200 into android-4.4-pGreg Kroah-Hartman
2019-11-10firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2019-11-10firmware/psci: Expose PSCI conduitMarc Zyngier
2019-11-10ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2019-11-10ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2019-11-06Merge 4.4.199 into android-4.4-pGreg Kroah-Hartman
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-30Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-08-26Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P
2019-08-25Merge 4.4.190 into android-4.4Greg Kroah-Hartman
2019-08-25Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman
2019-08-25iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-04-03efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman
2019-03-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23Revert "x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls"Sasha Levin
2019-03-23iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20Merge 4.4.175 into android-4.4Greg Kroah-Hartman
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2018-11-27efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2018-11-27efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-02-06drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon