index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2019-11-08
Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...
Olof Johansson
-2
/
+6
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
-14
/
+94
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
-0
/
+42
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
-0
/
+48
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
-1
/
+4
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
-2
/
+3
2019-11-07
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
-4
/
+3
2019-11-07
efi/random: use arch-independent efi_call_proto()
Dominik Brodowski
-5
/
+18
2019-11-06
Merge tag 'imx-drivers-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
-2
/
+25
2019-11-05
efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
Dmitry Torokhov
-10
/
+8
2019-11-04
firmware/qcom_scm: Add scm call to handle smmu errata
Vivek Gautam
-0
/
+29
2019-11-04
firmware: qcom_scm-64: Add atomic version of qcom_scm_call
Vivek Gautam
-44
/
+94
2019-11-04
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
-1
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-18
/
+35
2019-10-31
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
-0
/
+288
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
-0
/
+8
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
-15
/
+11
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
-3
/
+14
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
-1
/
+1
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
-0
/
+1
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
-0
/
+1
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
-1
/
+1
2019-10-28
firmware: imx: add missing include of <linux/firmware/imx/sci.h>
Ben Dooks (Codethink)
-0
/
+1
2019-10-28
firmware: imx: Remove call to devm_of_platform_populate
Daniel Baluta
-1
/
+1
2019-10-16
firmware: xilinx: Add support for versal soc
Jolly Shah
-2
/
+6
2019-10-15
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2019-10-14
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
-1
/
+1
2019-10-14
firmware: imx: Skip return value check for some special SCU firmware APIs
Anson Huang
-1
/
+15
2019-10-14
firmware: arm_sdei: use common SMCCC_CONDUIT_*
Mark Rutland
-6
/
+6
2019-10-14
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
-16
/
+9
2019-10-14
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
-0
/
+15
2019-10-12
Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
-1
/
+1
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
-1
/
+1
2019-10-07
firmware: qcom: scm: add support to restore secure config to qcm_scm-32
Rob Clark
-1
/
+29
2019-10-07
firmware: qcom: scm: add OCMEM lock/unlock interface
Rob Clark
-0
/
+96
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
-1
/
+1
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
-1
/
+8
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
-5
/
+10
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
-0
/
+3
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
-1
/
+1
2019-10-06
firmware: imx: warn on unexpected RX
Leonard Crestez
-1
/
+9
2019-10-03
firmware: meson_sm: use %*ph to print small buffer
Andy Shevchenko
-13
/
+1
2019-10-03
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
-30
/
+64
2019-10-03
firmware: meson_sm: Mark chip struct as static const
Carlo Caione
-1
/
+1
2019-10-01
firmware: tegra: Move BPMP resume to noirq phase
Vidya Sagar
-1
/
+1
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-1
/
+1
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
-191
/
+788
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+6
[prev]
[next]