index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
arm_ffa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2
Sudeep Holla
1
-0
/
+7
2024-08-20
firmware: arm_ffa: Update the FF-A command list with v1.2 additions
Sudeep Holla
1
-0
/
+5
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-14
KVM: arm64: Add support for FFA_PARTITION_INFO_GET
Sebastian Ene
1
-0
/
+3
2024-04-18
firmware: arm_ffa: Add support for FFA_MSG_SEND2
Sudeep Holla
1
-0
/
+9
2024-04-18
firmware: arm_ffa: Stash the partition properties for query purposes
Sudeep Holla
1
-0
/
+18
2024-02-20
firmware: arm_ffa: Make ffa_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2023-11-13
firmware: arm_ffa: Declare ffa_bus_type structure in the header
Sudeep Holla
1
-0
/
+2
2023-10-08
firmware: arm_ffa: Update memory descriptor to support v1.1 format
Sudeep Holla
1
-11
/
+22
2023-10-08
KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
Sudeep Holla
1
-0
/
+6
2023-10-06
firmware: arm_ffa: Simplify the computation of transmit and fragment length
Sudeep Holla
1
-2
/
+0
2023-10-06
firmware: arm_ffa: Add interface to send a notification to a given partition
Sudeep Holla
1
-0
/
+2
2023-10-06
firmware: arm_ffa: Add interfaces to request notification callbacks
Sudeep Holla
1
-0
/
+5
2023-10-06
firmware: arm_ffa: Add schedule receiver callback mechanism
Sudeep Holla
1
-0
/
+8
2023-10-06
firmware: arm_ffa: Implement the FFA_RUN interface
Sudeep Holla
1
-0
/
+5
2023-10-06
firmware: arm_ffa: Update the FF-A command list with v1.1 additions
Sudeep Holla
1
-0
/
+20
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+8
2023-06-01
KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
Will Deacon
1
-0
/
+8
2023-05-08
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
1
-0
/
+1
2022-12-01
firmware: arm_ffa: Move comment before the field it is documenting
Will Deacon
1
-1
/
+1
2022-12-01
firmware: arm_ffa: Move constants to header file
Will Deacon
1
-0
/
+83
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-1
/
+13
2022-09-08
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
Sudeep Holla
1
-0
/
+2
2022-09-08
firmware: arm_ffa: Add v1.1 get_partition_info support
Sudeep Holla
1
-0
/
+1
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
1
-4
/
+4
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-4
/
+2
2022-09-08
firmware: arm_ffa: Remove ffa_dev_ops_get()
Sudeep Holla
1
-6
/
+0
2022-09-08
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
Sudeep Holla
1
-2
/
+5
2022-04-29
firmware: arm_ffa: Add ffa_dev_get_drvdata helper function
Sudeep Holla
1
-1
/
+6
2021-10-18
firmware: arm_ffa: Add support for MEM_LEND
Marc Bonnici
1
-0
/
+2
2021-05-26
firmware: arm_ffa: Add support for MEM_* interfaces
Sudeep Holla
1
-0
/
+139
2021-05-26
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
1
-1
/
+38
2021-05-26
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla
1
-0
/
+91