index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-05-07
firmware: arm_scmi: fix psci dependency
Sudeep Holla
2
-2
/
+2
2020-05-06
firmware: tf: Different way of L2 cache enabling after LP2 suspend
Dmitry Osipenko
1
-2
/
+19
2020-05-06
efi/libstub: Correct comment typos
Joe Perches
2
-2
/
+2
2020-05-05
efi/libstub: Make efi_printk() input argument const char*
Ard Biesheuvel
2
-13
/
+8
2020-05-05
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-05-05
efi/libstub: Fix mixed mode boot issue after macro refactor
Arvind Sankar
1
-10
/
+4
2020-05-04
firmware: arm_sdei: Drop check for /firmware/ node and always register driver
Sudeep Holla
1
-25
/
+12
2020-05-04
firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}
Nathan Chancellor
1
-0
/
+2
2020-05-01
efi/libstub: Check return value of efi_parse_options
Arvind Sankar
2
-8
/
+27
2020-05-01
efi/x86: Support builtin command line
Arvind Sankar
1
-4
/
+8
2020-05-01
efi/libstub: Unify initrd loading across architectures
Arvind Sankar
4
-40
/
+52
2020-05-01
efi/x86: Move command-line initrd loading to efi_main
Arvind Sankar
1
-39
/
+25
2020-05-01
efi/libstub: Upgrade ignored dtb= argument message to error
Arvind Sankar
1
-1
/
+1
2020-05-01
efi/tpm: Use efi_err for error messages
Arvind Sankar
1
-1
/
+1
2020-05-01
efi/gop: Use efi_err for error messages
Arvind Sankar
1
-5
/
+5
2020-05-01
efi/x86: Use efi_err for error messages
Arvind Sankar
1
-12
/
+12
2020-05-01
efi/libstub: Move pr_efi/pr_efi_err into efi namespace
Arvind Sankar
9
-52
/
+52
2020-05-01
efi/libstub: Add a helper function to split 64-bit values
Arvind Sankar
3
-22
/
+23
2020-05-01
efi/x86: Use correct size for boot_params
Arvind Sankar
1
-3
/
+4
2020-04-30
efi/libstub: Avoid returning uninitialized data from setup_graphics()
Heinrich Schuchardt
1
-1
/
+5
2020-04-28
firmware: xilinx: Add sysfs and API to set boot health status
Rajan Vaja
1
-0
/
+39
2020-04-28
firmware: xilinx: Add sysfs to set shutdown scope
Rajan Vaja
1
-1
/
+97
2020-04-28
firmware: xilinx: Add system shutdown API interface
Rajan Vaja
1
-0
/
+13
2020-04-28
firmware: xilinx: Add sysfs interface
Rajan Vaja
1
-1
/
+166
2020-04-28
firmware: xilinx: Add APIs to read/write GGS/PGGS registers
Rajan Vaja
1
-0
/
+66
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
1
-28
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
1
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
1
-4
/
+3
2020-04-28
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for reset_get_status
Rajan Vaja
1
-3
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for reset_assert
Rajan Vaja
1
-3
/
+3
2020-04-28
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
1
-29
/
+89
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
1
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get rate
Rajan Vaja
1
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
2
-4
/
+3
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
1
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
2
-3
/
+3
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2
-49
/
+23
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-25
efi/libstub: Re-enable command line initrd loading for x86
Ard Biesheuvel
1
-2
/
+2
[prev]
[next]