index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-14
firmware: qcom-scm: Fix QCOM_SCM configuration
He Ying
1
-0
/
+1
2021-05-14
firmware: qcom_scm: Workaround lack of "is available" call on SC7180
Stephen Boyd
1
-2
/
+16
2021-05-14
firmware: qcom_scm: Reduce locking section for __get_convention()
Stephen Boyd
3
-35
/
+39
2021-05-14
firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool
Stephen Boyd
1
-11
/
+8
2021-05-14
firmware: xilinx: Fix dereferencing freed memory
Tejas Patel
1
-2
/
+3
2021-05-12
efi/libstub: Add $(CLANG_FLAGS) to x86 flags
Nathan Chancellor
1
-1
/
+2
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
1
-2
/
+2
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+6
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-03-17
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
1
-0
/
+4
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-1
/
+1
2021-03-07
efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table
Ard Biesheuvel
1
-0
/
+16
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-13
/
+6
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-02-22
Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-5
/
+11
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+12
2021-02-20
Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+43
2021-02-09
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
5
-13
/
+6
2021-02-01
firmware: qcom_scm: update comment for ICE-related functions
Eric Biggers
1
-5
/
+11
2021-01-31
Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+9
2021-01-21
firmware: smccc: Introduce SMCCC TRNG framework
Andre Przywara
1
-0
/
+6
2021-01-21
efi/arm64: Update debug prints to reflect other entropy sources
Mark Brown
1
-2
/
+2
2021-01-19
efi/libstub: move TPM related prototypes into efistub.h
Ard Biesheuvel
1
-0
/
+9
2021-01-19
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
Ard Biesheuvel
1
-1
/
+1
2021-01-18
firmware: imx: select SOC_BUS to fix firmware build
Randy Dunlap
1
-0
/
+1
2021-01-14
efi/libstub: disable LTO
Sami Tolvanen
1
-0
/
+2
2021-01-13
firmware: arm_scmi: Fix call site of scmi_notification_exit
Cristian Marussi
1
-2
/
+2
2021-01-06
firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt
Jim Quinlan
1
-1
/
+41
2020-12-31
efi/apple-properties: Reinstate support for boolean properties
Lukas Wunner
1
-4
/
+9
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-39
/
+61
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+78
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-295
/
+862
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+8
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+385
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-14
/
+21
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+6
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+8
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+0
2020-12-14
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+8
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2020-12-14
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+8
2020-12-14
efi: ia64: disable the capsule loader
Ard Biesheuvel
2
-2
/
+5
2020-12-09
firmware: xilinx: Mark pm_api_features_map with static keyword
Zou Wei
1
-1
/
+1
2020-12-09
Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...
Arnd Bergmann
1
-23
/
+23
2020-12-09
firmware: xilinx: Fix kernel-doc warnings
Michal Simek
1
-23
/
+23
2020-12-09
driver core: Delete pointless parameter in fwnode_operations.add_links
Saravana Kannan
1
-2
/
+1
[next]