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
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-51
/
+28
2022-11-02
Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
8
-32
/
+88
2022-11-01
firmware: arm_scmi: Fix deferred_tx_wq release on error paths
Cristian Marussi
1
-7
/
+13
2022-11-01
firmware: arm_scmi: Fix devres allocation device in virtio transport
Cristian Marussi
1
-3
/
+3
2022-11-01
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
Cristian Marussi
1
-2
/
+6
2022-11-01
firmware: arm_scmi: Make tx_prepare time out eventually
Cristian Marussi
6
-8
/
+34
2022-11-01
firmware: arm_scmi: Suppress the driver's bind attributes
Cristian Marussi
1
-0
/
+1
2022-11-01
firmware: arm_scmi: Cleanup the core driver removal callback
Cristian Marussi
3
-12
/
+31
2022-10-28
efi: efivars: Fix variable writes with unsupported query_variable_store()
Ard Biesheuvel
1
-48
/
+20
2022-10-24
efi: random: Use 'ACPI reclaim' memory for random seed
Ard Biesheuvel
1
-1
/
+6
2022-10-24
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
1
-1
/
+1
2022-10-24
efi/tpm: Pass correct address to memblock_reserve
Jerry Snitselaar
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
1
-5
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-11
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+8
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-489
/
+1237
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-42
/
+227
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+4
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+31
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-6
/
+8
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
1
-0
/
+1
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+6
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-34
/
+54
2022-09-28
firmware/psci: Add debugfs support to ease debugging
Dmitry Baryshkov
1
-1
/
+115
2022-09-28
firmware/psci: Print a warning if PSCI doesn't accept PC mode
Dmitry Baryshkov
1
-0
/
+2
2022-09-28
Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-26
/
+0
2022-09-27
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
Ard Biesheuvel
2
-1
/
+9
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
1
-4
/
+16
2022-09-27
efi: libstub: fix up the last remaining open coded boot service call
Ard Biesheuvel
1
-2
/
+2
2022-09-27
efi/arm: libstub: move ARM specific code out of generic routines
Ard Biesheuvel
1
-59
/
+2
2022-09-27
efi/libstub: measure EFI LoadOptions
Ilias Apalodimas
2
-0
/
+11
2022-09-27
efi/libstub: refactor the initrd measuring functions
Ilias Apalodimas
1
-43
/
+77
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
13
-364
/
+358
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2
-12
/
+57
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
6
-8
/
+30
2022-09-27
efi: libstub: remove DT dependency from generic stub
Ard Biesheuvel
3
-61
/
+60
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
7
-97
/
+98
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-1
/
+0
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-0
/
+1
2022-09-26
efi: libstub: remove pointless goto kludge
Ard Biesheuvel
1
-15
/
+7
2022-09-26
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
Ard Biesheuvel
8
-157
/
+76
2022-09-26
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
Ard Biesheuvel
3
-22
/
+47
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-2
/
+2
[next]