summaryrefslogtreecommitdiffstats
path: root/drivers/cdx
AgeCommit message (Expand)AuthorLines
2023-04-27cdx: fix build failure due to sysfs 'bus_type' argument needing to be constLinus Torvalds-1/+1
2023-03-29cdx: add device attributesNipun Gupta-0/+170
2023-03-29cdx: add rpmsg communication channel for CDXNipun Gupta-5/+273
2023-03-29cdx: add cdx controllerNipun Gupta-1/+373
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta-1/+1853
2023-03-29cdx: add the cdx bus driverNipun Gupta-0/+495