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
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-04-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2020-04-17
firmware: imx: fix compile-testing
Arnd Bergmann
1
-2
/
+2
2020-04-15
firmware: xilinx: make firmware_debugfs_root static
Jason Yan
1
-1
/
+1
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
1
-13
/
+14
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
1
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
1
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-267
/
+434
2020-04-03
Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+4
2020-04-02
edd: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-3
/
+3
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+25
2020-04-01
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
1
-5
/
+3
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-35
/
+36
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+5
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1349
/
+2795
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-1
/
+214
2020-03-30
Merge tag 'v5.6' into mips-next
Thomas Bogendoerfer
5
-16
/
+57
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-03-29
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
1
-1
/
+6
2020-03-27
Merge tag 'scmi-updates-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
7
-265
/
+419
2020-03-26
Merge tag 'tegra-for-5.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-2
/
+13
2020-03-25
firmware: psci: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
1
-2
/
+2
2020-03-24
firmware: xilinx: Add DLL reset support
Manish Narani
1
-0
/
+1
2020-03-24
firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid list
Manish Narani
1
-0
/
+1
2020-03-23
firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
Tiezhu Yang
1
-1
/
+5
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
1
-9
/
+23
2020-03-20
platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
Hans de Goede
1
-0
/
+3
2020-03-20
Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...
Greg Kroah-Hartman
4
-0
/
+210
2020-03-18
firmware: imx: add COMPILE_TEST support
Anson Huang
1
-2
/
+2
2020-03-18
firmware: stratix10-svc: add the compatible value for intel agilex
Richard Gong
1
-0
/
+1
2020-03-18
firmware: intel_stratix10_service: add depend on agilex
Richard Gong
1
-1
/
+1
2020-03-16
firmware: imx: add COMPILE_TEST for IMX_SCU driver
Anson Huang
1
-1
/
+1
2020-03-15
Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+23
2020-03-10
firmware: imx: scu-pd: add power domain for I2C and INTMUX in CM40 SS
Joakim Zhang
1
-0
/
+4
2020-03-09
arm64: zynqmp: Make zynqmp_firmware driver optional
Tejas Patel
1
-0
/
+2
2020-03-09
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
4
-7
/
+34
2020-03-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-5
/
+32
2020-03-08
efi/x86: Fix cast of image argument
Arvind Sankar
1
-1
/
+1
2020-03-08
efi/libstub/x86: Use ULONG_MAX as upper bound for all allocations
Ard Biesheuvel
1
-13
/
+4
2020-03-08
efi: Fix a mistype in comments mentioning efivar_entry_iter_begin()
Vladis Dronov
2
-2
/
+2
[next]