summaryrefslogtreecommitdiff
path: root/drivers/cdx
AgeCommit message (Expand)Author
2023-08-04cdx: Explicitly include correct DT includesRob Herring
2023-06-15cdx: Replace custom mcdi logging with print_hex_dump_debug()Abhijit Gangurde
2023-06-15cdx: fix driver managed dma supportNipun Gupta
2023-04-27cdx: fix build failure due to sysfs 'bus_type' argument needing to be constLinus Torvalds
2023-03-29cdx: add device attributesNipun Gupta
2023-03-29cdx: add rpmsg communication channel for CDXNipun Gupta
2023-03-29cdx: add cdx controllerNipun Gupta
2023-03-29cdx: add MCDI protocol interface for firmware interactionNipun Gupta
2023-03-29cdx: add the cdx bus driverNipun Gupta