index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'
Christophe JAILLET
2020-05-15
1
-2
/
+2
*
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
2020-05-11
1
-1
/
+1
|
\
|
*
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2020-05-09
1
-1
/
+1
*
|
firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}
Nathan Chancellor
2020-05-04
1
-0
/
+2
*
|
firmware: xilinx: Add sysfs and API to set boot health status
Rajan Vaja
2020-04-28
1
-0
/
+39
*
|
firmware: xilinx: Add sysfs to set shutdown scope
Rajan Vaja
2020-04-28
1
-1
/
+97
*
|
firmware: xilinx: Add system shutdown API interface
Rajan Vaja
2020-04-28
1
-0
/
+13
*
|
firmware: xilinx: Add sysfs interface
Rajan Vaja
2020-04-28
1
-1
/
+166
*
|
firmware: xilinx: Add APIs to read/write GGS/PGGS registers
Rajan Vaja
2020-04-28
1
-0
/
+66
*
|
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
2020-04-28
1
-28
/
+2
*
|
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
2020-04-28
1
-4
/
+4
*
|
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
2020-04-28
1
-4
/
+3
*
|
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for reset_get_status
Rajan Vaja
2020-04-28
1
-3
/
+2
*
|
firmware: xilinx: Remove eemi ops for reset_assert
Rajan Vaja
2020-04-28
1
-3
/
+3
*
|
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
2020-04-28
1
-29
/
+89
*
|
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
2020-04-28
1
-4
/
+4
*
|
firmware: xilinx: Remove eemi ops for clock set/get rate
Rajan Vaja
2020-04-28
1
-4
/
+4
*
|
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
2020-04-28
2
-4
/
+3
*
|
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
1
-2
/
+2
*
|
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
2020-04-28
2
-3
/
+3
*
|
firmware: fpga: replace the error codes with the standard ones
Richard Gong
2020-04-28
2
-49
/
+23
|
/
*
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-26
1
-2
/
+2
|
\
|
*
firmware: imx: fix compile-testing
Arnd Bergmann
2020-04-17
1
-2
/
+2
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-04-23
1
-1
/
+1
|
\
\
|
*
|
firmware: xilinx: make firmware_debugfs_root static
Jason Yan
2020-04-15
1
-1
/
+1
|
|
/
*
|
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
2020-04-14
1
-13
/
+14
*
|
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
2020-04-14
1
-4
/
+10
*
|
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
2020-04-14
2
-2
/
+2
*
|
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
2020-04-14
1
-2
/
+0
*
|
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-14
1
-1
/
+1
|
/
*
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-10
1
-3
/
+3
|
\
|
*
edd: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
1
-3
/
+3
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-04-09
1
-5
/
+3
|
\
\
|
*
|
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
2020-04-01
1
-5
/
+3
*
|
|
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-04-03
10
-267
/
+434
|
\
\
\
|
*
\
\
Merge tag 'scmi-updates-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2020-03-27
7
-265
/
+419
|
|
\
\
\
|
|
*
|
|
firmware: arm_scpi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-2
/
+2
|
|
*
|
|
firmware: arm_scmi/perf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
|
|
*
|
|
firmware: arm_scmi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-20
1
-1
/
+1
|
|
*
|
|
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
2020-02-10
5
-219
/
+373
|
|
*
|
|
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
2020-02-10
2
-40
/
+40
[next]