summaryrefslogtreecommitdiffstats
path: root/drivers/cdx
Commit message (Expand)AuthorAgeFilesLines
* cdx: Explicitly include correct DT includesRob Herring2023-08-042-2/+4
* cdx: Replace custom mcdi logging with print_hex_dump_debug()Abhijit Gangurde2023-06-153-93/+9
* cdx: fix driver managed dma supportNipun Gupta2023-06-151-0/+18
* 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