index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-25
/
+35
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+8
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
12
-18
/
+192
2019-11-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-9
/
+23
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
12
-17
/
+191
2019-11-26
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-0
/
+288
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+22
2019-11-14
firmware: Fix incompatible function behavior for RSU driver
Richard Gong
2
-25
/
+35
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
4
-14
/
+94
2019-11-07
arm/efi: EFI soft reservation to memblock
Dan Williams
4
-0
/
+42
2019-11-07
efi: Common enable/disable infrastructure for EFI soft reservation
Dan Williams
3
-0
/
+48
2019-11-07
x86/efi: Push EFI_MEMMAP check into leaf routines
Dan Williams
2
-1
/
+4
2019-11-07
efi: Enumerate EFI_MEMORY_SP
Dan Williams
1
-2
/
+3
2019-11-07
efi: libstub/tpm: enable tpm eventlog function for ARM platforms
Xinwei Kong
1
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2
-4
/
+3
2019-11-07
efi/random: use arch-independent efi_call_proto()
Dominik Brodowski
1
-5
/
+18
2019-11-05
efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
Dmitry Torokhov
1
-10
/
+8
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-18
/
+35
2019-10-31
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
3
-0
/
+288
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+8
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2
-15
/
+11
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
2
-3
/
+14
2019-10-31
efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness
Dominik Brodowski
1
-1
/
+1
2019-10-31
efi/tpm: Return -EINVAL when determining tpm final events log size fails
Jerry Snitselaar
1
-0
/
+1
2019-10-31
efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only
Narendra K
1
-0
/
+1
2019-10-28
ACPICA: make acpi_load_table() return table index
Nikolaus Voss
1
-1
/
+1
2019-10-15
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-10-14
firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devices
Jean Delvare
1
-1
/
+1
2019-10-14
firmware: arm_sdei: use common SMCCC_CONDUIT_*
Mark Rutland
1
-6
/
+6
2019-10-14
firmware/psci: use common SMCCC_CONDUIT_*
Mark Rutland
1
-16
/
+9
2019-10-14
arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
Mark Rutland
1
-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
/
+1
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-10-08
efi/tpm: Fix sanity check of unsigned tbl_size being less than zero
Colin Ian King
1
-1
/
+1
2019-10-07
efi: Make unexported efi_rci2_sysfs_init() static
Ben Dooks
1
-1
/
+1
2019-10-07
efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing
Jerry Snitselaar
1
-1
/
+8
2019-10-07
efi/tpm: Don't traverse an event log with no events
Peter Jones
1
-5
/
+10
2019-10-07
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
Ard Biesheuvel
1
-0
/
+3
2019-10-07
efi/cper: Fix endianness of PCIe class code
Lukas Wunner
1
-1
/
+1
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
9
-191
/
+788
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2019-09-22
firmware: bcm47xx_nvram: _really_ correct size_t printf format
Linus Torvalds
1
-1
/
+1
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-3
/
+3
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-31
/
+580
2019-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2019-09-18
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
1
-1
/
+1
2019-09-16
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-36
/
+179
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
18
-217
/
+1424
[next]