Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-04 | firmware: imx-dsp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-10-10 | firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() | Hao Ge | 1 | -1/+1 |
2023-09-19 | firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels() | Christophe JAILLET | 1 | -0/+1 |
2023-08-12 | firmware: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2020-11-16 | firmware: imx-dsp: Export functions to request/free channels | Daniel Baluta | 1 | -0/+25 |
2020-11-16 | firmware: imx: Save channel name for further use | Daniel Baluta | 1 | -3/+3 |
2020-11-16 | firmware: imx: Introduce imx_dsp_setup_channels | Daniel Baluta | 1 | -15/+26 |
2019-10-28 | firmware: imx: Remove call to devm_of_platform_populate | Daniel Baluta | 1 | -1/+1 |
2019-08-12 | firmware: imx: Add DSP IPC protocol interface | Daniel Baluta | 1 | -0/+155 |