aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdx
AgeCommit message (Expand)AuthorFilesLines
2023-04-27cdx: fix build failure due to sysfs 'bus_type' argument needing to be constGravatar Linus Torvalds 1-1/+1
2023-03-29cdx: add device attributesGravatar Nipun Gupta 4-0/+170
2023-03-29cdx: add rpmsg communication channel for CDXGravatar Nipun Gupta 6-5/+273
2023-03-29cdx: add cdx controllerGravatar Nipun Gupta 5-1/+373
2023-03-29cdx: add MCDI protocol interface for firmware interactionGravatar Nipun Gupta 8-1/+1853
2023-03-29cdx: add the cdx bus driverGravatar Nipun Gupta 4-0/+495