Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-15 | cdx: Replace custom mcdi logging with print_hex_dump_debug() | Abhijit Gangurde | 3 | -93/+9 |
2023-06-15 | cdx: fix driver managed dma support | Nipun Gupta | 1 | -0/+18 |
2023-04-28 | cdx: fix build failure due to sysfs 'bus_type' argument needing to be const | Linus Torvalds | 1 | -1/+1 |
2023-03-29 | cdx: add device attributes | Nipun Gupta | 4 | -0/+170 |
2023-03-29 | cdx: add rpmsg communication channel for CDX | Nipun Gupta | 6 | -5/+273 |
2023-03-29 | cdx: add cdx controller | Nipun Gupta | 5 | -1/+373 |
2023-03-29 | cdx: add MCDI protocol interface for firmware interaction | Nipun Gupta | 8 | -1/+1853 |
2023-03-29 | cdx: add the cdx bus driver | Nipun Gupta | 4 | -0/+495 |