summaryrefslogtreecommitdiffstats
path: root/drivers/cdx
Commit message (Expand)AuthorAgeFilesLines
* cdx: fix build failure due to sysfs 'bus_type' argument needing to be constLinus Torvalds2023-04-271-1/+1
* cdx: add device attributesNipun Gupta2023-03-294-0/+170
* cdx: add rpmsg communication channel for CDXNipun Gupta2023-03-296-5/+273
* cdx: add cdx controllerNipun Gupta2023-03-295-1/+373
* cdx: add MCDI protocol interface for firmware interactionNipun Gupta2023-03-298-1/+1853
* cdx: add the cdx bus driverNipun Gupta2023-03-294-0/+495