index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
Merge tag 'tegra-for-5.7-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'imx-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
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-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
5
-16
/
+57
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
45
-2119
/
+2112
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/scm/linux/kernel/git/efi/efi into driver-core-next
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/kernel/git/tip/tip
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/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
2020-03-08
efi/libstub: Avoid linking libstub/lib-ksyms.o into vmlinux
Masahiro Yamada
1
-1
/
+1
2020-03-08
efi/x86: Ignore the memory attributes table on i386
Ard Biesheuvel
1
-1
/
+1
2020-03-08
efi/x86: Don't relocate the kernel unless necessary
Arvind Sankar
1
-3
/
+30
2020-03-08
efi/x86: Decompress at start of PE image load address
Arvind Sankar
1
-3
/
+14
2020-03-08
efi/libstub/x86: Deal with exit() boot service returning
Ard Biesheuvel
1
-1
/
+2
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
1
-5
/
+5
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2
-11
/
+25
2020-03-08
efi: Add a sanity check to efivar_store_raw()
Vladis Dronov
1
-0
/
+3
2020-03-08
efi: Fix a race and a buffer overflow while reading efivars via sysfs
Vladis Dronov
1
-9
/
+20
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core
Ingo Molnar
4
-0
/
+210
2020-03-04
efi/arm: Start using fw_devlink_get_flags()
Saravana Kannan
1
-1
/
+1
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
3
-0
/
+153
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
1
-0
/
+57
2020-02-29
efi: Mark all EFI runtime services as unsupported on non-EFI boot
Ard Biesheuvel
1
-3
/
+3
2020-02-29
efi: Don't shadow 'i' in efi_config_parse_tables()
Heinrich Schuchardt
1
-1
/
+0
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
1
-8
/
+10
2020-02-28
firmware: xilinx: Add ZynqMP aes API for AES functionality
Kalyani Akula
1
-0
/
+25
2020-02-27
firmware: arm_sdei: clean up sdei_event_create()
Liguang Zhang
1
-9
/
+3
2020-02-27
firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhp
James Morse
1
-12
/
+14
2020-02-27
firmware: arm_sdei: fix possible double-lock on hibernate error path
Liguang Zhang
1
-6
/
+13
2020-02-27
firmware: arm_sdei: fix double-lock on hibernate with shared events
James Morse
1
-17
/
+15
2020-02-26
efi: READ_ONCE rng seed size before munmap
Jason A. Donenfeld
1
-2
/
+2
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections
Arvind Sankar
1
-1
/
+2
2020-02-24
firmware: imx: Align imx_sc_msg_req_cpu_start to 4
Leonard Crestez
1
-1
/
+1
2020-02-24
firmware: imx: scu-pd: Align imx sc msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-02-24
firmware: imx: misc: Align imx sc msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-02-24
firmware: imx: scu: Ensure sequential TX
Leonard Crestez
1
-0
/
+27
[prev]
[next]