index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
3
-173
/
+139
2020-10-02
efi: mokvar: add missing include of asm/early_ioremap.h
Ard Biesheuvel
1
-0
/
+2
2020-09-29
efi: efivars: limit availability to X86 builds
Ard Biesheuvel
2
-10
/
+4
2020-09-29
efi: remove some false dependencies on CONFIG_EFI_VARS
Ard Biesheuvel
1
-2
/
+1
2020-09-29
efi: gsmi: fix false dependency on CONFIG_EFI_VARS
Ard Biesheuvel
2
-5
/
+5
2020-09-29
efi: efivars: un-export efivars_sysfs_init()
Ard Biesheuvel
1
-2
/
+1
2020-09-29
efi: pstore: move workqueue handling out of efivars
Ard Biesheuvel
2
-23
/
+5
2020-09-29
efi: pstore: disentangle from deprecated efivars module
Ard Biesheuvel
3
-45
/
+74
2020-09-29
efi: mokvar-table: fix some issues in new code
Ard Biesheuvel
1
-14
/
+11
2020-09-29
efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure
Ard Biesheuvel
2
-6
/
+6
2020-09-28
firmware: arm_sdei: Remove _sdei_event_unregister()
Gavin Shan
1
-12
/
+6
2020-09-28
firmware: arm_sdei: Remove _sdei_event_register()
Gavin Shan
1
-49
/
+28
2020-09-28
firmware: arm_sdei: Introduce sdei_do_local_call()
Gavin Shan
1
-16
/
+25
2020-09-28
firmware: arm_sdei: Cleanup on cross call function
Gavin Shan
1
-5
/
+9
2020-09-28
firmware: arm_sdei: Remove while loop in sdei_event_unregister()
Gavin Shan
1
-15
/
+14
2020-09-28
firmware: arm_sdei: Remove while loop in sdei_event_register()
Gavin Shan
1
-27
/
+25
2020-09-28
firmware: arm_sdei: Remove redundant error message in sdei_probe()
Gavin Shan
1
-2
/
+0
2020-09-28
firmware: arm_sdei: Remove duplicate check in sdei_get_conduit()
Gavin Shan
1
-1
/
+1
2020-09-28
firmware: arm_sdei: Unregister driver on error in sdei_init()
Gavin Shan
1
-3
/
+6
2020-09-28
firmware: arm_sdei: Avoid nested statements in sdei_init()
Gavin Shan
1
-11
/
+12
2020-09-28
firmware: arm_sdei: Retrieve event number from event instance
Gavin Shan
1
-1
/
+1
2020-09-28
firmware: arm_sdei: Common block for failing path in sdei_event_create()
Gavin Shan
1
-14
/
+16
2020-09-28
firmware: arm_sdei: Remove sdei_is_err()
Gavin Shan
1
-23
/
+3
2020-09-26
Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-2
/
+4
2020-09-26
Merge tag 'tegra-for-5.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+2
2020-09-25
efi: Delete deprecated parameter comments
Tian Tao
1
-1
/
+0
2020-09-25
efi/libstub: Fix missing-prototypes in string.c
Tian Tao
1
-0
/
+1
2020-09-25
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
1
-23
/
+24
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
1
-5
/
+7
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2020-09-20
Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-09-18
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
1
-1
/
+2
2020-09-17
cper,edac,efi: Memory Error Record: bank group/address and chip id
Alex Kluver
1
-0
/
+9
2020-09-17
edac,ghes,cper: Add Row Extension to Memory Error Record
Alex Kluver
1
-2
/
+7
2020-09-17
efi/x86: Add a quirk to support command line arguments on Dell EFI firmware
Arvind Sankar
3
-2
/
+135
2020-09-16
efi/libstub: arm32: Use low allocation for the uncompressed kernel
Ard Biesheuvel
4
-189
/
+38
2020-09-16
efi/libstub: Export efi_low_alloc_above() to other units
Ard Biesheuvel
2
-2
/
+5
2020-09-16
efi/libstub: Add efi_warn and *_once logging helpers
Arvind Sankar
1
-0
/
+23
2020-09-16
efi/libstub: arm32: Base FDT and initrd placement on image address
Ard Biesheuvel
2
-3
/
+3
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
4
-0
/
+368
2020-09-16
efi/printf: remove unneeded semicolon
Tian Tao
1
-1
/
+1
2020-09-15
efi: efibc: check for efivars write capability
Ard Biesheuvel
1
-1
/
+1
2020-09-14
media: firmware: qcom_scm: Add memory protect virtual address ranges
Stanimir Varbanov
2
-0
/
+25
2020-09-14
Merge 5.9-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+5
2020-09-14
firmware: arm_scmi: Enable building as a single module
Sudeep Holla
3
-3
/
+5
2020-09-14
firmware: arm_scmi: Move scmi protocols registration into the driver
Sudeep Holla
8
-37
/
+42
2020-09-14
firmware: arm_scmi: Move scmi bus init and exit calls into the driver
Sudeep Holla
3
-5
/
+20
2020-09-14
firmware: smccc: Export both smccc functions
Sudeep Holla
1
-0
/
+2
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2020-09-13
firmware: imx: scu-pd: ignore power domain not owned
Peng Fan
1
-0
/
+4
[prev]
[next]