index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
1
-0
/
+93
2026-08-10
firmware: xilinx: Clear firmware notifiers across kexec transitions
Jay Buddhabhatti
1
-0
/
+14
2026-08-10
firmware: xilinx: Release all peripheral devices from firmware
Jay Buddhabhatti
1
-1
/
+14
2026-08-10
firmware: xilinx: Add support to clear EL3 PM state
Jay Buddhabhatti
1
-1
/
+49
2026-08-10
firmware: xilinx: Propagate actual error from feature check
Jay Buddhabhatti
1
-4
/
+2
2026-08-10
firmware: xilinx: Use TF-A feature check for TF-A-specific APIs
Jay Buddhabhatti
1
-10
/
+15
2026-06-29
remoteproc: xlnx: Refactor start & stop ops
Tanmay Shah
1
-0
/
+93
2026-04-30
remoteproc: xlnx: Check remote core state
Tanmay Shah
1
-0
/
+28
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-23
firmware: xilinx: Add firmware API's to support aes-gcm in Versal device
Harsh Jain
1
-1
/
+149
2026-01-23
firmware: zynqmp: Add helper API to self discovery the device
Harsh Jain
1
-0
/
+31
2026-01-23
firmware: zynqmp: Move crypto API's to separate file
Harsh Jain
3
-50
/
+60
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-1
/
+165
2025-10-29
scsi: firmware: xilinx: Add APIs for UFS PHY initialization
Ajay Neeli
2
-1
/
+119
2025-10-29
scsi: firmware: xilinx: Add support for secure read/write ioctl interface
Izhar Ameer Shaikh
1
-0
/
+46
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_info()
Jay Buddhabhatti
1
-26
/
+16
2025-08-29
drivers: firmware: xilinx: Add unique family code for all platforms
Jay Buddhabhatti
1
-3
/
+29
2025-08-29
firmware: xilinx: Add Versal NET platform compatible string
Jay Buddhabhatti
1
-0
/
+1
2025-08-29
firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUS
Madhav Bhatt
2
-1
/
+53
2025-07-09
firmware: xilinx: Use of_genpd_sync_state()
Ulf Hansson
1
-1
/
+6
2025-07-09
firmware: xilinx: Don't share zynqmp_pm_init_finalize()
Ulf Hansson
1
-2
/
+1
2025-07-09
firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driver
Ulf Hansson
1
-0
/
+10
2025-02-17
firmware: xilinx: Dont send linux address to get fpga config get status
Siva Durga Prasad Paladugu
1
-5
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+1
2024-11-12
firmware: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
firmware: xilinx: fix feature check logic for TF-A specific APIs
Ronak Jain
1
-2
/
+5
2024-10-02
firmware: xilinx: add support for new SMC call format
Ronak Jain
1
-4
/
+133
2024-10-02
firmware: xilinx: add a warning print for unsupported feature
Ronak Jain
1
-1
/
+4
2024-10-02
firmware: xilinx: use u32 for reset ID in reset APIs
Ronak Jain
1
-2
/
+2
2024-10-02
firmware: xilinx: Add missing debug firmware interfaces
Ronak Jain
1
-1
/
+161
2024-06-03
firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h
Ronak Jain
1
-3
/
+0
2024-03-07
firmware: xilinx: Add ZynqMP efuse access API
Praveen Teja Kundanala
1
-0
/
+25
2024-01-04
firmware: xilinx: Export function to use in other module
Jay Buddhabhatti
1
-1
/
+2
2024-01-04
firmware: zynqmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-15
firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()
Michal Simek
1
-24
/
+0
2023-12-15
firmware: xilinx: Remove clock_setrate and clock_getrate api
Michal Simek
1
-38
/
+0
2023-12-07
firmware: zynqmp: Add support to handle IPI CRC failure
Jay Buddhabhatti
1
-0
/
+1
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
1
-1
/
+3
2023-12-07
firmware: xilinx: Register event manager driver
Jay Buddhabhatti
1
-4
/
+1
2023-12-07
firmware: xilinx: Expand feature check to support all PLM modules
Jay Buddhabhatti
1
-17
/
+24
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
1
-149
/
+129
2023-12-07
firmware: xilinx: Use proper indentation in kernel-doc
Michal Simek
1
-2
/
+2
2023-10-27
firmware: xilinx: Move EXPORT_SYMBOL_GPL next to zynqmp_pm_feature definition
Rajan Vaja
1
-1
/
+1
2023-08-30
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+49
2023-08-12
firmware: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-08-07
firmware: xilinx: Add version check for TRISTATE configuration
Sai Krishna Potthuri
1
-0
/
+9
2023-08-07
firmware: xilinx: Add support to get platform information
Dhaval Shah
1
-0
/
+40
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-3
/
+3
2023-05-31
firmware: xilinx: Switch Michal Simek's email to new one
Michal Simek
3
-3
/
+3
2023-05-12
firmware: xilinx: Update the zynqmp_pm_fpga_load() API
Nava kishore Manne
1
-2
/
+10
[next]