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
2019-03-13
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+0
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2
-7
/
+0
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-0
/
+7
2019-02-08
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+7
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
1
-2
/
+3
2019-01-30
firmware: arm_scmi: provide the mandatory device release callback
Sudeep Holla
1
-2
/
+7
2019-01-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-01-04
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-4
/
+4
2019-01-03
firmware: arm_sdei: Fix DT platform device creation
James Morse
1
-5
/
+0
2019-01-03
firmware: arm_sdei: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-1
/
+0
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-60
/
+442
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+1054
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2018-12-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-50
/
+140
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2018-12-12
Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
3
-1
/
+347
2018-12-12
Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2
-36
/
+70
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2
-2
/
+2
2018-12-06
firmware: stratix10-svc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-4
/
+1
2018-12-03
pstore: Convert buf_lock to semaphore
Kees Cook
1
-3
/
+1
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
1
-10
/
+26
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
1
-4
/
+17
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2
-13
/
+28
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
1
-1
/
+4
2018-11-30
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
1
-12
/
+13
2018-11-30
efi/fdt: Indentation fix
Julien Thierry
1
-2
/
+3
2018-11-30
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
1
-21
/
+78
2018-11-27
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
1
-10
/
+26
2018-11-26
firmware: add remote status update client support
Richard Gong
1
-2
/
+33
2018-11-26
firmware: add Intel Stratix10 service layer driver
Richard Gong
3
-0
/
+1026
2018-11-21
firmware: raspberrypi: Switch to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-11-18
firmware: raspberrypi: Fix firmware calls with large buffers
James Hughes
1
-17
/
+18
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
1
-12
/
+19
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2
-0
/
+7
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-11-15
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2018-11-14
firmware: raspberrypi: Define timeout for transactions
Stefan Wahren
1
-2
/
+6
2018-11-14
firmware: imx: add SCU power domain driver
A.s. Dong
3
-1
/
+347
2018-11-08
firmware: tegra: Use in-band messages for firmware version query
Timo Alho
1
-2
/
+34
2018-11-08
firmware: tegra: Print version tag at full
Timo Alho
1
-6
/
+10
2018-11-08
firmware: tegra: Switch to global mrq_is_supported()
Timo Alho
1
-28
/
+1
2018-11-08
firmware: tegra: Add helper to check for supported MRQs
Timo Alho
1
-0
/
+25
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+4
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
25
-48
/
+1431
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
5
-1532
/
+0
[next]