index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2020-05-15
firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'
Christophe JAILLET
-2
/
+2
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
-1
/
+1
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
-1
/
+1
2020-05-04
firmware: xilinx: Export zynqmp_pm_fpga_{get_status,load}
Nathan Chancellor
-0
/
+2
2020-04-28
firmware: xilinx: Add sysfs and API to set boot health status
Rajan Vaja
-0
/
+39
2020-04-28
firmware: xilinx: Add sysfs to set shutdown scope
Rajan Vaja
-1
/
+97
2020-04-28
firmware: xilinx: Add system shutdown API interface
Rajan Vaja
-0
/
+13
2020-04-28
firmware: xilinx: Add sysfs interface
Rajan Vaja
-1
/
+166
2020-04-28
firmware: xilinx: Add APIs to read/write GGS/PGGS registers
Rajan Vaja
-0
/
+66
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
-28
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
-4
/
+3
2020-04-28
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for reset_get_status
Rajan Vaja
-3
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for reset_assert
Rajan Vaja
-3
/
+3
2020-04-28
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
-29
/
+89
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get rate
Rajan Vaja
-4
/
+4
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
-4
/
+3
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
-2
/
+2
2020-04-28
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
-3
/
+3
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
-49
/
+23
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2020-04-23
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-1
/
+1
2020-04-17
firmware: imx: fix compile-testing
Arnd Bergmann
-2
/
+2
2020-04-15
firmware: xilinx: make firmware_debugfs_root static
Jason Yan
-1
/
+1
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
-13
/
+14
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-1
/
+1
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+3
2020-04-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-5
/
+3
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-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
-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
/
+4
2020-04-02
edd: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-3
/
+3
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+25
2020-04-01
arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature
Ard Biesheuvel
-5
/
+3
2020-03-31
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-0
/
+2
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+2
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-35
/
+36
[next]