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